mirror of
https://github.com/yokemura/Magical8bitPlug2.git
synced 2025-12-11 09:02:41 -05:00
arpeggio
This commit is contained in:
@ -69,7 +69,7 @@ struct TonalVoice : public BaseVoice // The base for Pulse and Triangle
|
||||
double noteNoToHeltzDouble (double noteNoInDouble, const double frequencyOfA = 440);
|
||||
|
||||
void onFrameAdvanced() override;
|
||||
|
||||
|
||||
bool isArpeggioEnabled() {
|
||||
return arpeggioFrameLength > 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user