Skip to content

Releases: TheSlowGrowth/VCOTuner

v0.3.0

09 Feb 00:20
80b1240
Compare
Choose a tag to compare
  • updated to JUCE 6.1.5
  • switched to CMake build system
  • added github CI workflows to build the app for Windows/macOS/Linux

VCOTuner_Windows.zip
VCOTuner_MacOS.zip
VCOTuner_Linux.zip

v0.2.4

06 Jan 10:03
Compare
Choose a tag to compare
  • 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

05 Jul 10:15
Compare
Choose a tag to compare
  • 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

04 Jul 13:48
Compare
Choose a tag to compare
  • linux builds seem to run stable now on Ubuntu and Arch linux. Please help testing on other distros

v0.2.1

04 Jul 11:56
Compare
Choose a tag to compare
  • 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

03 Jul 16:04
Compare
Choose a tag to compare

Fixes some early bugs.