Implement SPA support (enabling zyn-fusion) #4662
11 issues fixed. 20 issues found.
Annotations
Check notice on line 205 in src/core/SpaManager.cpp
codefactor-io / CodeFactor
src/core/SpaManager.cpp#L144-L205
Complex Method
Check notice on line 51 in plugins/SpaEffect/SpaEffect.cpp
codefactor-io / CodeFactor
plugins/SpaEffect/SpaEffect.cpp#L51
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 66 in plugins/SpaInstrument/SpaInstrument.cpp
codefactor-io / CodeFactor
plugins/SpaInstrument/SpaInstrument.cpp#L66
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 105 in plugins/SpaInstrument/SpaInstrument.h
codefactor-io / CodeFactor
plugins/SpaInstrument/SpaInstrument.h#L105
"virtual" is redundant since function is already declared as "override". (readability/inheritance)
Check notice on line 102 in plugins/SpaEffect/SpaEffect.cpp
codefactor-io / CodeFactor
plugins/SpaEffect/SpaEffect.cpp#L102
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 261 in plugins/SpaInstrument/SpaInstrument.cpp
codefactor-io / CodeFactor
plugins/SpaInstrument/SpaInstrument.cpp#L261
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 269 in plugins/SpaInstrument/SpaInstrument.cpp
codefactor-io / CodeFactor
plugins/SpaInstrument/SpaInstrument.cpp#L269
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 274 in src/core/SpaProc.cpp
codefactor-io / CodeFactor
src/core/SpaProc.cpp#L190-L274
Complex Method
Check notice on line 114 in include/SpaViewBase.h
codefactor-io / CodeFactor
include/SpaViewBase.h#L114
"virtual" is redundant since function is already declared as "override". (readability/inheritance)
Check notice on line 109 in plugins/SpaEffect/SpaEffect.cpp
codefactor-io / CodeFactor
plugins/SpaEffect/SpaEffect.cpp#L109
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 49 in include/SpaSubPluginFeatures.h
codefactor-io / CodeFactor
include/SpaSubPluginFeatures.h#L49
"virtual" is redundant since function is already declared as "override". (readability/inheritance)
Check notice on line 37 in plugins/SpaEffect/SpaEffect.cpp
codefactor-io / CodeFactor
plugins/SpaEffect/SpaEffect.cpp#L37
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 52 in plugins/SpaInstrument/SpaInstrument.cpp
codefactor-io / CodeFactor
plugins/SpaInstrument/SpaInstrument.cpp#L52
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 1223 in src/gui/FileBrowser.cpp
codefactor-io / CodeFactor
src/gui/FileBrowser.cpp#L1149-L1223
Complex Method
Check notice on line 327 in include/Plugin.h
codefactor-io / CodeFactor
include/Plugin.h#L327
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 220 in src/gui/SpaViewBase.cpp
codefactor-io / CodeFactor
src/gui/SpaViewBase.cpp#L93-L220
Complex Method
Check notice on line 424 in include/AutomatableModel.h
codefactor-io / CodeFactor
include/AutomatableModel.h#L424
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 96 in include/SpaControlBase.h
codefactor-io / CodeFactor
include/SpaControlBase.h#L96
Do not leave a blank line after "protected:". (whitespace/blank_line)
Check notice on line 48 in plugins/SpaEffect/SpaFxControlDialog.h
codefactor-io / CodeFactor
plugins/SpaEffect/SpaFxControlDialog.h#L48
"virtual" is redundant since function is already declared as "override". (readability/inheritance)
Check notice on line 1281 in src/gui/editors/AutomationEditor.cpp
codefactor-io / CodeFactor
src/gui/editors/AutomationEditor.cpp#L940-L1281
Complex Method