OPL and OPLL vol map

This commit is contained in:
tildearrow 2023-12-17 14:54:38 -05:00
parent 8d30ac4d3b
commit 0208883fa1
6 changed files with 26 additions and 2 deletions

View file

@ -95,6 +95,7 @@ class DivPlatformOPLL: public DivDispatch {
void* getChanState(int chan);
DivMacroInt* getChanMacroInt(int ch);
DivDispatchOscBuffer* getOscBuffer(int chan);
int mapVelocity(int ch, float vel);
unsigned char* getRegisterPool();
int getRegisterPoolSize();
void reset();