mirror of
https://github.com/yokemura/Magical8bitPlug2.git
synced 2026-02-12 20:12:56 -05:00
arpeggio
This commit is contained in:
@ -24,5 +24,6 @@ public:
|
||||
|
||||
private:
|
||||
TonalVoice* getVoiceIfShouldProcessInMonoMode();
|
||||
double calcArpeggioInterval();
|
||||
Magical8bitPlug2AudioProcessor& processor;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user