osoumen / C700

Software Sampler plugin for AU/VST and MacOSX/Windows
GNU Lesser General Public License v2.1
258 stars 16 forks source link

Fix inaccessible NRPN values #27

Open blower5 opened 1 year ago

blower5 commented 1 year ago

When using NRPN to write to 8 bit DSP values like MVOL and EVOL, half the values are inaccessible because only one CC is used.

This code takes the highest bit from CC 38 (Data Entry LSB) and lets you access those values.