I am trying to crate a .wav file through code.
I tried the "open" statment but it didn't craete the .wav file with the initial binary information for windows to regodnize the file as a .wav file.
I hope I'm making sence!?!
I am trying to replicate the action that takes place when one right clicks in a windows directory and is given the option to craete a new .wav file.
Windows automaticaly creates a file with the .wav extention and puts the nececery information in the begining of the file (even though there is no sound recorded yet).
Mabe a shell command will do the job ,but how??
If you are still awake after my post ,your help will be much appreciated.
Thanks
Dan.