-
I'm trying to use Terra to play MIDI notes in an Android application.
The main MIDI unit (TERRA_MIDI.pas) uses TERRA_MIDI_IO.pas to send the notes, but TERRA_MIDI_IO.pas only seems to exist for Win…
-
Hello,
I found this library today and found it perfect for my needs HOWEVER.
When using the example 1 button script, mixxx 2.2.0 could not detect my press of the button and said "no midi command d…
-
This is a feature request. After trying this library I am very happy with this solid little sequencer. I am loading/saving patterns to JSON, even switching patterns on the fly while playing, and Fifte…
-
I don't know how to use this project to compose music, any one can help me ?
-
I'm fascinated with this as it opens new possibilities. It seems that you didn't try to convert monophonic-to-monophonic instruments and you didn't train the network with monophonic solo acapella inst…
-
Hello,
I'm working on this to get old games working (There is already QB64-PE, but chaining multiple files doesn't seem to work, and some old games tried to use DOS libraries that cannot be called …
-
### Preliminary checks
- [X] I've checked that there aren't [**other open issues**](https://github.com/ihhub/fheroes2/issues?q=is%3Aissue) on the same topic.
- [X] I've checked that this issue is …
-
On MSWindows, when I try to `mplay` a MIDI file I get an error that a DLL can't be loaded:
```
using Mplay
Activating project at `c:\Users\Mark Nahabedian\.julia\dev\RegistryCI.jl`
mplay("foo.…
-
This could be useful if rotary encoders could have variable value according to speed of rotation. Seems to be very usefull. Is it possible?
This library is great btw
-
Xcode
Classes -> SwiftFlutterMidiPlugin.swift
Line 40
From
try AVAudioSession.sharedInstance().setCategory(AVAudioSessionCategoryPlayback)
to
try AVAudioSession.sharedInstance().setCategor…