Jacob Lee wrote:
> As hinted at in an earlier email (thanks for the help!), I have a new
> version of plugin~. It supports two new messages:
> 
> bind foo - listens for messages sent to foo-gain, foo-drive, etc. You
> can bind sliders, sssad objects, etc. to the same names and have
> everything just work.
> 
> bindscaled foo - the same, but translates messages from the 0-127

as 0-127 is really only because of MIDI, i would suggest using 
"bindmidi" or "bindmidiscaled" (of "bind7bitbecauseofmidiandlongnamessuck")

in general i think we should use 0..1 for normalized ranges as much as 
possible (and as is used in the "mapping" library)

fgmasdr
IOhannes

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to