proper semantics for variable port-count
authorRobin Gareus <robin@gareus.org>
Mon, 11 Jul 2016 20:22:17 +0000 (22:22 +0200)
committerRobin Gareus <robin@gareus.org>
Mon, 11 Jul 2016 20:22:17 +0000 (22:22 +0200)
commit4537f5fb20b2f43394ef1b47aecfd320fce0c2bb
treefe6ac1bbffe477dd9b3e30c853872f08efc363c6
parent10d11e0544dca39c8a2683cef099fdaf3e83e680
proper semantics for variable port-count

Ardour takes the closest pin/port match yet still offers a plugin with
variable i/o access to all port-buffers.

the "reported" (user visible) pin-count now defaults to the actual
selected configuration (precise) and lua_dsp_configure() can
override it.
libs/ardour/ardour/luaproc.h
libs/ardour/luaproc.cc