Comment 10 for bug 1851985

Revision history for this message
Owen Williams (ywwg) wrote :

One question I have: I need to iterate over the available syncables to find a bpm target, and I want to exclude Samplers. Is there way to only iterate over proper playback decks? (Right now there's a check for "!pOtherSyncable->getChannel()->isMasterEnabled()" but that only catches preview decks, not samplers).