PitchBendControl: Extract PitchBendControl from RateControl. #18893
Annotations
10 errors
Build:
src/engine/controls/ratecontrol.cpp#L330
invalid use of incomplete type ‘class PitchBendControl’
|
Build:
src/engine/controls/ratecontrol.cpp#L330
‘iSamplesPerBuffer’ was not declared in this scope; did you mean ‘samplesPerBuffer’?
|
Build:
src/engine/controls/ratecontrol.cpp#L383
‘getTempRate’ was not declared in this scope
|
Build:
src/engine/controls/ratecontrol.cpp#L419
‘getTempRate’ was not declared in this scope
|
Build:
src/preferences/dialog/dlgprefdeck.h#L143
‘RampMode’ in ‘class RateControl’ does not name a type
|
Build:
src/preferences/dialog/dlgprefdeck.h#L143
‘RampMode’ in ‘class RateControl’ does not name a type
|
Build:
src/preferences/dialog/dlgprefdeck.cpp#L19
‘RampMode’ in ‘class RateControl’ does not name a type
|
Build:
src/preferences/dialog/dlgprefdeck.cpp#L369
‘m_bRateRamping’ was not declared in this scope; did you mean ‘m_dRateTempFine’?
|
Build:
src/preferences/dialog/dlgprefdeck.cpp#L369
‘RampMode’ in ‘class RateControl’ does not name a type
|
Build:
src/preferences/dialog/dlgprefdeck.cpp#L371
‘kDefaultRampingMode’ was not declared in this scope
|
Loading