Make internal sends aware of non-audio data
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Sat, 9 Jul 2016 00:00:27 +0000 (02:00 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Sat, 9 Jul 2016 00:00:27 +0000 (02:00 +0200)
commit09c4c513351b04708a2e56e8a2f531840a0aff6a
treedf51bd86b1950d98cee2b87a843fb7d204a04e9c
parent820f99d484c635ec1d33a6f589f22e88c55c491b
Make internal sends aware of non-audio data

When most internal sends are created, they are given a panner shell
which is then responsible for audio dispatch. Other data types were left
there without handling them at all. Ensure that all available data is
sent provided the internal send has enough outgoing buffers.
libs/ardour/internal_send.cc