Use a default configuration instead of bailing out
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 4 Aug 2016 16:03:24 +0000 (18:03 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Sat, 6 Aug 2016 17:38:09 +0000 (19:38 +0200)
commit43cd3fd7606bc765c6ff3af43eada389eddb1beb
treee8b260952a36a38e9386983e7df677fa7dee7c64
parent66470b96b71571a0de34a9c4e64edff318211c30
Use a default configuration instead of bailing out

If the script doesn't provide a dsp_ioconfig() function, or if it does
not return a table of tables, provide an empty table of table as
default, which means a single configuration with default values.
libs/ardour/luaproc.cc