Csound Csound-dev Csound-tekno Search About

[Csnd] csound output message

Date2012-12-24 09:09
Fromfrancesco
Subject[Csnd] csound output message
Hello All,
i have build csound few days ago and now the output
is really long, showing something like this:

graph init 
Looking up token for: 322 : giEnv
Looking up token for: 3854 : ftgen
Looking up token for: 3396 : kcf
...
AST - INITIAL


 

1 how can i tell csound to not print all this info (-m0 do not work)?

2 what that means? Or are there some info about?

Thanks,
ciao,
francesco

Have nice holidays.







--
View this message in context: http://csound.1045644.n5.nabble.com/csound-output-message-tp5719044.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-12-24 09:25
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] csound output message
For some reason you have PARSER_DEBUG defined; usually turned off with
scons option NewParserDebug

==Jon

> Hello All,
> i have build csound few days ago and now the output
> is really long, showing something like this:
>
> graph init
> Looking up token for: 322 : giEnv
> Looking up token for: 3854 : ftgen
> Looking up token for: 3396 : kcf
> ...
> AST - INITIAL
> 
> 
>  
>
> 1 how can i tell csound to not print all this info (-m0 do not work)?
>
> 2 what that means? Or are there some info about?
>
> Thanks,
> ciao,
> francesco
>
> Have nice holidays.
>
>
>
>
>
>
>
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/csound-output-message-tp5719044.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>
>



Date2012-12-24 11:55
Fromfrancesco
Subject[Csnd] Re: csound output message
Thanks.
So the only way is to recompile Csound, no other way, am i right?

ciao,
francesco.




--
View this message in context: http://csound.1045644.n5.nabble.com/csound-output-message-tp5719044p5719048.html
Sent from the Csound - General mailing list archive at Nabble.com.

Date2012-12-24 14:20
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] Re: csound output message
Yes;  or at least the files in Engine that relate

csound_orc_compile.c
csound_orc_expressions.c
csound_orc_optimize.c
csound_orc_semantics.c
csound_orc.y
cs_par_orc_semantic_analysis.c
new_orc_parser.c
symbtab.c


> Thanks.
> So the only way is to recompile Csound, no other way, am i right?
>
> ciao,
> francesco.
>
>
>
>
> --
> View this message in context:
> http://csound.1045644.n5.nabble.com/csound-output-message-tp5719044p5719048.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>
>