Page 1 of 1

Sticking MIDI notes on a Raspberry Pi 3

Posted: Mon Mar 13, 2017 7:06 pm
by transient
Hey, so i've started work on a Sunvox synth using a Raspberry Pi 3. So far everything is setup and going nicely but the only issue i'm running into is when playing multiple notes (say 6-7) frequently a note will stick and not stop playing until I re-press the note. I don't know if this is a particular bug in Sunvox or if it's just the way the Pi is handling the midi input. Is there anyway to change any settings that speed up note on/off detection in linux or any other possible solution?
Thanks!

Re: Sticking MIDI notes on a Raspberry Pi 3

Posted: Thu Mar 16, 2017 12:31 am
by NightRadio
Hello!
Is it happens with MIDI keyboard only? Not PC kbd?
Anyway i should check it with my RPi...

Re: Sticking MIDI notes on a Raspberry Pi 3

Posted: Sat Mar 18, 2017 7:09 pm
by transient
Hmm... lemme test that I haven't tried with standard keyboard.

Couldn't replicate the issue with a standard keyboard. Seems to only happen with midi notes.

Using a Raspberry Pi 3 Model B just for reference.

Re: Sticking MIDI notes on a Raspberry Pi 3 (solved)

Posted: Sun Mar 19, 2017 8:24 pm
by transient
re-tested with another of my midi keyboards per nightradio's suggestion. The sticky notes no longer happened on the new keyboard, must just be the first midi keyboard. oh well :)