-
Apparently, some people on Mac OS X have problems building with MIDI enabled. This is one example build error:
```
Linking CXX shared library ../../lib/libmarsyas.dylib
Undefined symbols for architec…
-
When I press two keyboard keys at the same time, the `receive(_ packet: MIDIPacket, from source: MIDISource)` is called once for `.noteOn`, and the same behavior not happen with `.noteOff` for `packet…
-
I'm trying out your micromidi library and when I try to run the example in the readme, I get an error when using the `use` method:
```
ruby-1.9.2-p290 :001 > require 'midi'
=> true
ruby-1.9.2-p290 …
-
```
Do you think it is possible to port this to iOS devices or to develope a driver
for this architecture?
```
Original issue reported on code.google.com by `tristan....@gmail.com` on 16 Aug 2011 at…
-
Idea spawned from this discussion https://github.com/scgolang/midi/issues/1
This would allow users to have more control over which ports they use.
-
Hi Brian,
I am writing to you, since you worked on MIDI and I wrote a rather complete library in the last weeks that should serve as a toolkit for creating MIDI based applications.
I would like …
-
I think I've exhausted all my options, I cannot for the life of me get MT-32 emulation to work in the new ARM version of Dosbox for Mac. I can get it to work just fine in the Windows version, plop the…
-
Hi, I've been using ofxMidi happily in my app [vooku/skinny](https://github.com/vooku/skinny) but come across this problem when implementing GUI for MIDI devices. I specifically encountered this on Wi…
vooku updated
2 years ago
-
## Issue Description
When running test_plugins.py, the function test_stereo_plugin_effect fails when the plugin_path is a .component file, but it works correctly for VST and VST3 files. The functio…
-
Hi Benjamin
I've had Sail in my template for a long time and find it extremely useful. Thanks for that! I switched to the 2.0.beta3 update in the library when it came a month ago, and since then Sa…