implement macro masking
This commit is contained in:
parent
f5667fac1f
commit
9da46ee8ba
64 changed files with 760 additions and 268 deletions
|
|
@ -51,7 +51,7 @@ class DivPlatformPCMDAC: public DivDispatch {
|
|||
setPos(false),
|
||||
envVol(64) {}
|
||||
};
|
||||
Channel chan;
|
||||
Channel chan[1];
|
||||
DivDispatchOscBuffer* oscBuf;
|
||||
bool isMuted;
|
||||
int outDepth;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue