expose plugin sidechain (via route):
authorRobin Gareus <robin@gareus.org>
Sun, 3 Apr 2016 01:11:18 +0000 (03:11 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 3 Apr 2016 01:11:18 +0000 (03:11 +0200)
commit91b875148ab8b86effc9a462d5ff06381975bbf9
treecbfe2ed1d27ac8d2054973cbabc7b71a3c0f28a9
parent4aa4b803eee7392124a53d1392cb53e7a9c0317b
expose plugin sidechain (via route):

Processor and Process lock are needed, and the plugin chain needs to be
reconfigured, so this cannot be directly performed by the plugin.
libs/ardour/ardour/route.h
libs/ardour/luabindings.cc
libs/ardour/route.cc