monitor send gets access to the (shared) pannable of the track/bus, thus ensuring...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 14 Jun 2011 19:00:08 +0000 (19:00 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 14 Jun 2011 19:00:08 +0000 (19:00 +0000)
commit19610514166e42a3c860accf576beb3ac1381a42
tree2e6d00995428aed7188f7fab774230f01d438b9e
parenta5674e92712aacae648e8d55ec7b767b6d988542
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: svn://localhost/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