[CM] defining Csound ftables

Heinrich Taube taube at uiuc.edu
Sat Nov 20 08:03:08 PST 2010


Ok i fixed the bugs including the incorrect doc name "cs:data", its  
called "cs:event"
its in svn so if you build from sources you can get things working  
right away. otherwise if you need me to build a binary i can maybe do  
it sometime next week (making all the binarys and adding a new release  
on sourceforge is a fairly labor intensive affair and i  dont like to  
do it all that often...)




On Nov 20, 2010, at 8:51 AM, peiman wrote:

>
> OK,
>
> I downloaded the source and did a search for f_statement. In the file
> ports.scm the variable cs:i_statement is not defined (or mistakenly  
> defined
> as cs:e_statement):
>
> (define cs:i_statement 1)
> (define cs:e_statement 2)
>
> I change the file and loaded it in Grace. Now cs:f works!!
>
> Note that the statement cs:data also is not recognized, but I cannot  
> work
> out the problem in the source.
>
> Best,
>
> Peiman
>
> PS is there anyway to auto load files upon launching grace?
>
>
> peiman wrote:
>>
>> Hello,
>>
>> I am trying to define a csound f table using this line:
>>
>> send ("cs:f", 1, 0, 4096, 10, 1)
>>
>> But I get an error:
>>
>>>>> Error: cs:f_statement: unbound variable
>>
>> Thanks
>>
>> Peiman
>>
>> _______________________________________________
>> Cmdist mailing list
>> Cmdist at ccrma.stanford.edu
>> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>>
>>
>
> -- 
> View this message in context: http://old.nabble.com/defining-Csound-ftables-tp30259516p30265847.html
> Sent from the CCRMA - CMdist mailing list archive at Nabble.com.
>
> _______________________________________________
> Cmdist mailing list
> Cmdist at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist



More information about the Cmdist mailing list