Circuitbenders Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Author Topic: simple midi to trigger board  (Read 9422 times)

gert

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
simple midi to trigger board
« on: April 14, 2015, 07:46:15 PM »

i thought i post this here so it does not get buried in the threads.

travis thatcher has posted his code for a very simple midi to trigger interface on github:
https://github.com/TravisThatcher/MIDI_TO_TRIGGER_SYNC

that is what i used in my cb-55 build, i put the code with some changes to a "deek-robot" board (arduino pro mini clone) which has 12 trigger outputs, all is configurable to midi channel and note numbers in the code.

the changes in the code i made were mainly the inverting of the triggers and the expansion of the triggers to all 12 pins, also i added something for note off as i had double triggers with my sequencer.

if anyone is interested, i can PM the modified code.
Logged

gert

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 29
Re: simple midi to trigger board
« Reply #1 on: April 16, 2015, 12:10:36 AM »

As mentioned elsewhere: I did only test this with a dedicated Note on/off sequencer, i will once fire midi clock, MMC/MTC at it to see how it performs in these situations.
Logged

mikebike

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 5
Re: simple midi to trigger board
« Reply #2 on: December 28, 2017, 12:15:06 AM »

if anyone is interested, i can PM the modified code.

PLZ!
Logged

DavidKatz

  • Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 3
Re: simple midi to trigger board
« Reply #3 on: November 18, 2020, 11:35:01 AM »

yes please, also sent pm
Logged