2025-05-06 05:20 ftp://ftp.de.debian.org/debian/pool/main/m/mda-lv2/mda-lv2_1.2.10.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 581f101 (2025-05-05 21:13:30 +0200) count: 826 828 elapsed-time: 15.9 17.4 head-timing-info: old-timing-info: head results: mda-lv2-1.2.10/lvz/wrapper.cpp:5:0: error: #error "This file requires PLUGIN_CLASS to be defined" [preprocessorErrorDirective] mda-lv2-1.2.10/lvz/wrapper.cpp:5:2: error: #error "This file requires PLUGIN_CLASS to be defined" [preprocessorErrorDirective] mda-lv2-1.2.10/lvz/gendata.cpp:75:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable out [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/lvz/gendata.cpp:176:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endl [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/lvz/gendata.cpp:194:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable cout [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaAmbience.cpp:51:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaAmbience.h:42:16: style: Virtual function 'suspend' is called from constructor 'mdaAmbience(audioMasterCallback audioMaster)' at line 55. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaAmbience.cpp:55:3: note: Calling suspend mda-lv2-1.2.10/src/mdaAmbience.h:42:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaAmbience.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaAmbience(audioMasterCallback audioMaster)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaAmbience.cpp:56:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaAmbience.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaAmbience.h:29:2: style: Class 'mdaAmbience' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaAmbience.cpp:179:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:179:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:179:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:179:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:179:20: style: The scope of the variable 'r' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:180:8: style: The scope of the variable 't' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:247:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:247:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:247:14: style: The scope of the variable 'r' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:248:9: style: The scope of the variable 't' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaAmbience.cpp:137:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaAmbience.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaAmbience.cpp:137:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaAmbience.cpp:175:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaAmbience.cpp:176:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaAmbience.cpp:243:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaAmbience.cpp:244:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/lvz/gendata.cpp:22:2: style: Struct 'Record' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/lvz/gendata.cpp:220:17: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/lvz/gendata.cpp:142:16: style: Local variable 'i' shadows outer variable [shadowVariable] mda-lv2-1.2.10/lvz/gendata.cpp:128:21: note: Shadowed declaration mda-lv2-1.2.10/lvz/gendata.cpp:142:16: note: Shadow variable mda-lv2-1.2.10/lvz/gendata.cpp:160:18: style: Local variable 'i' shadows outer variable [shadowVariable] mda-lv2-1.2.10/lvz/gendata.cpp:142:16: note: Shadowed declaration mda-lv2-1.2.10/lvz/gendata.cpp:160:18: note: Shadow variable mda-lv2-1.2.10/lvz/gendata.cpp:180:11: style: Variable 'r' can be declared as reference to const [constVariableReference] mda-lv2-1.2.10/lvz/gendata.cpp:51:10: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] mda-lv2-1.2.10/lvz/gendata.cpp:62:10: performance: Ineffective call of function 'substr' because a prefix of the string is assigned to itself. Use replace() instead. [uselessCallsSubstr] mda-lv2-1.2.10/src/mdaBandisto.cpp:47:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaBandisto.h:29:2: style: Class 'mdaBandisto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaBandisto.cpp:56:24: style: Condition 'fParam10>0.0' is always false [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaBandisto.cpp:42:14: note: Assignment 'fParam10=(float)0.0', assigned value is 0.0 mda-lv2-1.2.10/src/mdaBandisto.cpp:56:24: note: Condition 'fParam10>0.0' is always false mda-lv2-1.2.10/src/mdaBandisto.cpp:57:6: style: Condition 'valve' is always false [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaBandisto.cpp:42:14: note: Assignment 'fParam10=(float)0.0', assigned value is 0.0 mda-lv2-1.2.10/src/mdaBandisto.cpp:56:14: note: Assignment 'valve=int(fParam10>0.0)', assigned value is 0 mda-lv2-1.2.10/src/mdaBandisto.cpp:57:6: note: Condition 'valve' is always false mda-lv2-1.2.10/src/mdaBandisto.cpp:247:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:20: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:30: style: The scope of the variable 'm' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:33: style: The scope of the variable 'h' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:247:36: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:249:9: style: The scope of the variable 'g1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:250:9: style: The scope of the variable 'g2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:251:9: style: The scope of the variable 'g3' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:20: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:30: style: The scope of the variable 'm' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:33: style: The scope of the variable 'h' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:302:36: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:304:9: style: The scope of the variable 'g1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:305:9: style: The scope of the variable 'g2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:306:9: style: The scope of the variable 'g3' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBandisto.cpp:182:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaBandisto.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaBandisto.cpp:182:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaBandisto.cpp:243:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBandisto.cpp:244:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBandisto.cpp:298:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBandisto.cpp:299:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBeatBox.cpp:68:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:111:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:159:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wantEvents [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:173:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:180:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:202:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:203:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:204:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:216:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLvzPinIsActive [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:239:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:281:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:318:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:403:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.cpp:455:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable midiEventType [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDX10.h:34:1: style: The class 'mdaDX10Program' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] mda-lv2-1.2.10/src/mdaDX10.h:69:15: style: Virtual function 'setProgram' is called from constructor 'mdaDX10(audioMasterCallback audioMaster)' at line 75. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDX10.cpp:75:5: note: Calling setProgram mda-lv2-1.2.10/src/mdaDX10.h:69:15: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaDX10.h:64:2: style: Class 'mdaDX10' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDX10.cpp:217:11: style: Condition 'index<2' is always true [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaDX10.cpp:213:10: note: Assuming that condition 'index<2' is not redundant mda-lv2-1.2.10/src/mdaDX10.cpp:217:11: note: Condition 'index<2' is always true mda-lv2-1.2.10/src/mdaDX10.cpp:293:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaDX10.cpp:458:30: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaDX10.cpp:314:10: style: The scope of the variable 'frame' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:314:19: style: The scope of the variable 'frames' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:314:27: style: The scope of the variable 'v' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:315:9: style: The scope of the variable 'o' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:315:12: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:315:15: style: The scope of the variable 'e' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:404:9: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:405:15: style: The scope of the variable 'vl' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDX10.cpp:150:35: style:inconclusive: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDX10.h:77:35: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaDX10.cpp:150:35: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaDX10.cpp:254:53: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDX10.h:76:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDX10.cpp:254:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDX10.cpp:310:73: style:inconclusive: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDX10.h:67:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaDX10.cpp:310:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaDX10.cpp:111:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDX10.cpp:281:10: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDX10.cpp:403:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBeatBox.h:43:16: style: Virtual function 'synth' is called from constructor 'mdaBeatBox(audioMasterCallback audioMaster)' at line 71. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaBeatBox.cpp:71:3: note: Calling synth mda-lv2-1.2.10/src/mdaBeatBox.h:43:16: note: synth is a virtual function mda-lv2-1.2.10/src/mdaBeatBox.h:29:2: style: Class 'mdaBeatBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaBeatBox.cpp:327:24: style: The scope of the variable 'o' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:331:18: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:332:9: style: The scope of the variable 'k' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:335:45: style: The scope of the variable 'mx4' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:423:18: style: The scope of the variable 'o' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:427:18: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:428:9: style: The scope of the variable 'k' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:431:45: style: The scope of the variable 'mx4' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaBeatBox.cpp:252:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaBeatBox.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaBeatBox.cpp:252:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaBeatBox.cpp:323:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBeatBox.cpp:324:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBeatBox.cpp:419:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaBeatBox.cpp:420:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaCombo.cpp:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDeEss.cpp:46:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDeEss.h:36:15: style: Virtual function 'setParameter' is called from constructor 'mdaDeEss(audioMasterCallback audioMaster)' at line 51. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDeEss.cpp:51:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaDeEss.h:36:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaDeEss.h:29:2: style: Class 'mdaDeEss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDeEss.cpp:142:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:142:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:142:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:142:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:143:29: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:181:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:181:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:182:29: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDeEss.cpp:101:54: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDeEss.h:40:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDeEss.cpp:101:54: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDeEss.cpp:138:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDeEss.cpp:139:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDeEss.cpp:177:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDeEss.cpp:178:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDegrade.cpp:43:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaCombo.h:43:16: style: Virtual function 'suspend' is called from constructor 'mdaCombo(audioMasterCallback audioMaster)' at line 52. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaCombo.cpp:52:2: note: Calling suspend mda-lv2-1.2.10/src/mdaCombo.h:43:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaCombo.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaCombo(audioMasterCallback audioMaster)' at line 54. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaCombo.cpp:54:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaCombo.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaCombo.h:29:2: style: Class 'mdaCombo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDegrade.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaDegrade(audioMasterCallback audioMaster)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDegrade.cpp:49:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaDegrade.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaDegrade.h:29:2: style: Class 'mdaDegrade' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaCombo.cpp:512:10: style: Variable 'bufpos' is reassigned a value before the old one has been used. [redundantAssignment] mda-lv2-1.2.10/src/mdaCombo.cpp:443:23: note: bufpos is assigned mda-lv2-1.2.10/src/mdaCombo.cpp:512:10: note: bufpos is overwritten mda-lv2-1.2.10/src/mdaCombo.cpp:512:10: style: Variable 'bufpos' is reassigned a value before the old one has been used. [redundantAssignment] mda-lv2-1.2.10/src/mdaCombo.cpp:443:40: note: bufpos is assigned mda-lv2-1.2.10/src/mdaCombo.cpp:512:10: note: bufpos is overwritten mda-lv2-1.2.10/src/mdaDegrade.cpp:191:17: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDegrade.cpp:191:20: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaCombo.cpp:280:9: style: The scope of the variable 'a2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaCombo.cpp:280:13: style: The scope of the variable 'b2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDegrade.cpp:142:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDegrade.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDegrade.cpp:142:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDegrade.cpp:187:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDegrade.cpp:188:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDegrade.cpp:246:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaCombo.cpp:403:9: style: The scope of the variable 'a2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDegrade.cpp:247:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaCombo.cpp:403:13: style: The scope of the variable 'b2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaCombo.cpp:211:54: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaCombo.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaCombo.cpp:211:54: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaCombo.cpp:273:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaCombo.cpp:274:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaCombo.cpp:396:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaCombo.cpp:397:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDelay.cpp:48:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDelay.h:42:16: style: Virtual function 'suspend' is called from constructor 'mdaDelay(audioMasterCallback audioMaster)' at line 52. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDelay.cpp:52:3: note: Calling suspend mda-lv2-1.2.10/src/mdaDelay.h:42:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaDelay.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaDelay(audioMasterCallback audioMaster)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDelay.cpp:53:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaDelay.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaDelay.h:29:2: style: Class 'mdaDelay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDelay.cpp:211:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:211:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:211:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:211:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:211:20: style: The scope of the variable 'ol' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:211:24: style: The scope of the variable 'or_' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:212:43: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:253:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:253:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:253:14: style: The scope of the variable 'ol' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:253:18: style: The scope of the variable 'or_' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:254:43: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDelay.cpp:163:54: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDelay.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDelay.cpp:163:54: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDelay.cpp:207:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDelay.cpp:208:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDelay.cpp:249:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDelay.cpp:250:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDetune.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:77:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:91:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:121:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:159:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:160:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:161:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.cpp:191:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDither.cpp:46:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDetune.h:54:17: style: Virtual function 'suspend' is called from constructor 'mdaDetune(audioMasterCallback audioMaster)' at line 60. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDetune.cpp:60:3: note: Calling suspend mda-lv2-1.2.10/src/mdaDetune.h:54:17: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaDetune.h:41:3: style: Class 'mdaDetune' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDither.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaDither(audioMasterCallback audioMaster)' at line 50. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDither.cpp:50:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaDither.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaDither.h:29:2: style: Class 'mdaDither' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDetune.cpp:197:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaDither.cpp:194:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:194:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:194:14: style: The scope of the variable 'aa' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:194:18: style: The scope of the variable 'bb' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:194:22: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:194:25: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:199:21: style: The scope of the variable 'r2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:199:34: style: The scope of the variable 'r4' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:247:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:247:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:247:14: style: The scope of the variable 'aa' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:247:18: style: The scope of the variable 'bb' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:252:21: style: The scope of the variable 'r2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:252:34: style: The scope of the variable 'r4' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:219:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:219:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:219:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:219:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:220:9: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:137:55: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDither.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDither.cpp:137:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDetune.cpp:220:35: style: The scope of the variable 'p1f' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:222:21: style: The scope of the variable 'p1i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:222:26: style: The scope of the variable 'p2i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDither.cpp:190:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDither.cpp:191:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDither.cpp:243:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDither.cpp:244:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDetune.cpp:294:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:294:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:294:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:294:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:295:9: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:295:35: style: The scope of the variable 'p1f' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:297:21: style: The scope of the variable 'p1i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:297:26: style: The scope of the variable 'p2i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDetune.cpp:119:39: style:inconclusive: Function 'setParameter' argument 1 names different: declaration 'index' definition 'which'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:49:38: note: Function 'setParameter' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:119:39: note: Function 'setParameter' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:159:39: style:inconclusive: Function 'getParameter' argument 1 names different: declaration 'index' definition 'which'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:50:38: note: Function 'getParameter' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:159:39: note: Function 'getParameter' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:162:66: style:inconclusive: Function 'getProgramNameIndexed' argument 2 names different: declaration 'index' definition 'which'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:48:65: note: Function 'getProgramNameIndexed' argument 2 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:162:66: note: Function 'getProgramNameIndexed' argument 2 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:173:42: style:inconclusive: Function 'getParameterName' argument 1 names different: declaration 'index' definition 'which'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:53:42: note: Function 'getParameterName' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:173:42: note: Function 'getParameterName' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:173:55: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:53:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDetune.cpp:173:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDetune.cpp:185:45: style:inconclusive: Function 'getParameterDisplay' argument 1 names different: declaration 'index' definition 'which'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:52:45: note: Function 'getParameterDisplay' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:185:45: note: Function 'getParameterDisplay' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:201:43: style:inconclusive: Function 'getParameterLabel' argument 1 names different: declaration 'index' definition 'which'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDetune.h:51:43: note: Function 'getParameterLabel' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:201:43: note: Function 'getParameterLabel' argument 1 names different: declaration 'index' definition 'which'. mda-lv2-1.2.10/src/mdaDetune.cpp:94:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDetune.cpp:215:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDetune.cpp:216:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDetune.cpp:290:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDetune.cpp:291:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDubDelay.cpp:52:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaDubDelay.h:42:16: style: Virtual function 'suspend' is called from constructor 'mdaDubDelay(audioMasterCallback audioMaster)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDubDelay.cpp:56:3: note: Calling suspend mda-lv2-1.2.10/src/mdaDubDelay.h:42:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaDubDelay.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaDubDelay(audioMasterCallback audioMaster)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDubDelay.cpp:57:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaDubDelay.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaDubDelay.h:29:2: style: Class 'mdaDubDelay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDubDelay.cpp:208:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:208:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:208:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:208:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:208:20: style: The scope of the variable 'ol' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:209:43: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:210:16: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:212:20: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:273:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:273:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:273:14: style: The scope of the variable 'ol' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:274:43: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:275:16: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:277:20: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaDubDelay.cpp:155:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDubDelay.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDubDelay.cpp:155:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDubDelay.cpp:204:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDubDelay.cpp:205:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDubDelay.cpp:269:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDubDelay.cpp:270:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDynamics.cpp:49:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaImage.cpp:42:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaImage.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaImage(audioMasterCallback audioMaster)' at line 46. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaImage.cpp:46:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaImage.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaImage.h:29:2: style: Class 'mdaImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaImage.cpp:211:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:211:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:211:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:211:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:239:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:239:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:239:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:239:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaImage.cpp:154:54: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaImage.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaImage.cpp:154:54: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaImage.cpp:207:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaImage.cpp:208:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaImage.cpp:235:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaImage.cpp:236:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDynamics.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaDynamics(audioMasterCallback audioMaster)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaDynamics.cpp:53:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaDynamics.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaDynamics.h:29:2: style: Class 'mdaDynamics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaDynamics.cpp:145:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaDynamics.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDynamics.cpp:145:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaDynamics.cpp:214:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDynamics.cpp:215:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDynamics.cpp:286:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaDynamics.cpp:287:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaJX10.cpp:174:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:233:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wantEvents [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:257:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:264:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:293:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:294:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:295:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:307:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLvzPinIsActive [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:330:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:387:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:453:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:667:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:754:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable midiEventType [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:56:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:87:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:112:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:119:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:163:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:168:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:184:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.cpp:221:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLeslie.h:56:15: style: Virtual function 'suspend' is called from constructor 'mdaLeslie(audioMasterCallback audioMaster)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaLeslie.cpp:58:2: note: Calling suspend mda-lv2-1.2.10/src/mdaLeslie.h:56:15: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaLeslie.h:47:15: style: Virtual function 'setProgram' is called from constructor 'mdaLeslie(audioMasterCallback audioMaster)' at line 71. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaLeslie.cpp:71:5: note: Calling setProgram mda-lv2-1.2.10/src/mdaLeslie.h:47:15: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaLeslie.h:51:15: style: Virtual function 'setParameter' is called from constructor 'mdaLeslie(audioMasterCallback audioMaster)' at line 78. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaLeslie.cpp:78:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaLeslie.h:51:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaLeslie.h:42:2: style: Class 'mdaLeslie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaLeslie.cpp:260:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:260:11: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:260:14: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:260:25: style: The scope of the variable 'h' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:260:28: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:264:9: style: The scope of the variable 'hint' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:265:12: style: The scope of the variable 'hdd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:265:17: style: The scope of the variable 'hdd2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:347:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:347:11: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:347:14: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:347:25: style: The scope of the variable 'h' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:347:28: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:351:9: style: The scope of the variable 'hint' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:352:12: style: The scope of the variable 'hdd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:352:17: style: The scope of the variable 'hdd2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLeslie.cpp:201:55: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLeslie.h:55:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLeslie.cpp:201:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLeslie.cpp:119:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLeslie.cpp:184:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLeslie.cpp:221:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLeslie.cpp:256:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLeslie.cpp:257:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLeslie.cpp:343:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLeslie.cpp:344:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaJX10.h:101:15: style: Virtual function 'setProgram' is called from constructor 'mdaJX10(audioMasterCallback audioMaster)' at line 137. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaJX10.cpp:137:5: note: Calling setProgram mda-lv2-1.2.10/src/mdaJX10.h:101:15: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaJX10.h:111:16: style: Virtual function 'suspend' is called from constructor 'mdaJX10(audioMasterCallback audioMaster)' at line 167. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaJX10.cpp:167:2: note: Calling suspend mda-lv2-1.2.10/src/mdaJX10.h:111:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaJX10.h:96:2: style: Class 'mdaJX10' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaJX10.cpp:308:11: style: Condition 'index<2' is always true [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaJX10.cpp:304:10: note: Assuming that condition 'index<2' is not redundant mda-lv2-1.2.10/src/mdaJX10.cpp:308:11: note: Condition 'index<2' is always true mda-lv2-1.2.10/src/mdaJX10.cpp:418:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaJX10.cpp:471:14: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaJX10.cpp:757:30: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaJX10.cpp:471:14: portability: Casting between unsigned int * and float * which have an incompatible binary data representation. [invalidPointerCast] mda-lv2-1.2.10/src/mdaJX10.cpp:74:11: style: The scope of the variable 'i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:441:10: style: The scope of the variable 'frame' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:441:19: style: The scope of the variable 'frames' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:441:27: style: The scope of the variable 'v' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:442:9: style: The scope of the variable 'o' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:442:12: style: The scope of the variable 'e' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:443:9: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:443:12: style: The scope of the variable 'y' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:443:27: style: The scope of the variable 'min' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:443:37: style: The scope of the variable 'w' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:444:44: style: The scope of the variable 'fx' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:614:12: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:615:17: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaJX10.cpp:222:35: style:inconclusive: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaJX10.h:109:35: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaJX10.cpp:222:35: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaJX10.cpp:345:53: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaJX10.h:108:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaJX10.cpp:345:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaJX10.cpp:437:73: style:inconclusive: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaJX10.h:99:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaJX10.cpp:437:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaJX10.cpp:174:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaJX10.cpp:387:10: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLimiter.cpp:41:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaJX10.cpp:443:38: style: Variable 'w' is assigned a value that is never used. [unreadVariable] mda-lv2-1.2.10/src/mdaLimiter.h:29:2: style: Class 'mdaLimiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaLimiter.cpp:45:13: style: Condition 'fParam5>0.0' is always false [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaLimiter.cpp:36:13: note: Assignment 'fParam5=(float)0.0', assigned value is 0.0 mda-lv2-1.2.10/src/mdaLimiter.cpp:45:13: note: Condition 'fParam5>0.0' is always false mda-lv2-1.2.10/src/mdaLimiter.cpp:127:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLimiter.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLimiter.cpp:127:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLimiter.cpp:173:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLimiter.cpp:174:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLimiter.cpp:241:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLimiter.cpp:242:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:145:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kEventDurationMillisecond [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:208:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:254:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wantEvents [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:264:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:355:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:362:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:367:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:368:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:369:72: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:391:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:426:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLooplex.cpp:583:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLvzMidiType [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:66:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:78:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:133:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:139:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:143:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:144:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:145:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.cpp:175:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaLoudness.h:48:17: style: Virtual function 'setProgram' is called from constructor 'mdaLoudness(audioMasterCallback audioMaster)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaLoudness.cpp:70:3: note: Calling setProgram mda-lv2-1.2.10/src/mdaLoudness.h:48:17: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaLoudness.h:57:17: style: Virtual function 'suspend' is called from constructor 'mdaLoudness(audioMasterCallback audioMaster)' at line 72. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaLoudness.cpp:72:3: note: Calling suspend mda-lv2-1.2.10/src/mdaLoudness.h:57:17: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaLoudness.h:43:3: style: Class 'mdaLoudness' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaLoudness.cpp:181:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaLoudness.cpp:157:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLoudness.h:56:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLoudness.cpp:157:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLoudness.cpp:78:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLoudness.cpp:197:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLoudness.cpp:198:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLoudness.cpp:261:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLoudness.cpp:262:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.h:54:15: style: Virtual function 'setProgram' is called from constructor 'mdaLooplex(audioMasterCallback audioMaster)' at line 187. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaLooplex.cpp:187:15: note: Calling setProgram mda-lv2-1.2.10/src/mdaLooplex.h:54:15: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaLooplex.h:47:2: style: Class 'mdaLooplex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaLooplex.cpp:453:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaLooplex.cpp:584:25: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaLooplex.cpp:481:28: style: The scope of the variable 'frames' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaLooplex.cpp:406:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLooplex.h:61:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLooplex.cpp:406:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaLooplex.cpp:469:67: style:inconclusive: Function 'process' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLooplex.h:50:64: note: Function 'process' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaLooplex.cpp:469:67: note: Function 'process' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaLooplex.cpp:475:76: style:inconclusive: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLooplex.h:51:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaLooplex.cpp:475:76: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaLooplex.cpp:577:46: style:inconclusive: Function 'processEvents' argument 1 names different: declaration 'events' definition 'ev'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaLooplex.h:52:43: note: Function 'processEvents' argument 1 names different: declaration 'events' definition 'ev'. mda-lv2-1.2.10/src/mdaLooplex.cpp:577:46: note: Function 'processEvents' argument 1 names different: declaration 'events' definition 'ev'. mda-lv2-1.2.10/src/mdaLooplex.cpp:208:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:264:13: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:426:10: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:477:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:478:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:584:17: style: Variable 'event' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:585:9: style: Variable 'midiData' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaLooplex.cpp:640:10: style: Variable 'event' is assigned a value that is never used. [unreadVariable] mda-lv2-1.2.10/src/mdaOverdrive.cpp:39:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaOverdrive.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaOverdrive(audioMasterCallback audioMaster)' at line 44. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaOverdrive.cpp:44:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaOverdrive.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaOverdrive.h:29:2: style: Class 'mdaOverdrive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaOverdrive.cpp:143:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:143:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:143:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:143:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:144:28: style: The scope of the variable 'aa' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:144:32: style: The scope of the variable 'bb' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:181:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:181:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:181:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:181:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:182:28: style: The scope of the variable 'aa' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:182:32: style: The scope of the variable 'bb' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaOverdrive.cpp:101:58: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaOverdrive.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaOverdrive.cpp:101:58: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaOverdrive.cpp:139:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaOverdrive.cpp:140:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaOverdrive.cpp:177:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaOverdrive.cpp:178:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaMultiBand.cpp:63:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaMultiBand.h:29:2: style: Class 'mdaMultiBand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaMultiBand.cpp:235:81: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] mda-lv2-1.2.10/src/mdaMultiBand.cpp:236:81: style: Floating-point cast causes loss of precision. [suspiciousFloatingPointCast] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:27: style: The scope of the variable 'm' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:30: style: The scope of the variable 'h' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:33: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:45: style: The scope of the variable 'tmp1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:51: style: The scope of the variable 'tmp2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:281:57: style: The scope of the variable 'tmp3' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:27: style: The scope of the variable 'm' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:30: style: The scope of the variable 'h' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:33: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:45: style: The scope of the variable 'tmp1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:51: style: The scope of the variable 'tmp2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:340:57: style: The scope of the variable 'tmp3' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaMultiBand.cpp:204:58: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaMultiBand.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaMultiBand.cpp:204:58: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaMultiBand.cpp:277:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaMultiBand.cpp:278:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaMultiBand.cpp:336:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaMultiBand.cpp:337:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRePsycho.cpp:48:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaRePsycho.h:41:15: style: Virtual function 'suspend' is called from constructor 'mdaRePsycho(audioMasterCallback audioMaster)' at line 51. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaRePsycho.cpp:51:2: note: Calling suspend mda-lv2-1.2.10/src/mdaRePsycho.h:41:15: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaRePsycho.h:29:2: style: Class 'mdaRePsycho' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaRePsycho.cpp:203:25: style: The scope of the variable 'x2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:204:9: style: The scope of the variable 'it1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:204:14: style: The scope of the variable 'it2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:205:26: style: The scope of the variable 'of1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:205:31: style: The scope of the variable 'of2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:334:25: style: The scope of the variable 'x2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:335:9: style: The scope of the variable 'it1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:335:14: style: The scope of the variable 'it2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:336:26: style: The scope of the variable 'of1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:336:31: style: The scope of the variable 'of2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRePsycho.cpp:146:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaRePsycho.h:40:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRePsycho.cpp:146:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRePsycho.cpp:197:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRePsycho.cpp:198:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRePsycho.cpp:328:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRePsycho.cpp:329:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRezFilter.cpp:52:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaRezFilter.h:42:16: style: Virtual function 'suspend' is called from constructor 'mdaRezFilter(audioMasterCallback audioMaster)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaRezFilter.cpp:56:3: note: Calling suspend mda-lv2-1.2.10/src/mdaRezFilter.h:42:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaRezFilter.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaRezFilter(audioMasterCallback audioMaster)' at line 57. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaRezFilter.cpp:57:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaRezFilter.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaRezFilter.h:29:2: style: Class 'mdaRezFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaRezFilter.cpp:154:58: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaRezFilter.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRezFilter.cpp:154:58: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRezFilter.cpp:215:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRezFilter.cpp:216:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRezFilter.cpp:294:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRezFilter.cpp:295:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRingMod.cpp:46:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaRingMod.h:29:2: style: Class 'mdaRingMod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaRingMod.cpp:147:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:147:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:147:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:147:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:147:20: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:148:36: style: The scope of the variable 'fp2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:189:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:189:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:189:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:189:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:189:20: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:190:36: style: The scope of the variable 'fp2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRingMod.cpp:105:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaRingMod.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRingMod.cpp:105:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRingMod.cpp:143:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRingMod.cpp:144:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRingMod.cpp:185:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRingMod.cpp:186:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRoundPan.cpp:46:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaRoundPan.h:42:15: style: Virtual function 'suspend' is called from constructor 'mdaRoundPan(audioMasterCallback audioMaster)' at line 49. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaRoundPan.cpp:49:2: note: Calling suspend mda-lv2-1.2.10/src/mdaRoundPan.h:42:15: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaRoundPan.h:29:2: style: Class 'mdaRoundPan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaRoundPan.cpp:167:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRoundPan.cpp:167:11: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRoundPan.cpp:167:14: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRoundPan.cpp:202:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRoundPan.cpp:202:11: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRoundPan.cpp:202:14: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaRoundPan.cpp:129:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaRoundPan.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRoundPan.cpp:129:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaRoundPan.cpp:163:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRoundPan.cpp:164:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRoundPan.cpp:198:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaRoundPan.cpp:199:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaShepard.cpp:47:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaShepard.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaShepard(audioMasterCallback audioMaster)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaShepard.cpp:70:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaShepard.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaShepard.h:29:2: style: Class 'mdaShepard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaShepard.cpp:32:10: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:32:13: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:181:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:181:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:181:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:182:41: style: The scope of the variable 'di' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:183:26: style: The scope of the variable 'i1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:183:30: style: The scope of the variable 'i2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:233:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:233:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:234:41: style: The scope of the variable 'di' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:235:26: style: The scope of the variable 'i1' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:235:30: style: The scope of the variable 'i2' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaShepard.cpp:135:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaShepard.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaShepard.cpp:135:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaShepard.cpp:177:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaShepard.cpp:178:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaShepard.cpp:229:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaShepard.cpp:230:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaEPiano.cpp:150:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:179:55: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:185:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wantEvents [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:197:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:204:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:226:68: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:227:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:228:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:241:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLvzPinIsActive [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:264:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:305:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:361:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:431:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:506:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:35:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:56:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:106:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:113:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:166:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:167:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:168:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.cpp:197:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSplitter.h:58:17: style: Virtual function 'setProgram' is called from constructor 'mdaSplitter(audioMasterCallback audioMaster)' at line 47. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaSplitter.cpp:47:3: note: Calling setProgram mda-lv2-1.2.10/src/mdaSplitter.h:58:17: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaSplitter.h:54:3: style: Class 'mdaSplitter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaSplitter.cpp:249:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:249:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:249:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:249:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:251:9: style: The scope of the variable 'aa' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:251:13: style: The scope of the variable 'bb' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:251:17: style: The scope of the variable 'ee' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:296:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:296:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:298:9: style: The scope of the variable 'aa' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:298:13: style: The scope of the variable 'bb' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:298:17: style: The scope of the variable 'ee' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSplitter.cpp:179:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaSplitter.h:66:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaSplitter.cpp:179:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaSplitter.cpp:56:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSplitter.cpp:197:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSplitter.cpp:245:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSplitter.cpp:246:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSplitter.cpp:292:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSplitter.cpp:293:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaStereo.cpp:47:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaStereo.h:42:15: style: Virtual function 'suspend' is called from constructor 'mdaStereo(audioMasterCallback audioMaster)' at line 50. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaStereo.cpp:50:2: note: Calling suspend mda-lv2-1.2.10/src/mdaStereo.h:42:15: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaStereo.h:29:2: style: Class 'mdaStereo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaStereo.cpp:184:55: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaStereo.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaStereo.cpp:184:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaStereo.cpp:231:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaStereo.cpp:232:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaStereo.cpp:302:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaStereo.cpp:303:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSubSynth.cpp:44:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaSubSynth.h:40:17: style: Virtual function 'resume' is called from constructor 'mdaSubSynth(audioMasterCallback audioMaster)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaSubSynth.cpp:48:3: note: Calling resume mda-lv2-1.2.10/src/mdaSubSynth.h:40:17: note: resume is a virtual function mda-lv2-1.2.10/src/mdaSubSynth.h:26:2: style: Class 'mdaSubSynth' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaSubSynth.cpp:160:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaSubSynth.cpp:193:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:193:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:193:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:193:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:194:41: style: The scope of the variable 'sub' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:292:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:292:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:292:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:292:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:293:41: style: The scope of the variable 'sub' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaSubSynth.cpp:125:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaSubSynth.h:39:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaSubSynth.cpp:125:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaSubSynth.cpp:189:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSubSynth.cpp:190:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSubSynth.cpp:288:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaSubSynth.cpp:289:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTalkBox.cpp:78:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.cpp:135:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.cpp:142:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.cpp:146:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.cpp:147:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.cpp:148:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.cpp:175:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTalkBox.h:51:17: style: Virtual function 'setProgram' is called from constructor 'mdaTalkBox(audioMasterCallback audioMaster)' at line 65. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaTalkBox.cpp:65:5: note: Calling setProgram mda-lv2-1.2.10/src/mdaTalkBox.h:51:17: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaTalkBox.h:60:17: style: Virtual function 'suspend' is called from constructor 'mdaTalkBox(audioMasterCallback audioMaster)' at line 68. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaTalkBox.cpp:68:3: note: Calling suspend mda-lv2-1.2.10/src/mdaTalkBox.h:60:17: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaTalkBox.h:46:3: style: Class 'mdaTalkBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaTalkBox.cpp:186:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaTalkBox.cpp:214:24: style: The scope of the variable 'o' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:214:27: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:214:30: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:214:33: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:214:36: style: The scope of the variable 'dr' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:215:9: style: The scope of the variable 'p' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:215:12: style: The scope of the variable 'q' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:287:24: style: The scope of the variable 'o' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:287:27: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:287:30: style: The scope of the variable 'dr' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:288:9: style: The scope of the variable 'p' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:288:12: style: The scope of the variable 'q' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:348:48: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTalkBox.cpp:159:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaTalkBox.h:59:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTalkBox.cpp:159:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTalkBox.cpp:78:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTalkBox.cpp:175:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTalkBox.cpp:204:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTalkBox.cpp:205:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTalkBox.cpp:277:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTalkBox.cpp:278:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTestTone.cpp:45:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.h:36:1: style: The class 'mdaEPianoProgram' does not declare a constructor although it has private member variables which likely require initialization. [noConstructor] mda-lv2-1.2.10/src/mdaEPiano.h:83:15: style: Virtual function 'setProgram' is called from constructor 'mdaEPiano(audioMasterCallback audioMaster)' at line 50. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaEPiano.cpp:50:5: note: Calling setProgram mda-lv2-1.2.10/src/mdaEPiano.h:83:15: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaEPiano.h:78:2: style: Class 'mdaEPiano' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaTestTone.h:44:16: style: Virtual function 'suspend' is called from constructor 'mdaTestTone(audioMasterCallback audioMaster)' at line 51. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaTestTone.cpp:51:3: note: Calling suspend mda-lv2-1.2.10/src/mdaTestTone.h:44:16: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaTestTone.h:38:15: style: Virtual function 'setParameter' is called from constructor 'mdaTestTone(audioMasterCallback audioMaster)' at line 52. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaTestTone.cpp:52:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaTestTone.h:38:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaTestTone.h:30:2: style: Class 'mdaTestTone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaTestTone.cpp:409:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTestTone.cpp:409:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTestTone.cpp:409:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTestTone.cpp:409:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTestTone.cpp:500:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTestTone.cpp:500:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTestTone.cpp:335:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaTestTone.h:42:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTestTone.cpp:335:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTestTone.cpp:405:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTestTone.cpp:406:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTestTone.cpp:496:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTestTone.cpp:497:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaEPiano.cpp:242:11: style: Condition 'index<2' is always true [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaEPiano.cpp:237:10: note: Assuming that condition 'index<2' is not redundant mda-lv2-1.2.10/src/mdaEPiano.cpp:242:11: note: Condition 'index<2' is always true mda-lv2-1.2.10/src/mdaEPiano.cpp:327:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaEPiano.cpp:511:30: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaEPiano.cpp:239:3: style:inconclusive: Found duplicate branches for 'if' and 'else'. [duplicateBranch] mda-lv2-1.2.10/src/mdaEPiano.cpp:240:10: note: Found duplicate branches for 'if' and 'else'. mda-lv2-1.2.10/src/mdaEPiano.cpp:239:3: note: Found duplicate branches for 'if' and 'else'. mda-lv2-1.2.10/src/mdaThruZero.cpp:46:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:86:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:116:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:124:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:129:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:130:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:131:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.cpp:158:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaThruZero.h:49:17: style: Virtual function 'setProgram' is called from constructor 'mdaThruZero(audioMasterCallback audioMaster)' at line 50. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaThruZero.cpp:50:3: note: Calling setProgram mda-lv2-1.2.10/src/mdaThruZero.h:49:17: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaThruZero.h:58:17: style: Virtual function 'suspend' is called from constructor 'mdaThruZero(audioMasterCallback audioMaster)' at line 77. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaThruZero.cpp:77:3: note: Calling suspend mda-lv2-1.2.10/src/mdaThruZero.h:58:17: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaThruZero.h:44:3: style: Class 'mdaThruZero' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaThruZero.cpp:170:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaThruZero.cpp:191:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:191:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:191:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:191:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:219:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:219:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:221:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:221:17: style: The scope of the variable 'tmpi' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:222:9: style: The scope of the variable 'tmpf' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaThruZero.cpp:142:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaThruZero.h:57:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaThruZero.cpp:142:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaThruZero.cpp:86:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaThruZero.cpp:158:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaThruZero.cpp:187:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaThruZero.cpp:188:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaThruZero.cpp:215:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaThruZero.cpp:216:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaEPiano.cpp:357:19: style: The scope of the variable 'frames' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaEPiano.cpp:432:9: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaEPiano.cpp:433:15: style: The scope of the variable 'vl' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaEPiano.cpp:433:21: style: The scope of the variable 'k' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaEPiano.cpp:433:24: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaEPiano.cpp:174:37: style:inconclusive: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaEPiano.h:91:35: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaEPiano.cpp:174:37: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaEPiano.cpp:279:55: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaEPiano.h:90:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaEPiano.cpp:279:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaEPiano.cpp:353:75: style:inconclusive: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaEPiano.h:81:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaEPiano.cpp:353:75: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaTracker.cpp:45:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaEPiano.cpp:150:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaEPiano.cpp:305:10: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaEPiano.cpp:431:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaEPiano.cpp:506:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTracker.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaTracker(audioMasterCallback audioMaster)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaTracker.cpp:58:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaTracker.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaTracker.h:29:2: style: Class 'mdaTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaTracker.cpp:218:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:218:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:218:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:218:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:218:21: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:218:58: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:302:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:302:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:302:15: style: The scope of the variable 'x' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:302:52: style: The scope of the variable 'tmp' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTracker.cpp:156:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaTracker.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTracker.cpp:156:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTracker.cpp:214:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTracker.cpp:215:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTracker.cpp:298:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTracker.cpp:299:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTransient.cpp:42:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaTransient.h:37:15: style: Virtual function 'setParameter' is called from constructor 'mdaTransient(audioMasterCallback audioMaster)' at line 48. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaTransient.cpp:48:3: note: Calling setParameter mda-lv2-1.2.10/src/mdaTransient.h:37:15: note: setParameter is a virtual function mda-lv2-1.2.10/src/mdaTransient.h:29:2: style: Class 'mdaTransient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaTransient.cpp:198:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:14: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:17: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:20: style: The scope of the variable 'e' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:23: style: The scope of the variable 'f' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:26: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:198:29: style: The scope of the variable 'i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:240:8: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:240:11: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:240:14: style: The scope of the variable 'e' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:240:17: style: The scope of the variable 'f' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:240:20: style: The scope of the variable 'g' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:240:23: style: The scope of the variable 'i' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaTransient.cpp:147:58: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaTransient.h:41:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTransient.cpp:147:58: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaTransient.cpp:194:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTransient.cpp:195:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTransient.cpp:236:9: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaTransient.cpp:237:9: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:47:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable canMono [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:68:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:100:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:107:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:110:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:111:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:112:71: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.cpp:139:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocInput.h:48:17: style: Virtual function 'setProgram' is called from constructor 'mdaVocInput(audioMasterCallback audioMaster)' at line 56. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaVocInput.cpp:56:3: note: Calling setProgram mda-lv2-1.2.10/src/mdaVocInput.h:48:17: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaVocInput.h:58:17: style: Virtual function 'suspend' is called from constructor 'mdaVocInput(audioMasterCallback audioMaster)' at line 58. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaVocInput.cpp:58:3: note: Calling suspend mda-lv2-1.2.10/src/mdaVocInput.h:58:17: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaVocInput.h:43:3: style: Class 'mdaVocInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaVocInput.cpp:156:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaVocInput.cpp:214:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocInput.cpp:214:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocInput.cpp:214:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocInput.cpp:214:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocInput.cpp:289:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocInput.cpp:289:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocInput.cpp:123:57: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaVocInput.h:56:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaVocInput.cpp:123:57: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaVocInput.cpp:68:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:139:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:210:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:211:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:285:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:286:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocInput.cpp:222:3: style: Variable 'in2' is assigned a value that is never used. [unreadVariable] mda-lv2-1.2.10/src/mdaVocInput.cpp:297:3: style: Variable 'in2' is assigned a value that is never used. [unreadVariable] mda-lv2-1.2.10/src/mdaVocoder.cpp:79:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.cpp:177:3: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.cpp:184:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.cpp:187:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.cpp:188:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.cpp:189:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.cpp:219:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaVocoder.h:49:17: style: Virtual function 'setProgram' is called from constructor 'mdaVocoder(audioMasterCallback audioMaster)' at line 53. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaVocoder.cpp:53:3: note: Calling setProgram mda-lv2-1.2.10/src/mdaVocoder.h:49:17: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaVocoder.h:58:17: style: Virtual function 'suspend' is called from constructor 'mdaVocoder(audioMasterCallback audioMaster)' at line 70. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaVocoder.cpp:70:3: note: Calling suspend mda-lv2-1.2.10/src/mdaVocoder.h:58:17: note: suspend is a virtual function mda-lv2-1.2.10/src/mdaVocoder.h:44:3: style: Class 'mdaVocoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaVocoder.cpp:234:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaVocoder.cpp:81:14: style: The scope of the variable 'th' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:258:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:258:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:258:15: style: The scope of the variable 'c' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:258:18: style: The scope of the variable 'd' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:336:9: style: The scope of the variable 'a' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:336:12: style: The scope of the variable 'b' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaVocoder.cpp:200:56: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaVocoder.h:57:55: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaVocoder.cpp:200:56: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaVocoder.cpp:79:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocoder.cpp:219:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocoder.cpp:254:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocoder.cpp:255:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocoder.cpp:332:10: style: Variable 'in1' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaVocoder.cpp:333:10: style: Variable 'in2' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaPiano.cpp:131:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:164:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable wantEvents [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:177:2: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:186:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:208:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:209:64: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:210:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:223:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable kLvzPinIsActive [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:246:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:287:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:334:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable body [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:397:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable curProgram [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.cpp:471:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable midiEventType [valueFlowBailoutIncompleteVar] mda-lv2-1.2.10/src/mdaPiano.h:87:15: style: Virtual function 'setProgram' is called from constructor 'mdaPiano(audioMasterCallback audioMaster)' at line 76. Dynamic binding is not used. [virtualCallInConstructor] mda-lv2-1.2.10/src/mdaPiano.cpp:76:5: note: Calling setProgram mda-lv2-1.2.10/src/mdaPiano.h:87:15: note: setProgram is a virtual function mda-lv2-1.2.10/src/mdaPiano.h:82:2: style: Class 'mdaPiano' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mda-lv2-1.2.10/src/mdaPiano.cpp:224:11: style: Condition 'index<2' is always true [knownConditionTrueFalse] mda-lv2-1.2.10/src/mdaPiano.cpp:219:10: note: Assuming that condition 'index<2' is not redundant mda-lv2-1.2.10/src/mdaPiano.cpp:224:11: note: Condition 'index<2' is always true mda-lv2-1.2.10/src/mdaPiano.cpp:301:15: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaPiano.cpp:474:30: style: C-style pointer casting [cstyleCast] mda-lv2-1.2.10/src/mdaPiano.cpp:330:19: style: The scope of the variable 'frames' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaPiano.cpp:398:9: style: The scope of the variable 'l' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaPiano.cpp:399:15: style: The scope of the variable 'vl' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaPiano.cpp:399:21: style: The scope of the variable 'k' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaPiano.cpp:399:24: style: The scope of the variable 's' can be reduced. [variableScope] mda-lv2-1.2.10/src/mdaPiano.cpp:151:36: style:inconclusive: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaPiano.h:95:35: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaPiano.cpp:151:36: note: Function 'setSampleRate' argument 1 names different: declaration 'sampleRate' definition 'rate'. mda-lv2-1.2.10/src/mdaPiano.cpp:261:54: style:inconclusive: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaPiano.h:94:53: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaPiano.cpp:261:54: note: Function 'getParameterName' argument 2 names different: declaration 'text' definition 'label'. mda-lv2-1.2.10/src/mdaPiano.cpp:326:74: style:inconclusive: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. [funcArgNamesDifferent] mda-lv2-1.2.10/src/mdaPiano.h:85:73: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaPiano.cpp:326:74: note: Function 'processReplacing' argument 3 names different: declaration 'sampleframes' definition 'sampleFrames'. mda-lv2-1.2.10/src/mdaPiano.cpp:131:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaPiano.cpp:287:10: style: Variable 'param' can be declared as pointer to const [constVariablePointer] mda-lv2-1.2.10/src/mdaPiano.cpp:397:11: style: Variable 'param' can be declared as pointer to const [constVariablePointer] diff: head mda-lv2-1.2.10/lvz/wrapper.cpp:5:2: error: #error "This file requires PLUGIN_CLASS to be defined" [preprocessorErrorDirective] 2.17.0 mda-lv2-1.2.10/src/mdaCombo.cpp:391:53: style: Variable 'hh0' is assigned an expression that holds the same value. [redundantAssignment] mda-lv2-1.2.10/src/mdaCombo.cpp:281:11: note: h0 is assigned 'hh0' here. mda-lv2-1.2.10/src/mdaCombo.cpp:391:53: note: Variable 'hh0' is assigned an expression that holds the same value. 2.17.0 mda-lv2-1.2.10/src/mdaCombo.cpp:391:61: style: Variable 'hh1' is assigned an expression that holds the same value. [redundantAssignment] mda-lv2-1.2.10/src/mdaCombo.cpp:281:19: note: h1 is assigned 'hh1' here. mda-lv2-1.2.10/src/mdaCombo.cpp:391:61: note: Variable 'hh1' is assigned an expression that holds the same value. head mda-lv2-1.2.10/src/mdaCombo.cpp:512:10: style: Variable 'bufpos' is reassigned a value before the old one has been used. [redundantAssignment] mda-lv2-1.2.10/src/mdaCombo.cpp:443:40: note: bufpos is assigned mda-lv2-1.2.10/src/mdaCombo.cpp:512:10: note: bufpos is overwritten 2.17.0 mda-lv2-1.2.10/src/mdaRezFilter.cpp:380:28: style: Variable 'buf2' is assigned an expression that holds the same value. [redundantAssignment] mda-lv2-1.2.10/src/mdaRezFilter.cpp:300:29: note: b2 is assigned 'buf2' here. mda-lv2-1.2.10/src/mdaRezFilter.cpp:380:28: note: Variable 'buf2' is assigned an expression that holds the same value. 2.17.0 mda-lv2-1.2.10/src/mdaThruZero.cpp:260:3: style: Variable 'deps' is assigned an expression that holds the same value. [redundantAssignment] mda-lv2-1.2.10/src/mdaThruZero.cpp:220:43: note: ds is assigned 'deps' here. mda-lv2-1.2.10/src/mdaThruZero.cpp:260:3: note: Variable 'deps' is assigned an expression that holds the same value. DONE