Refactor: Extract BpmTapControl from BpmControl #313
Annotations
10 errors
|
Build:
src/engine/controls/bpm/bpmtapcontrol.cpp#L131
use of undeclared identifier 'm_pEngineBpm'
|
Build:
src/engine/controls/bpm/bpmtapcontrol.cpp#L135
use of undeclared identifier 'slotUpdateRateSlider'
|
Build:
src/engine/controls/bpmcontrol.cpp#L220
out-of-line definition of 'setPlaybackSpeedFromBpm' does not match any declaration in 'BpmControl'
|
Build:
src/engine/controls/bpmcontrol.cpp#L242
use of undeclared identifier 'BeatUtils'; did you mean 'KeyUtils'?
|
Build:
src/engine/controls/bpmcontrol.cpp#L242
no member named 'roundBpmWithinRange' in 'KeyUtils'
|
Build:
src/engine/enginebuffer.cpp#L213
allocation of incomplete type 'BpmTapControl'
|
Build:
src/engine/enginebuffer.cpp#L214
cannot initialize a parameter of type 'EngineControl *' with an lvalue of type 'BpmTapControl *'
|
Build:
src/engine/enginebuffer.cpp#L382
no viable conversion from 'mixxx::Bpm' to 'double'
|
Build
The operation was canceled.
|
Loading