gretel / MIDIsync

Arduino "MIDIsync" MIDI and CV Master Clock
https://github.com/gretel/MIDIsync
37 stars 7 forks source link

Arduino "MIDIsync" MIDI and CV Master Clock

ɔ 2012-2017 Tom Hensel tom@jitter.eu Hamburg, Germany - License at https://opensource.org/licenses/BSD-3-Clause

At least running on

Should be compatible with the MIDI-Shield from Sparkfun.

Libraries are included as git submodules. To clone the project and it's submodules please do:

$ git clone https://github.com/gretel/MIDIsync.git
$ cd MIDIsync
$ git submodule init
$ git submodule update

Building and uploading can be done easily using platformio.

Currently, python 2.7.10 is required as well as pip.

Please edit platformio.ini first to reflect your serial port.

$ pip install -U pip setuptools
$ pip install -U platformio
$ cd MIDIsync
$ platformio run
...

Working on schematics.. Please assist if you have the time and skills!

My devices running it (nicknamed "Hensel MODEL-01") have the following features:

Please get in touch with us on Gitter:

Join the chat at https://gitter.im/gretel/MIDIsync