Move a MIDI test in the table handling loop...
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Mon, 1 Aug 2016 13:01:44 +0000 (15:01 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Sat, 6 Aug 2016 17:38:09 +0000 (19:38 +0200)
commit0f00d5147129259db94783c67c49e37c944da086
tree222ddf4f4395881ff92b235677ec13ec6a5edf8c
parent4c7242545bf7c5171851de260a74f583b55c7ea3
Move a MIDI test in the table handling loop...

...to later enable that condition truthiness to depend on the
loop iteration. The goal here is to prepare for the upcoming rewrite,
without introducing any policy change for now.

There is no behavior change because if all loop iterations are skipped,
then \found will be false, and with \imprecise being null the last
attempt will be skipped and we will return false.
libs/ardour/luaproc.cc