very very slightly more robust exclusion of monitor send from Route::nth_send()
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 1 Feb 2016 03:46:00 +0000 (22:46 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 1 Feb 2016 03:46:00 +0000 (22:46 -0500)
commit7d81ad1d68224efeb2815f1958ee46a6245190d2
tree57c0168c0720c638d8de8259b3a73b89cef71759
parent55967972b6dceb38a46f971267466d66a2670862
very very slightly more robust exclusion of monitor send from Route::nth_send()

some sessions name that send "Monitor" and some "Monitor 1"

The correct solution is a test of whether the send is connected to the monitor section.
libs/ardour/route.cc