add virtual Delivery::pan_outs() so that internal sends correctly configure their...
commit2ad4bea3cbdb79d5782e4fe7c9f61a92fe5f1f01
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Wed, 10 Aug 2011 20:22:21 +0000 (10 20:22 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Wed, 10 Aug 2011 20:22:21 +0000 (10 20:22 +0000)
tree4c56fca2e1868c204f9da49f6707af214d0860b8
parent6a913b317da1a3e99976bc6e944c0dec70c512f9
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: http://subversion.ardour.org/svn/ardour2/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