make Session::get_remote_nth_stripable() ignore hidden stripables unless asked.
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 1 Aug 2016 16:02:30 +0000 (12:02 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 1 Aug 2016 16:02:30 +0000 (12:02 -0400)
commit480e0b2a5f9f3ced1c0dee6b0a6b178e35f9e89a
tree3be086e50e734d922ef2f7204504c02dcc7fc0d8
parente16866416738a3b2089e760fb76d45ff7a59fe3a
make Session::get_remote_nth_stripable() ignore hidden stripables unless asked.

this more closely matches the semantics of ye olde get_*_by_rid() from ardour 4.x and earlier
libs/ardour/session.cc