[chuck-users] yet another lisa bug?

eduard aylon eduard.aylon at gmail.com
Sun Nov 9 14:42:33 EST 2008


Hi Dan and others,

I don't think this is the expected behaviour for lisa: when duration  
is set, the number of maxVoices is reset to 10, the default. Please,  
check attached patch.

eduard

LiSa lisa;
lisa.maxVoices(100);

<<<lisa.maxVoices()>>>;
lisa.duration( 1::second);
<<<lisa.maxVoices()>>>;





More information about the chuck-users mailing list