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
7 years ago
123456789101112131415161718192021222324252627282930313233343536373839
  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. - Added resizable blank to Core
  8. - Support for AMD Phenom II processors
  9. - Use self-contained Mac app bundle, no need for a Rack folder
  10. ### v0.3.2
  11. - Added key commands
  12. - Fixed "invisible knobs/ports" rendering bug for ~2010 Macs
  13. - Added "allowCursorLock" to settings.json (set to "false" for touch screen support)
  14. - Fixed 100% CPU issue when no audio device is selected
  15. - Added vector scaling panels
  16. - Audible Instruments:
  17. - Added alternative resonator models to Modal Synthesizer
  18. - Fundamental:
  19. - Fixed Drive CV input of VCF
  20. - Reverted SEQ3 to continuous gates
  21. ### v0.3.1
  22. - Fixed Windows open dialog current working directory graphics problem
  23. - Ctrl/Cmd-C/V to copy/paste from text and password fields
  24. - Automatically remembers settings and login token between launches
  25. - Removes .zip after downloading and extracting plugin
  26. - Ctrl-click to right click on Mac
  27. - Fixed menu "flicker" when menu cannot fit in window
  28. - tweaks to Fundamental and Audible Instruments plugins
  29. ### v0.3.0
  30. - Knobcon public Beta release