Releases: TheSlowGrowth/VCOTuner
Releases · TheSlowGrowth/VCOTuner
v0.3.0
- updated to JUCE 6.1.5
- switched to CMake build system
- added github CI workflows to build the app for Windows/macOS/Linux
v0.2.4
- slight improvements on measurement accuracy
- moved configuration file to the "Application Support" folder on OSX
- added "Close" button in audio settings window. For new users it wasn't very clear that the window must be closed to go on.
v0.2.3
- Windows builds now include ASIO support
- pitch drift during the creation of a report is detected. User is asked to repeat the measurement if drift is > 2 cents
- pitch drift during the creation of the report is included in the report image
- fixes a bug, where the selected midi interface was not opened
- improved error handling - more descriptive error messages
v0.2.2
- linux builds seem to run stable now on Ubuntu and Arch linux. Please help testing on other distros
v0.2.1
- Fixes hanging notes, when app is closed during a measurement
- improved visuals of the graph (labeled x axis, highlighted reference pitch, etc)
- Added a welcome screen for new users
v0.2
Fixes some early bugs.