-
# Overview
There appears to be a memory leak in the example app code or the PGMidi library. I'm trying to port the example code to RubyMotion and the app is crashing when running on the device with '…
-
Can I send/receive data via a USB OTG cable between my ios device and Arduino with this platform?
When I connect a memory device(Flash) via OTG to my iOS device I can access all files
-
Hi, my program works well in Linux and Windows. It goes to crash on Mac OS X.
After a debug session I can't find the bug.
I can send not more than one or two midi massage (on Mac OS X).
My opinion …
-
I would like to use Sysex Librarian to transmit a file during a build step.
Maybe Sysex Librarian is the wrong tool for this, but I haven't found a command line tool (such as [sendmidi](https://git…
-
**Godot version:**
3.1
**OS/device including version:**
iPhone 6, iOS 11.2.5
**Issue description:**
This code should produce a result when input is received from a MIDI-interface. It has been…
-
Hi,
I was about to use `midir`, but realised of a missing feature that it is very important, the ability to specify the timestamp in the future when the MIDI data has to be sent (see [this](https:/…
-
MIDI-CI messages are backwards compatible with MIDI v1. Technically they are just System Exclusive messages. But they follow a strict protocol just like any other regular MIDI message.
I think it's…
-
In Csound, under portaudio, one can use multiple MIDI controllers at the same time. A number of my students are wanting to do that with their Csound instruments running on the Bela, but for some reas…
-
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…
-
I successfully brew installed portmidi and then I got this error when trying to cabal install tidal-midi. Any help would be appreciated:
```css-MacBook-Pro:~ cs$ cabal install tidal-midi
Resolving…