Skip to content

v0.2.0

Compare
Choose a tag to compare
@drowaudio drowaudio released this 11 Dec 17:25
· 89 commits to master since this release

0.2.0

  • Removed built-in support for VST2 testing, this can be built with by setting the VST2_SDK_DIR environment variable before running the tests/ scripts
  • Added the option to repeat tests a specified number of times
  • Added the option to randomise the test order each repeat
  • Added some message loop running to editor tests to ensure the UI is actually displayed
  • Added a test for processing audio whilst showing the editor
  • Added an option to automatically save log files with a sensible name (see the "--output-dir" option)
  • Disabled the LargerThanPreparedBlockSizeTest for AU, VST & VST3 formats
  • Added a "Test File" button to the UI for validating plugins that won't scan (this improves the stack trace information in the log file)