Silvio Almeida wrote:
one question:
inlet 1 expects control number but where is data expected?
The nrpn_out object has two inlets, the first to send the data, and the second to set the nrpn number, with creation arguments $1 setting nrpn number and $2 setting channel. Probably for symmetry's sake there should be a third inlet for setting the channel at runtime, it looks like an easy fix.