Hi everyone , sorry for yet another dumb question. Does the arduino pass midi thru without extra coding.
I have a few controllers I have made but could do with daisy chaining them if possible via 5pin DIN not usb. They are the usual stuff a selection of notes and bolts and some switching stuff helped by the guys here . I am ok with the input circuit but don't have any optocouplers to hand to try . So though I would ask before I buy some.
Any help or pointers would be gratefully received.
Cheers
Austin
With 5-pin DIN MIDI, if you use the standard circuits for MIDI IN and MIDI THRU then the Arduino isn't involved at all. Whatever turns up on the Input socket is transferred directly to the Thru socket. No code needed.
Steve
cool will look into that. What I do need right now is to pass midi IN to Midi out plus what ever the controller is .
IE 8 knob CC controls box going into 8 Note on button box to midi interface
Think of 2 Hammond 1590bb size boxes connected withbknobs and buttons connected to my steinberg midex8
I have no idea what any of those things are but it sounds like you might need to write some code to deal with them.
Have we finished with MIDI Thru now?
Steve