#1008 MIDI TO TRIGGER

Designed as a more compact replacement to the midi to trigger module in the kosmo synthesizer, this squeezes 18 trigger outputs into a 10cm wide module, with 2 midi thru connections. it is based on an arduino nano on the back and some code can be modified to send start stop commands and midi clocks if you don’t need all 18 trigger outputs. All outputs can be assigned to anything be it note outputs or program changes, it all relies on what you put into the code. also there is a tiny white square at the bottom for you to write what midi channel it is assigned to. Its a similar assembly process to the MIDIMUSO module.


CODE/SCHEMATIC/BUILD VIDEO COMING WITHIN THE NEXT COUPLE OF DAYS.


Below you can download the arduino code for this project, you can modify it so any of the trigger outputs can respond to any midi note, on any midi channel, the outputs do not even need to be on the same midi channels. You could also modify the code how you wish for instance to send midi clock commands or start stop messages if you were so inclined.

not the most tech thing in the world. but an important addition to my syndesizer