Make bus's trim control also affect sends to the bus
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Wed, 20 Jul 2016 11:50:25 +0000 (13:50 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Wed, 20 Jul 2016 11:58:42 +0000 (13:58 +0200)
commit522b2885267589240a4c97fce5b997ea81ead264
treecf573ad51617ad1f7763841724217e4fb9aedcb6
parentb648ad9cc7b1e5e4d888ac170950b0b0df25a22d
Make bus's trim control also affect sends to the bus

The trim processor was moved to the front after the internal return was,
so the trim setting was applied before the signal coming from other
tracks/busses sends was mixed in. Change the order so that trim applies
to audio from internal sends as well.
libs/ardour/midi_region.cc
libs/ardour/route.cc