Allow plugins with >1 input to be inserted into mono tracks; the input is passed...
authorCarl Hetherington <carl@carlh.net>
Mon, 31 Jan 2011 15:28:15 +0000 (15:28 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 31 Jan 2011 15:28:15 +0000 (15:28 +0000)
commit6c3bad48f9318d5b343e33b6dbc6311b84e0e332
treeff3d616acd509755db6c0bc8f5cc1433402b2ccd
parent898482dba2fca43f072521c90972e06327ff4dd4
Allow plugins with >1 input to be inserted into mono tracks; the input is passed to each plugin input equally (#3746).

git-svn-id: svn://localhost/ardour2/branches/3.0@8628 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/plugin_insert.h
libs/ardour/lv2_plugin.cc
libs/ardour/plugin_insert.cc