fix wave synth ignoring wave set in wave macro
when wave did not change issue #1194
This commit is contained in:
parent
5c07ecb52c
commit
7e6ffd7e12
2 changed files with 2 additions and 1 deletions
|
|
@ -27,6 +27,7 @@ bool DivWaveSynth::activeChanged() {
|
|||
activeChangedB=false;
|
||||
return true;
|
||||
}
|
||||
if (first) return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue