Browse Source

Add changelog

tags/v0.4.0
Andrew Belt 7 years ago
parent
commit
45c11bf736
1 changed files with 37 additions and 0 deletions
  1. +37
    -0
      CHANGELOG.md

+ 37
- 0
CHANGELOG.md View File

@@ -0,0 +1,37 @@
Tip: Use `git checkout v0.3.2` for example to check out any previous version mentioned here.


### dev
- Added sub-menus for each plugin, includes optional plugin metadata like URLs
- Added middle-click and drag to scroll
- Added engine pausing in sample rate menu
- Support for AMD Phenom II processors
- Use self-contained Mac app bundle, no need for a Rack folder


### v0.3.2
- Added key commands
- Fixed "invisible knobs/ports" rendering bug for ~2010 Macs
- Added "allowCursorLock" to settings.json (set to "false" for touch screen support)
- Fixed 100% CPU issue when no audio device is selected
- Added vector scaling panels
- Audible Instruments:
- Added alternative resonator models to Modal Synthesizer
- Fundamental:
- Fixed Drive CV input of VCF
- Reverted SEQ3 to continuous gates


### v0.3.1

- Fixed Windows open dialog current working directory graphics problem
- Ctrl/Cmd-C/V to copy/paste from text and password fields
- Automatically remembers settings and login token between launches
- Removes .zip after downloading and extracting plugin
- Ctrl-click to right click on Mac
- Fixed menu "flicker" when menu cannot fit in window
- tweaks to Fundamental and Audible Instruments plugins


### v0.3.0
- Knobcon public Beta release

Loading…
Cancel
Save