Changelog for
Plugalyzer-20220606-1.55.x86_64.rpm :
* Mon Jun 06 2022 kvAATTkott.no-ip.biz- Update to version 20220606:
* Document parameter files in README
* Fix Automation::parameterSupportsTextToValueConversion for plugins that do some clamping in the text conversion function
* Add optional :n suffix to --param argument to specify that input value is normalized Parse numbers more striclty
* Disallow --param for parameters that don\'t support text values
* Support specification of normalized values in parameter file Enforce specification of normalized values for parameters that don\'t support it Support specification of non-automated, constant values in parameter file
* listParameters: Add information about parameter\'s support for text input values
* When no audio input is provided, use plugin\'s default input bus layout
* Add support for automation defined in a parameters file
* Mon Jun 06 2022 kvAATTkott.no-ip.biz- Update to version 20220605:
* Document the --help flag
* Split ProcessCommand::execute into more functions for better readability
* Properly handle exceptions during command execution
* Delete leftover files
* Use CLI11 for command line parsing
* Update README to inform about MIDI usage
* Fix input file\'s sample rate not being applied correctly
* Add support for MIDI input files
* Cover new listParameters command in README
* Add --param option to process command to set parameter values