Closed cbdevnet closed 3 years ago
@cbdevnet
...so unless someone has a compelling use case for this, I'm closing the issue.
I have a use case for this. On my Tascam us-2400, the faders support 10-bit resolution, in an MSB and LSB setup. Would be great to have 1024 steps instead of just 128.
Hey @tormodvm, thanks for the headsup! Great to hear there's interest in this :)
I'm reopening this and will look into it further.
I guess I could solve it with a handler in lua or python as well, if I've understood things correctly.
Anyway, great project! 😃
I just pushed some changes concerning this issue from my local worktree to GitHub. With commit 35f4798673194733358cd3db19a4d2baf70887fd, NRPNs and RPNs should work with all MIDI backends.
Please reopen this issue if you encounter problems. This functionality is not as well tested as I would like as I don't actually have Hardware that transmits (N)RPNs.
NRPN support is sketchy at best in ALSA itself, so unless switching to rawmidi is an option, NRPN support is not going to happen.
Additionally, I failed to procure hardware to properly test any possible implementation, so unless someone has a compelling use case for this, I'm closing the issue.