| Author |
Comment/Response |
Russell Stoneback
|
02/28/05 4:41pm
Hi,
I am having trouble getting Mathematica to export sound files I have created. Using
Export["soundfile.wav",soundfile]
gives me the following error:
Export::type: <<1>> cannot be exported to the WAV format.
Note, I also get this error even if just previous to my export command I read in a WAV file:
soundfile=ReadSoundFile["soundfile.wav"];
which works just fine.
Thanks,
Russell
URL: , |
|