Releases: Tracktion/pluginval
v0.1.4
1.1.4
Added stack backtraces to crashed validation output
Added tests for detecting memory allocations and deallocations in the audio thread
Added a test for creating an editor with an uninitialised plugin and a 0 sample rate and block size prepared plugin
Added a test calling processBlock with more samples than initalised with
v1.1.3
1.1.3
Reduced the amount of default logging
Added the "--verbose" command line flag
Added some basic bus tests
v0.1.2
0.1.2
• Added optional logging from the slave process
• Added an option to validate in the same process in GUI mode
• Added the "--validate-in-process" command line flag
• Replaced the "strictnessLevel" command line option with the more canonical "strictness-level" form
• Added a timeout option which can be set from the GUI "Options" menu or the command line "--timeoutMs [numMs]" flag
v0.1.1
pluginval 0.0.1
First release of pluginval for Mac, Windows and Linux.
Please grab the downloads and start validating your plugins!