Home
last modified time | relevance | path

Searched refs:curTransportFrame (Results 1 – 3 of 3) sorted by relevance

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/driver/
H A Daudiodev.h86 virtual unsigned curTransportFrame() const { return 0; } in curTransportFrame() function
H A Djackaudio.h165 virtual unsigned curTransportFrame() const;
H A Djack.cpp1806 unsigned JackAudioDevice::curTransportFrame() const in curTransportFrame() function in MusECore::JackAudioDevice