You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

CHANGELOG.md 1.3KB

7 years ago
7 years ago
7 years ago
1234567891011121314151617181920212223242526272829303132333435363738
  1. Tip: Use `git checkout v0.3.2` for example to check out any previous version mentioned here.
  2. ### dev
  3. - Cables can now stack on output ports
  4. - Added sub-menus for each plugin, includes optional plugin metadata like URLs
  5. - Added new scrolling methods: middle-click-and-drag, shift-scroll, and arrow keys
  6. - Added engine pausing in sample rate menu
  7. - Support for AMD Phenom II processors
  8. - Use self-contained Mac app bundle, no need for a Rack folder
  9. ### v0.3.2
  10. - Added key commands
  11. - Fixed "invisible knobs/ports" rendering bug for ~2010 Macs
  12. - Added "allowCursorLock" to settings.json (set to "false" for touch screen support)
  13. - Fixed 100% CPU issue when no audio device is selected
  14. - Added vector scaling panels
  15. - Audible Instruments:
  16. - Added alternative resonator models to Modal Synthesizer
  17. - Fundamental:
  18. - Fixed Drive CV input of VCF
  19. - Reverted SEQ3 to continuous gates
  20. ### v0.3.1
  21. - Fixed Windows open dialog current working directory graphics problem
  22. - Ctrl/Cmd-C/V to copy/paste from text and password fields
  23. - Automatically remembers settings and login token between launches
  24. - Removes .zip after downloading and extracting plugin
  25. - Ctrl-click to right click on Mac
  26. - Fixed menu "flicker" when menu cannot fit in window
  27. - tweaks to Fundamental and Audible Instruments plugins
  28. ### v0.3.0
  29. - Knobcon public Beta release