Skip to content

0438snappy/mididuino

 
 

Repository files navigation

MIDI-CTRL Framework
-------------------

The MIDI-CTRL Framework is the framework running on the MiniCommand
devices by Ruin & Wesen. Information about the devices as well as
usage of the framework can be found at http://ruinwesen.com/

It contains code to:

- control the hardware (LCD, encoders, buttons, MIDI interface, SD card)
- handle the MIDI inputs and the MIDI output
- general data structures and algorithms (stack, callbacks, vectors,
  ring buffers, etc...)
- create GUIs (using sketches, pages, modal pages, event handlers)
- handle FAT32 storage (thanks to the library by Roland Riegel)
- interface with the Elektron MachineDrum and MonoMachine
- create musical algorithms (sequencer, euclid rhythm generation,
  arpeggiator)
- a big collection of firmwares and tutorials

Further information, as well as a wiki, forums and an issue tracker
can be found on the redmine project manager at
http://redmine.ruinwesen.com/

About

ruin & wesen midi framework and assorted tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 50.3%
  • C++ 23.5%
  • Processing 18.9%
  • C 4.9%
  • GAP 0.9%
  • Shell 0.9%
  • Other 0.6%