-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Adjustable Beatmarks
This page shall document how implementation of adjustable beatmarks works.
'Adjust beatmark
' * signal "beatmark_set" is send by
ControlPushButton * slot BeatmarkSet is raised an signal
"beatmark_point" is trigger with current sample position *
waveformrendererbeat.cpp receives signal "beatmark_point" and adjusts
beatmarks to current sample position
'Track loaded
' * slot loadTrack is raised and cues are loaded from
TrackInfoObject * beat type cue is sorted out and beatmark position is
read and send to waveformrendererbeat.cpp
'Track unloaded
' * slot unloadTrack is raised and cues are loaded
from TrackInfoObject * beat type cue is sorted out and set to current
beatmark position
* cues aren't saved after leaving MIXXX * drawing button for skin
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting