| Thank you. It is not working for me with fout and 4.23f03, so I'll try
csound 5.
Another thing:
I am having an error when trying to pass a string to a i-variable
something like:
ifilcod = "file1.aiff"
is this impossible in csound?
and:
when using fout: the number of channels of the fout must be the same than
the global variable nchnls?
Thanks again.
Luis
Istvan Varga schrieb:
> Luis Antunes Pena wrote:
>
>> I have two questions concerning soundout:
>> - is there anyway to create AIFF files or is it always headless file?
>
>
> You can use the fout opcodes which allow for using the same header
> type as the output file (-o), so with the -A flag fout would write
> an AIFF file. Not sure if this feature works in older versions of
> Csound, though.
>
>> - is it possible to create a stereo file using soundout? if not, which
>> opcode can be used for it?
>
>
> There is a soundouts opcode, but it is only implemented in Csound 5.
> Other than that, fout can also write stereo files.
--
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk |