Open infojunkie opened 1 year ago
Added basic support for MIDI pitch bend messages.
Next, add support for MIDI Tuning Standard (MTS) SysEx messages. This includes:
WebAudioFontOutput
MIDI output (although the alternative of passing the tuning explicitly to the class may be more expedient).Take a look at https://github.com/notator/ResidentSynthHostTestSite/tree/main/residentSynth for an implementation of SysEx MTS support with webaudiofont
.
Also support MIDI Polyphonic Expression (MPE) and test using a compatible synth such as Surge XT.