We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2801798 commit 979dd89Copy full SHA for 979dd89
1 file changed
README.md
@@ -345,7 +345,7 @@ The commands supported by mod-host are:
345
e.g.: multi_params_flush 1 2 0 1 2 "gain" 0.0 "distortion" 0.5
346
347
multi_pre_run <reset_value> <instance_count> <instance_number...> <param_count> <params...>
348
- * pre-run and flush several param values at once and trigger reset if available (multiple instance variant)
+ * pre-run and flush several param values at once and trigger reset if available (for multiple instance)
349
* reset value must be according to reset property spec
350
* all instances must be in deactivated state
351
e.g.: multi_pre_run 1 2 0 1 2 "gain" 0.0 "distortion" 0.5
0 commit comments