This commit is contained in:
Takeshi Yokemura
2021-05-21 09:18:38 +09:00
parent 5bc7fa85d0
commit 97aadde9ab
6 changed files with 69 additions and 8 deletions

View File

@ -72,6 +72,7 @@ public:
//==============================================================================
void setupVoice();
double getCurrentBPM();
AudioProcessorValueTreeState parameters;
SettingRefs settingRefs;