Music Tools
mloop
Live MIDI looper. This has its own page.
jsweeper
Jack port connection manager. This has its own page.
msplit
msplit has one MIDI input and sixteen MIDI outputs. Simply put, MIDI input is separated onto the outputs by its MIDI channel. You can then control various synths just by changing the MIDI channel on your controller. Version 0.0.1 has no command line options and there is no UI. Version 0.0.2 introduces an ncurses UI, along with output channel remapping, and data activity status.

- Release 0.0.2 - msplit-0.0.2.tar.gz
- Release 0.0.1 - msplit-0.0.1.tar.gz
- SVN repository - http://svn.fuzzle.org/msplit/trunk/
mfudge
Small tool to workaround a bug in CME's MIDI controllers. The expression pedal jack cannot be programmed to send sustain pedal events, and the sustain pedal jack is binary only. This little hack rewrites CC#11 to CC#64, and passes everything through. Most likely not useful for anyone else, though you could fiddle with different events if you alter the source.
- Release 0.0.1 - mfudge-0.0.1.tar.gz
License
All software on this page, unless otherwise specified, is licensed under the GNU GPL v2.