Fix Bitinvader waveform cutoff behavior

This commit is contained in:
Douglas
2019-02-13 11:46:47 -07:00
committed by Hyunjin Song
parent fcacf44375
commit 8d707df171
3 changed files with 19 additions and 28 deletions

View File

@@ -165,6 +165,7 @@ public slots:
void normalize();
void invert();
void shiftPhase( int _deg );
void clearInvisible();
signals:
void lengthChanged();