13
0
livetrax/share
Robin Gareus 1d17993a29
Revert failed experiment, scripted multiple MIDI outputs via dsp_run()
This reverts commit 8702ff2189,
and b10d9cf09b.

There was a misconception on the iterator (port vs message
in sequence), besides Ardour's mixer-strip is preferably used
with a single MIDI port. Most plugin-standards also only support
one port.

If need be LuaDSP run_map() can be used to handle multiple
MIDI I/O ports already.
2020-03-09 22:12:23 +01:00
..
export
mcp
midi_maps
osc
osc_interfaces/touchosc
patchfiles
plugin_metadata
scripts Revert failed experiment, scripted multiple MIDI outputs via dsp_run() 2020-03-09 22:12:23 +01:00
templates
websockets_client