GillesLACAUD / OPLA-Source-code

A 4 voices polyphonic Synth with 3 Osc/Voice + Filter + LFO + EG
https://salmacis.wixsite.com/hansysynth/copy-of-ttgo
GNU General Public License v3.0
16 stars 5 forks source link

Mono mode issue with the MonoIndexNote #2

Closed GillesLACAUD closed 2 years ago

GillesLACAUD commented 2 years ago

In certain cases the MonoIndexNote is alway increase. Please check the note off function

GillesLACAUD commented 2 years ago

A trace with only 3 notes on the keyboard G-B-D

--MonoCptNote ON= 3 Index 7 --MonoCptNote OFF= 2 Index 7 --MonoCptNote ON= 3 Index 8 --MonoCptNote OFF= 2 Index 8 --MonoCptNote ON= 3 Index 9 --MonoCptNote OFF= 2 Index 9 --MonoCptNote ON= 3 Index 10 --MonoCptNote OFF= 2 Index 10 --MonoCptNote ON= 3 Index 11 --MonoCptNote OFF= 2 Index 11 --MonoCptNote ON= 3 Index 12 --MonoCptNote OFF= 2 Index 12 --MonoCptNote ON= 3 Index 13 --MonoCptNote OFF= 2 Index 13 --MonoCptNote ON= 3 Index 14 --MonoCptNote OFF= 2 Index 14 --MonoCptNote ON= 3 Index 15 --MonoCptNote OFF= 2 Index 15 --MonoCptNote ON= 3 Index 16 --MonoCptNote OFF= 2 Index 16 --MonoCptNote ON= 3 Index 17 --MonoCptNote OFF= 2 Index 17 --MonoCptNote ON= 3 Index 18 --MonoCptNote OFF= 2 Index 18 --MonoCptNote ON= 3 Index 19 --MonoCptNote OFF= 2 Index 19 --MonoCptNote ON= 3 Index 20 --MonoCptNote OFF= 2 Index 20 --MonoCptNote ON= 3 Index 21 --MonoCptNote OFF= 2 Index 21

GillesLACAUD commented 2 years ago

Better management of the Key...but always a Key on if you play like a monkey Issue close...but can be open again