Note Offs not registering on kslider
Hi there
I have a notein object going through a stripnote and then into a kslider. But when i play these notes on the keyboard it is holding them down on the kslider and the stay grey unless i click on them.
How do i stop this?
I have tried flush and borax but neither of these did it. (unless i just used them wrong)
Any suggestions?
any help will be a great help cheers
Why stripnote? It removes the note off information that will "release" the kslider's keys.
because in my bigger patch i want to play along with a matrixctrl putting out MIDI patterns and that only worked with a stripnote. This isn;t a huge deal it would just be better if i could do both at the same time.
Then use the notein's output for the kslider, and the stripnote's output for the matrixctrl.