add an Amp to Delivery, remove it from Send, make use of this in various ::run()...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 15 Sep 2015 20:34:53 +0000 (16:34 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 15 Sep 2015 20:35:37 +0000 (16:35 -0400)
commit601a34521c2ce1d0167ed2f3c66f2fa6eeeb6b8e
tree43afbe2f75c190654c8c57d37e99653ab101c000
parentfdcc209354d830d8edce0e53a367fd2d6faef75d
add an Amp to Delivery, remove it from Send, make use of this in various ::run() methods

Delivery::_amp now will handle monitor-related delicks assuming the Session::config.get_use_monitor_fades() is
true.
libs/ardour/amp.cc
libs/ardour/ardour/delivery.h
libs/ardour/ardour/send.h
libs/ardour/delivery.cc
libs/ardour/internal_send.cc
libs/ardour/send.cc