Dear list,

Right now I'm having lots of fun with the Moog UGen, but when we mistakenly give it parameters out of range then the resulting error message is incorrect and potentially confusing;

consider;

Moog bob;
1.1 => bob.filterQ;

this will give us;
[chuck](via STK): Moog: Control value greater than 128.0!

Yours,
Kas.