Hello,
in our class, multiple users (including myself) noticed this problem: when using the synthesize object, adding the keyword :name, giving a “name.extension” string, it will not take the .extension as extension, but name the sound file as “name.extension.aiff”.
This leads to the paradox situation:
- changing the audio file format in the audio preferences to .WAV
- changing the CSound command line from -A to -W
- giving a “filename.wav” in the keyword :name of synthesize
will lead to “filename.wav.aiff” result.
Still works, recognised (i.e. by Audiosculpt) as a .WAV file. Nevertheless quite irritating, i.e. in the case of generating sound files in a omloop with some auto-name rules.
(Using OM 6.15, OMChroma 5.02, MacOS 10.13.)
Thanks!
Marco