| They are not new, and they are not unique to the Python interface. They are
defined in csnd/CsoundFile.hpp. Also see csnd/CppSound.hpp.
Regards,
Mike
----- Original Message -----
From: "Rory Walsh"
To:
Sent: Thursday, November 01, 2007 7:14 AM
Subject: [Csnd] Re: batch processing / rendering CSDs using anything
>I looked through csound.hpp and csound.h for the setCSD() and
>exportForPerformance() methods but couldn't find them. Are they new or just
>unique to the python interface?
>
> Michael Gogins wrote:
>> This works. Note the command line. The exportForPerformance function
>> needs to be able to parse the orc and sco filenames out of the command
>> line -- it breaks up the CSD file into an orc file and a sco file before
>> performance.
>>
>> Regards,
>> Mike
>>
>>
>
|