-
-
axerig2
... Kontrol 2 foot controller under linux
axerig2
=======
A simple program to be able to control the FractalAudio
[Axe- ... "RigKontrol2" "Device Enabled" 0
$ ./axerig2
```
#### Useful link ####
[Axe-Fx MIDI CCs list](http://wiki.fractalaudio.com/axefx2/index. ...
-
pentagram
... to the folder where you installed Pentagram to (by default C:\Program Files\Pentagram)
* Windows 2000 and XP save pentagram.ini to ... 2. Advanced Configuration some more configurations added. 1.3. Optional MIDI settings for Linux added.
5.8. - 21 May 2005
...
-
unsfark
... CPU doesn't, compile an entire 80387 software emulation into this program". Now I don't how well, or even if, gnu's ... own mistakes.
## Original sources
This github project is based on:
http://home.roadrunner.com/~jgglatt/midi/software/sfark.zip
-
musical-improviser
C Program using midi.h to play pseudo-random music
musical-improviser
==================
C Program using midi.h to play pseudo-random music
-
JazzMIDIBridge
... http://abumarkub.net/jazzmidibridge/example4-channel-program.html)
* [Generate a random sequence of MIDI events](http://abumarkub.net/ ... of the examples use plugins, these plugins provide handy MIDI related functionality such as creating dropdown menus for ...
-
emufxtool
... the way, the tool still CAN'T enable chorus and midi
reverb : (
to be enabled in my SoundBlaster Live! WaveTable ... me in the development of this project by:
* Testing the program, submitting bug reports and wish lists
* Submitting patches or fragments ...
-
PS360ProDrummer
... project from http://code.google.com/p/ps360prodrummer/
# PS360ProDrummer
This program lets you use your Xbox 360 GHWT/GH5 drum ... or software drum machine, you need to install a
virtual MIDI cable such as [LoobBe1][1]. Then you configure PS360ProDrummer ...
-
xm2sco
... used by the music software known as
Fasttracker 2. The music program was designed to easily create long pieces of music
in a small ... of space. An XM file can be thought of as a midi file and soundfont
combined. Note information and effects are stored and ...
-
instrument_controller
C++ program for reading MIDI input from a MIDI device, saving its key states and directing those, for example, in a ... is the Instrument Controller. It is a tool for reading input from a MIDI device and then using that for whatever you need. I use it here ...
-
node-coremidi
... Usage
-----
`coremidi` exports a function which returns a stream. MIDI messages are sent by
writing an array to ... api)
```javascript
var coremidi = require('coremidi')
, midi = require('midi-api')()
midi
.bank(2)
.program(4)
.rest(500)
function ...
-