2009/10/15 Justin Glenn Smith
<noisesmith@gmail.com>
> I have attached [nrpnout] by David McCallum which must be pretty much the
> same as Justin's [nrpn_out]. Actually I would be interested if someone would
> point out which if there is any important difference.
The difference between the nrpnout/nrpnout-yamaha and my nrpn_out is that mine uses only one ctlout object and uses rightshift instead of div, and mine does not accept a new channel from an inlet. The latter is an easy fix of course, the one I uploaded is a little harder to read and uses less RAM/CPU, for what it's worth.