feat: add support for scaling BPM by different ratios using ControlPushButton #55
Annotations
10 errors
Build:
src/engine/controls/bpmcontrol.h#L158
unknown type name 'asas'
|
Build:
src/engine/controls/bpmcontrol.h#L160
expected ';' at end of declaration list
|
Build:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L253
cannot initialize object parameter of type 'EngineControl' with an expression of type 'BpmControl'
|
Build:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L258
cannot initialize object parameter of type 'EngineControl' with an expression of type 'BpmControl'
|
Build:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L263
cannot initialize a parameter of type 'QObject *' with an rvalue of type 'BpmControl *'
|
Build:
src/engine/controls/bpmcontrol.cpp#L48
no matching constructor for initialization of 'TapFilter'
|
Build:
src/engine/controls/bpmcontrol.cpp#L54
no matching constructor for initialization of 'ControlProxy'
|
Build:
src/engine/controls/bpmcontrol.cpp#L55
no matching constructor for initialization of 'ControlProxy'
|
Build:
src/engine/controls/bpmcontrol.cpp#L56
no matching constructor for initialization of 'ControlProxy'
|
Build:
src/engine/controls/bpmcontrol.cpp#L65
no matching constructor for initialization of 'ControlProxy'
|
Loading