SCC: fix forceIns (finally)

fixes #447
This commit is contained in:
tildearrow 2022-05-12 02:39:46 -05:00
parent 4e2e542c7a
commit cdf4c55f0f
2 changed files with 13 additions and 1 deletions

View file

@ -57,6 +57,7 @@ class DivPlatformSCC: public DivDispatch {
DivDispatchOscBuffer* oscBuf[5];
bool isMuted[5];
unsigned char writeOscBuf;
int lastUpdated34;
scc_core* scc;
bool isPlus;