Home
last modified time | relevance | path

Searched defs:canPassThruLatency (Results 1 – 3 of 3) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dtransport_obj.h65 bool canPassThruLatency() const { return false; } in canPassThruLatency() function
H A Dticksynth.h50 inline bool canPassThruLatency() const { return false; } in canPassThruLatency() function
H A Dtrack.cpp570 bool Track::canPassThruLatency() const in canPassThruLatency() function in MusECore::Track