-
### Expected Behavior
_Please describe what should happen_
### Actual Behavior
_Describe what actually happens_
### Steps to Reproduce
_Explain what someone needs to do in order to see …
-
I just wrote a script to test WebMIDI with my devices and noticed that the `event.note.octave` attribute of `MidiNote{value:0, name:C, octave:-2}` returns `undefined` when accessed from the listener c…
-
I'm confused about how to do this. I'm using my MIDI controller to launch websites and bash scripts for fun productivity hacks. https://github.com/2hands10fingers/PythonMidiFun/blob/master/midi-comman…
-
Hi there,
I'm trying to get Teensy 3.1 as a USB host communicating with multiple USB MIDI devices.
I'm using the Mini USB Host shield with this awesome library.
I also have the high speed SP…
ghost updated
7 years ago
-
Hello, I implementing MIDI class.
Some USB MIDI device have multiple interface. But the first interface may not have an endpoint.
In this case, enumeration is fail.
```
Configuration descriptor
0…
-
hardware setup: AKAI mpk mini connected to mod via USB
pedalboard setup: midi input from AKAI is connected to AMsynth
each time i open this pedalboard (from the pedalboards library) an extra midi inp…
thijz updated
8 years ago
-
Per Google+ page:
> **Slapp Major**: Is connecting a midi keyboard to LMMS not supported at this time? I can not get LMMS to recognize my Akai MPK mini.
@eagles051387, do you have a midi device y…
tresf updated
9 years ago
-
Hey,
thanks for your work on this!
I came across one issue related to this particular Keyboard.
If I pressed a chord (e.g. 3 keys at once) repeatedly and very fast, the pointer somehow got stuck and …
-
Current detect of key presses is broken for weighted keys. :P
Weighted keys can be lightly touched and don't register pressing all the way down. keyPress[0][:data][0] should be reconsidered for keyP…
-
Akai LPK25 is working fine but when I connect Samson Graphite M32 or M-Audio Keystation mini32, single notes play ok but when I start playing chords, a random note gets stuck and sustained, and is str…