5a49d2012b
- Add controllerChange forwarder for all CC messages (cmd 0xB) - Add pitchBend method to SonicSF + MIDI handler (cmd 0xE) - CCs routed to _synthInstance.controllerChange(ch, cc, val) - Pitch bend routed to _synthInstance.pitchBend(ch, 14bit-val)