Sticking MIDI notes on a Raspberry Pi 3

Post Reply
transient
Posts: 44
Joined: Thu Jan 05, 2012 8:17 am
Location: Bird-,in-Hand, PA
Contact:

Sticking MIDI notes on a Raspberry Pi 3

Post 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!
User avatar
NightRadio
Site Admin
Posts: 3941
Joined: Fri Jan 23, 2004 12:28 am
Location: Ekaterinburg. Russia
Contact:

Re: Sticking MIDI notes on a Raspberry Pi 3

Post by NightRadio »

Hello!
Is it happens with MIDI keyboard only? Not PC kbd?
Anyway i should check it with my RPi...
transient
Posts: 44
Joined: Thu Jan 05, 2012 8:17 am
Location: Bird-,in-Hand, PA
Contact:

Re: Sticking MIDI notes on a Raspberry Pi 3

Post 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.
transient
Posts: 44
Joined: Thu Jan 05, 2012 8:17 am
Location: Bird-,in-Hand, PA
Contact:

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

Post 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 :)
Post Reply