Julien "_FrnchFrgg_" RIVAUD
30240b33e9
MIDI monitor only accepted midi data and output that same data. That was logical for a MIDI plugin, but a consequence is that automatic pin configuration makes MIDI monitors opaque to audio data, which means drag'n'dropping a MIDI monitor for debugging purposes can suddenly cut audio, or even change the channel count if strict I/O is enabled. Improve the MIDI monitor so that it passes through all incoming data unchanged. |
||
---|---|---|
.. | ||
addscopes.lua | ||
amp1.lua | ||
amp2.lua | ||
amp3.lua | ||
amp4.lua | ||
bounce_replace.lua | ||
filt.lua | ||
hook_test.lua | ||
hplp.lua | ||
midi_rewite.lua | ||
midifilter.lua | ||
midigenerator.lua | ||
midimon.lua | ||
osc_hook_example.lua | ||
rawmidi.lua | ||
remove_unknown_procs.lua | ||
rewind.lua | ||
s_chanmap.lua | ||
s_fader_automation.lua | ||
s_foreach_track.lua | ||
s_plugin_automation.lua | ||
s_pluginutils.lua | ||
s_portengine.lua | ||
s_replaceplugin.lua | ||
s_selection.lua | ||
scope.lua | ||
session_test.lua | ||
spectrogram.lua | ||
stop_at_marker.lua | ||
synth1.lua | ||
tomsloop.lua | ||
voice_activate.lua | ||
wscript |