1
0
Fork 0
mirror of https://github.com/jhbruhn/eurorack.git synced 2025-03-15 11:05:49 +00:00
eurorack/midi2cv
2020-04-18 23:58:04 +02:00
..
bootloader Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00
drivers Fix bugs in AD57X4 driver implemenation 2020-04-18 23:58:04 +02:00
hardware_design Update midi board layout 2019-09-07 11:28:25 +02:00
menu Fix bug in MidiNoteMenuItem for negative octaves 2020-04-18 23:57:48 +02:00
ui Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00
config.h Implement submenus for parts (or at least the ability to have those). 2020-02-22 23:42:31 +01:00
makefile Fix SPI Display transmission bug 2020-04-18 00:58:45 +02:00
midi2cv.cc Fix bugs in AD57X4 driver implemenation 2020-04-18 23:58:04 +02:00
output_assignment.ods Create Part class, think about output assignments 2019-10-06 12:55:04 +02:00
part.cc Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00
part.h Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00
README.md Update README.md 2020-03-15 23:24:02 +01:00
settings.cc Create PartData struct for part to store it in flash 2020-02-25 00:25:00 +01:00
settings.h Further optimize update_visible_items 2020-02-26 20:03:41 +01:00
ui.cc Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00
ui.h Implement U8x8 based display support in bootloader. 2020-02-25 21:48:04 +01:00
voice.cc Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00
voice.h Remove unused files from midi2cv, implement some polyphony related 2020-04-18 00:23:23 +02:00

midi2cv

Eurorack Compatible, Arduino-based midi to cv converter with mono mode, arpeggiator and sequencer