MSM5232: noise macro
This commit is contained in:
parent
aed738e0d5
commit
62f022eea0
3 changed files with 11 additions and 8 deletions
|
|
@ -50,8 +50,8 @@ class DivPlatformMSM5232: public DivDispatch {
|
|||
keyOff(false),
|
||||
inPorta(false),
|
||||
noise(false),
|
||||
vol(31),
|
||||
outVol(31) {}
|
||||
vol(1),
|
||||
outVol(1) {}
|
||||
};
|
||||
Channel chan[8];
|
||||
DivDispatchOscBuffer* oscBuf[8];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue