12-12-2008 05:42 PM
12-12-2008 05:44 PM
12-12-2008 06:16 PM
I do have a path set, duration(s)=20, f(Hz)=440, and fs(Hz)=20000.
It does write a wave file, but it has no data inside (checked with matlab..). Another thing: when I set different durations, the size of the file doesn't increase.
Here is info header that I pulled off the saved wav file:
56 bytes (0.05KB)
2008-12-13 00:12:12
RIFF 'WAVE'
<fmt > format description
PCM format
2 channel
20000 Hz
80000 bytes/sec
4 bytes/frame
16 bit
<fact> waveform length
0 samples
<data> waveform data
Any thoughts? Thanks so much for your time.
12-12-2008 06:20 PM
12-12-2008 06:25 PM - edited 12-12-2008 06:26 PM
12-12-2008 06:27 PM
12-13-2008 11:59 AM