Csound Csound-dev Csound-tekno Search About

fout inoperable

Date2007-10-13 23:01
FromAlex Weiss
Subjectfout inoperable
Hi everybody,

it seems that the fout opcode isn't working on my machine. Even the  
most simple code doesn't work:

asig poscil 1000, 1000, 1
fout "sound.wav", 4, asig
clear asig

The code compiles with no errors or warnings, but no sound file is  
created. I searched my whole hard drive... Am I doing something wrong?


Alex


P.S. I'm on a Windows machine, if that's of any importance.