Thank you for this! I should be getting around to it pretty soon now.@Aaron - I know Andreya has been in touch and would be great to see you in the surge tuning channel, but also the way I often share the simplest MTS onboarding is to share the single diff I did to take monique from 440 * 2^((key-69)/12) to that or MTS-ESP client.
https://github.com/surge-synthesizer/mo ... 52cb9e30ff
It's three years old but is basically the same today. I introduced a tuning handler with that in case I wanted to do direct SCL/KBM but never got around to it in monique. Hope that helps!
Peking at your code, you probably want to just replace
```
setFrequency (static_cast<float> (juce::MidiMessage::getMidiNoteInHertz (midiNoteNumber)));
```
with an if-client-bound-client-frequency-else-that.
Statistics: Posted by aaron_anderson — Thu Oct 24, 2024 3:42 am