Csound Csound-dev Csound-tekno Search About

[Csnd] new parser verbosity

Date2012-08-05 20:45
FromBen Hackbarth
Subject[Csnd] new parser verbosity
hi,

i just took the new parser plunge.  everything seems to work like
before, maybe even a little faster :)

however, i am getting lots and lots of verbose printing that i didn't
get with the old parser.  things like:
"add a global read_list without any instruments"
"Creating boolean expression"

and seemingly random combinatorial combinations of the names of my
user-supplied udos.  such as:
"stereoWidth : a2dSpeakerDelay
stereoRotate : a2dSpeakerDelay
stereoMpan : a2dSpeakerDelay
stereoBalance : a2dSpeakerDelay
stereoAsymmetry : a2dSpeakerDelay".... etc.

the whole thing, totaling ~7000 lines, is up here: http://pastebin.com/vYBgv1XP

any idea on how i can mute these messages?  are there additional
messaging controls with the new parser?

tia,
--  ben