add self-removing Sends (remove on disconnect)
authorRobin Gareus <robin@gareus.org>
Sun, 17 Apr 2016 12:01:09 +0000 (14:01 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 17 Apr 2016 12:01:09 +0000 (14:01 +0200)
commitbb090c0012340b637508e0930376b3d5afba5f5c
treed641fb6e6945f51ad39f112a37d4838e5b6d30f0
parent514765631b67080432faad5850528b720edab2b6
add self-removing Sends (remove on disconnect)

The idea is to dynamically add/remove sends for feeding a sidechain
and re-use all existing "External Send" infrastructure in particular
latency compensation.
libs/ardour/ardour/route.h
libs/ardour/ardour/send.h
libs/ardour/route.cc
libs/ardour/send.cc