| Note these functions require that the table is already created. To do
this just send a score event with a table size and number in advance
of calling csoundTableSet().
On 14 July 2012 16:44, Rory Walsh wrote:
> Yeah. csoundTableSet() and csoundTableGet().
>
> On 14 July 2012 16:35, Edward Costello wrote:
>> Hi List,
>>
>> I'm using the CsoundAPI within an OS X program and I was wondering was it
>> possible to create function tables programmatically. The reason I need this
>> is because I am using Apple frameworks to open MP3 files as float arrays,
>> and I would like to be able to access these values from within Csound.
>> Thanks
>>
>> Edward Costello
>>
|