-
This is a list of frameworks I've been working through in the translation PRs.
This is basically just what shows up on the Apple website under system frameworks, technologies page, the SDK director…
-
**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:/…
-
## Environment
* SuperCollider version: 3.12.1
* Operating system: Windows
* Other details (Qt version, audio driver, etc.):
## Steps to reproduce
Create this class:
```supercollider
…
-
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…
-
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 …
-
## Problem Description
iOS app crashes on launch. 100% reproducible.
Android works fine.
AIR SDK 51.1.1.5 Windows
## Steps to Reproduce
Include the Ironsource ANE and the Admob mediator as…
-
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.