A voicer that can limit the maximum number of playing voices. Also, it can handle voices with fixed-duration synths reasonably well.
Mainly code examples and tests for now:
get and set the maximum number of voices
get and set flag whether to limit maximum number of voices
get and set mode of voice stealing. Can be \oldest, \lowest, \softest.
the default parameter values of the current synthdef.
the current history of sounding voices
prettypost the current history of sounding voices
see NPVoicer
To do ...