make sliders send MIDI CC to FluidSynth. Make name column in table wider. Make synth wider.

This commit is contained in:
Alex Birch
2019-06-30 21:40:24 +01:00
parent 070f0d2a87
commit 23c0a2dd37
7 changed files with 45 additions and 32 deletions

View File

@ -31,6 +31,7 @@ public:
int getChannel();
void onFileNameChanged(const String &absPath, int bank, int preset);
void setControllerValue(int controller, int value);
//==============================================================================
/**