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
> [email protected]
> 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
[email protected]
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Reply via email to