Update names of sidechains.
authorJohannes Mueller <github@johannes-mueller.org>
Sat, 27 Oct 2018 19:36:21 +0000 (21:36 +0200)
committerJohannes Mueller <github@johannes-mueller.org>
Thu, 1 Nov 2018 17:53:27 +0000 (18:53 +0100)
commit732fd75f9ba8ddf369088fb5b9e4a91d17160e00
treec944449a362d44294775c81e1fdf3c6dd98b8830
parent9a01ef35e71fb9885f08a43c9ebaf729ddb071e3
Update names of sidechains.

When a PluginInsert is created it does not have an owner right away. That's why
a we need to set the sidechains name once the owner is known, in order to
include owner's name into the name.

Furthermore we need to follow renames of the owner.
libs/ardour/ardour/plugin_insert.h
libs/ardour/plugin_insert.cc
libs/ardour/route.cc