open ...
||
readsf~
<<modified signals>>
||
writesf~ open ...
I want to store a file a.wav into a1.wav, but when i write it using above logic. It only creates a file "a1.wav" of 44 bytes, where as the actual size of file is around 700KB and when i listen that file, no sound in it.
so any idea, how to save a file.
please find the attched file for details.
thanks.