Home
last modified time | relevance | path

Searched defs:curBeat (Results 1 – 6 of 6) sorted by relevance

/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Dbeatmaptest.cpp124 const int curBeat = 20; in TEST_F() local
161 const int curBeat = 20; in TEST_F() local
200 const int curBeat = 20; in TEST_F() local
/dports/audio/mixxx/mixxx-2.3.0/src/track/
H A Dbeatgrid.cpp256 double curBeat = findNextBeat(startSample); in findBeats() local
267 double curBeat = findNextBeat(startSample); in hasBeatInRange() local
H A Dbeatmap.cpp483 BeatList::const_iterator curBeat = in findBeats() local
501 double curBeat = findNextBeat(startSample); in hasBeatInRange() local
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1462 double curBeat, curBeat_inc; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1462 double curBeat, curBeat_inc; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1494 double curBeat, curBeat_inc; member