dev128 - prepare for SN noise and hard fix fp b
file picker bug...
This commit is contained in:
parent
7841c3d0b6
commit
7709a9c3f6
7 changed files with 40 additions and 3 deletions
|
|
@ -330,6 +330,7 @@ void DivPlatformT6W28::setFlags(const DivConfig& flags) {
|
|||
for (int i=0; i<4; i++) {
|
||||
oscBuf[i]->rate=rate;
|
||||
}
|
||||
easyNoise=!flags.getBool("noEasyNoise",false);
|
||||
|
||||
if (t6w!=NULL) {
|
||||
delete t6w;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue