Remove dsp_has_midi_*() in favor of dsp_ioconfig()
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 4 Aug 2016 15:47:38 +0000 (17:47 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Sat, 6 Aug 2016 17:38:09 +0000 (19:38 +0200)
commit66470b96b71571a0de34a9c4e64edff318211c30
tree7a62f202ac814815f66c631fbba6a8e64f945db6
parent82e1ef5fb06ac37e3a719b03402fc2a4270e9625
Remove dsp_has_midi_*() in favor of dsp_ioconfig()

_has_midi_*put members of LuaProc will be set according to the actual
configuration chosen, for configure_io() and run() to use.
libs/ardour/luaproc.cc
scripts/midifilter.lua
scripts/midigenerator.lua
scripts/midimon.lua
scripts/rawmidi.lua
scripts/synth1.lua