Auto MIDI To routing
Insert this device into any midi track , make sure that no a...
- Type
- MIDI Effect
- Author
- AndreChen1998
- Version
- 2.0
- License
- None
- Live version
- 9.7.4
- Max version
- 7.2.4
- Downloads
- 660
- Updated
- 2017-10-23
Description
Insert this device into any midi track , make sure that no audio effect in this track
the midi track will send MIDI information into any track you select
thanks for suggestions from @pacifist
Comments (3)
A few suggestions:
To have this work on any track (not just the 1st track), replace "goto live_set tracks 0" with "goto this_device canonical_parent" - this at least worked in my testing.
Also, to allow for midi to be passed through the device and sent to the destination track, include a "midiin" object routed to a "midiout" object in the patcher.
Have a good one :).
It seems it doesnt work anymore, Max is giving me the error:
Chain object has no atribute 'current_output_routing'
The given IO target must be one of the available ones!
Thanks in advance!