-
Did you follow the [installation instructions](https://tttapa.github.io/Control-Surface-doc/Doxygen/d8/da8/md_pages_Installation.html) for the dependencies?
Also, don't include MIDI.h, it's a diffe…
-
Hi !
Is it possible to use the software without GUI ?
I'm planning to use a Raspberry without GUI to control an Arduino, and it would be awesome to be able to start music by launching the bash scr…
-
Currently, it seems like if you run `_16n.init` it blocks other midi input in the main script. Totally happy to work on this tomorrow if you want a hand.
There's a couple of workarounds I can thin…
zjb-s updated
2 years ago
-
I've just been arbitrarily throwing in log statements all across the library at level 5. Just wanted logging to be available to troubleshoot specific issues or see related information.
Need to go b…
-
-
According to the manual [AudioChannel.Position](https://github.com/adventuregamestudio/ags-manual/wiki/AudioChannel#audiochannelposition):
> What position represents depends on the FileType of the …
-
**Is your feature request related to a problem? Please describe.**
I have built a MIDI controller to control the Arturia range of softsynths such as the CS80v. The first limit I hit was usable CC#'…
-
**Describe the bug**
According to Clang/XCode on Mojave, the AUGraphNewNode function used in src/gui/midi_coreaudio.h is deprecated and has been deprecated since OS X 10.5.
It's not likely that an…
-
FYI : I've started playing with Protoplug.
A couple of scripts are being developed, both for sound synthesis and MIDI control. You can find them here : https://github.com/interstar/Proto-Plug-Scri…
-
Thanks a lot for the development of this package! been having a lot of fun exploring it and so far everything works great. I was just curious to know if midi cc has been implemented? tried to import a…