forgot to change the number of channels
This commit is contained in:
parent
bc3a12ef4a
commit
98bb0ea175
2 changed files with 14 additions and 21 deletions
|
|
@ -59,6 +59,7 @@ class DivPlatformPowerNoise: public DivDispatch {
|
|||
|
||||
Channel chan[4];
|
||||
DivDispatchOscBuffer* oscBuf[4];
|
||||
bool isMuted[4];
|
||||
unsigned char regPool[32];
|
||||
|
||||
FixedQueue<int16_t,64> queueLeft;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue