Hey guys… How are you!? I´m pretty excited that i´m able to get my plugin working properly in FL Studio 20 on Windows 10, but now I stumbled in a detail that I have no idea how to deal with it. Here we go: I have my sampler plugin that is a Sampler that receives midi_input to play the samples loaded on it. Now I want to rename the keys of the host´s piano roll as the image below. Please anyone here has an idea how we can do it for our own plugin using JUCE? Thanks a lot in advance.
Ps: the plugin that to this to the piano roll is shown in this video at 0:49 s.
UPDATE SOLVED:
Thanks to g-mon I got a solution.
First I build the projucer from g-mon’s branch: FR: Support for MIDI note names
Vote to his request too! = )
So I could get it working with the legacy VST version of the plugin with the same implementation. But to do that I use this version of the vst2 sdk as it isn´t available from the official sources anymore.