Home
last modified time | relevance | path

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

/dports/audio/mixxx/mixxx-2.3.0/src/library/rekordbox/
H A Drekordbox_anlz.h530 uint32_t hot_cue() const { return m_hot_cue; } in hot_cue() function
716 uint32_t hot_cue() const { return m_hot_cue; } in hot_cue() function
H A Drekordbox_anlz.ksy157 - id: hot_cue
226 - id: hot_cue
H A Drekordboxfeature.cpp916 int hotCueIndex = static_cast<int>((*cueEntry)->hot_cue() - 1); in readAnalyze()
974 int hotCueIndex = static_cast<int>((*cueExtendedEntry)->hot_cue() - 1); in readAnalyze()