monitor send gets access to the (shared) pannable of the track/bus, thus ensuring...
commit641712347e4d2cfced2e6e62bdd192514976a2b5
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Tue, 14 Jun 2011 19:00:08 +0000 (14 19:00 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Tue, 14 Jun 2011 19:00:08 +0000 (14 19:00 +0000)
tree2e6d00995428aed7188f7fab774230f01d438b9e
parent8ce10d4a28459ce2767e1f868f7dda46dfa9cfe4
monitor send gets access to the (shared) pannable of the track/bus, thus ensuring that the monitor feed is panned. required a few fixes along the way

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@9731 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/ardour/delivery.h
libs/ardour/ardour/internal_send.h
libs/ardour/ardour/route.h
libs/ardour/delivery.cc
libs/ardour/globals.cc
libs/ardour/internal_send.cc
libs/ardour/route.cc
libs/panners/2in2out/panner_2in2out.cc