-
Reported by: **[hile](https://github.com/hile)**
Date: 2011-12-28T15:10:32Z
Status: Confirmed
Importance: Wishlist
Launchpad Issue: [lp909392](https://bugs.launchpad.net/bugs/909392)
Tags: easy, libra…
-
```
sending and receiving MIDI messages would be easier with pre-defined
message types like NOTE_ON, CC_CHANGE, etc.
```
Original issue reported on code.google.com by `wey...@gmail.com` on 9 Feb 200…
-
It would be a game changer if Juno would get audio and MIDI support. This, together with probably other musical tools would make Juno a tool for musical education or electronic music synthesis and com…
-
I have a MIDI file which apparently contains invalid key signature meta messages. When I try to load it with `mido`, I get the following error:
Could not decode key with 128 flats and mode 0
…
-
```
Looks like Casio PX-3 doesn't work with this driver.
My OS version: Mountain Lion
```
Original issue reported on code.google.com by `bigfatbr...@gmail.com` on 16 Dec 2012 at 12:17
-
This is really cool! Are you open to contributions? I might be able to hook up a parser to get this closer to a full working implementation
-
### Describe the project you are working on
An interactive wave to midi editor / music transcription software called [MeloMIDI](https://github.com/4321ba/MeloMIDI)
### Describe the problem or limita…
-
Ok so sorry for the barrage of issues, I've been meaning to log these and never got around to it. It appears that something has changed in the handling of longer sysex messages so that they are not be…
-
When the user opens the MIDI editor or changes tracks, Reaticulate should
- check to see if the Bank/Program Select lane is visible
- if it isn't, add a notice at the top of the Reaticulate GUI aski…
-
Hey Nick - thanks so much for creating this library. I am trying to use this, in conjunction with osculator, to pipe the OSC messages into Ableton Live, similar to Kyle McDonald's faceShiftOSC - https…