add virtual Delivery::pan_outs() so that internal sends correctly configure their...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 10 Aug 2011 20:22:21 +0000 (20:22 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 10 Aug 2011 20:22:21 +0000 (20:22 +0000)
commitafdb298462cd7e6bb4ce866a1714a032c33be917
tree4c56fca2e1868c204f9da49f6707af214d0860b8
parent98934548a2a5a1476e8b48cd7544d45119d21167
add virtual Delivery::pan_outs() so that internal sends correctly configure their panner for the number of outputs on the target rather than the output of the internal send processor within the route. fixes a crash when adding internal sends

git-svn-id: svn://localhost/ardour2/branches/3.0@9975 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/delivery.h
libs/ardour/ardour/internal_send.h
libs/ardour/delivery.cc
libs/ardour/internal_send.cc
libs/ardour/panner_shell.cc
libs/ardour/route.cc