Initial support for CLAP plugins #7199
8 issues fixed. 20 issues found.
Annotations
Check notice on line 361 in src/core/clap/ClapAudioPorts.cpp
codefactor-io / CodeFactor
src/core/clap/ClapAudioPorts.cpp#L104-L361
Complex Method
Check notice on line 70 in include/CustomTextKnob.h
codefactor-io / CodeFactor
include/CustomTextKnob.h#L70
Do not leave a blank line after "protected:" (whitespace/blank_line)
Check notice on line 62 in include/PresetSelector.h
codefactor-io / CodeFactor
include/PresetSelector.h#L62
Do not leave a blank line after "private:" (whitespace/blank_line)
Check notice on line 131 in src/core/clap/ClapParameter.cpp
codefactor-io / CodeFactor
src/core/clap/ClapParameter.cpp#L131
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 296 in src/core/clap/ClapPresetDatabase.cpp
codefactor-io / CodeFactor
src/core/clap/ClapPresetDatabase.cpp#L185-L296
Complex Method
Check notice on line 122 in include/PresetDatabase.h
codefactor-io / CodeFactor
include/PresetDatabase.h#L122
Do not leave a blank line after "protected:" (whitespace/blank_line)
Check notice on line 244 in src/core/clap/ClapParams.cpp
codefactor-io / CodeFactor
src/core/clap/ClapParams.cpp#L75-L244
Complex Method
Check notice on line 89 in include/ClapAudioPorts.h
codefactor-io / CodeFactor
include/ClapAudioPorts.h#L89
Do not leave a blank line after "private:" (whitespace/blank_line)
Check notice on line 157 in include/ClapAudioPorts.h
codefactor-io / CodeFactor
include/ClapAudioPorts.h#L157
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 69 in include/ClapInstance.h
codefactor-io / CodeFactor
include/ClapInstance.h#L69
Do not leave a blank line after "public:" (whitespace/blank_line)
Check notice on line 40 in plugins/ClapEffect/ClapEffect.cpp
codefactor-io / CodeFactor
plugins/ClapEffect/ClapEffect.cpp#L40
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 190 in src/core/PluginPortConfig.cpp
codefactor-io / CodeFactor
src/core/PluginPortConfig.cpp#L120-L190
Complex Method
Check notice on line 185 in include/PresetDatabase.h
codefactor-io / CodeFactor
include/PresetDatabase.h#L185
Do not leave a blank line after "private:" (whitespace/blank_line)
Check notice on line 69 in plugins/ClapInstrument/ClapInstrument.cpp
codefactor-io / CodeFactor
plugins/ClapInstrument/ClapInstrument.cpp#L69
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 62 in plugins/ClapEffect/ClapEffect.cpp
codefactor-io / CodeFactor
plugins/ClapEffect/ClapEffect.cpp#L62
Redundant blank line at the end of a code block should be deleted. (whitespace/blank_line)
Check notice on line 169 in include/ClapExtension.h
codefactor-io / CodeFactor
include/ClapExtension.h#L118-L169
Complex Method
Check notice on line 289 in src/core/clap/ClapManager.cpp
codefactor-io / CodeFactor
src/core/clap/ClapManager.cpp#L184-L289
Complex Method
Check notice on line 48 in plugins/ClapInstrument/ClapInstrument.cpp
codefactor-io / CodeFactor
plugins/ClapInstrument/ClapInstrument.cpp#L48
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 218 in src/gui/ClapViewBase.cpp
codefactor-io / CodeFactor
src/gui/ClapViewBase.cpp#L138-L218
Complex Method
Check notice on line 53 in include/ClapParameter.h
codefactor-io / CodeFactor
include/ClapParameter.h#L53
Do not leave a blank line after "public:" (whitespace/blank_line)