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 4.6KB

7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. ### 0.6.1 (2018-06-17)
  2. - Added gamepad MIDI driver
  3. - Added computer keyboard MIDI driver
  4. - Added JACK support on Linux
  5. - Added velocity mode to MIDI-Trig
  6. - Added MIDI multiplexing so multiple MIDI modules can use the same MIDI device on Windows
  7. - Made Module Browser layout more compact
  8. - Added power meter
  9. - Added icons to toolbar
  10. - [VCV Bridge](https://vcvrack.com/manual/Bridge.html) 0.6.1
  11. - Replaced VST effect plugin with VST instrument plugin with audio inputs
  12. - Added MIDI support
  13. - Added DAW transport and clock
  14. ### 0.6.0 (2018-03-29)
  15. - Released [*VCV Bridge*](https://vcvrack.com/manual/Bridge.html) for interfacing Rack with your DAW
  16. - VST/AU effect plugins (Mac and 32/64-bit Windows) for using Rack as a send/return on a DAW track
  17. - Enables future VSTi/AU instrument plugins with MIDI and DAW clock transport to be added in a later Rack 0.6.* update
  18. - Updated [*Plugin Manager*](https://vcvrack.com/plugins.html) to handle open-source plugins
  19. - Potentially all plugins can be added with help from the [VCV Community](https://github.com/VCVRack/community/issues/248)
  20. - New *Module Browser* for adding modules to the rack
  21. - Launch by right-clicking on the rack or pressing <enter>
  22. - Add "favorite" modules by clicking on the star button
  23. - Navigate modules with arrow keys or mouse
  24. - Redesigned [Core](https://vcvrack.com/manual/Core.html) modules
  25. - Access to audio channels beyond the first 8 inputs/outputs
  26. - Improved AUDIO stability
  27. - Added retrigger output to MIDI-1
  28. - Merged MIDI clock module with MIDI-1
  29. - Fixed MIDI-4 sustain pedal in polyphonic modes
  30. - Improved sample rate conversion performance, is disabled entirely when not needed
  31. - Patch cable colors are saved to patch files
  32. - Added highlighting for active patch cables when hovering mouse over port
  33. - Added shadows to knobs and ports
  34. - Added File > "Disconnect cables"
  35. - Released [Rack SDK](https://github.com/VCVRack/Rack/issues/258#issuecomment-376293898) for compiling plugins without compiling Rack
  36. ### 0.5.1 (2017-12-19)
  37. - Added Plugin Manager support
  38. - Fixed metadata panel in the Add Module window
  39. - Fundamental
  40. - Added Sequential Switch 1 & 2
  41. ### 0.5.0 (2017-11-21)
  42. - Added zoom scaling from 25% to 200%
  43. - Automatically scroll when dragging cables to the edge of the screen
  44. - Added Quad MIDI-to-CV Interface, CC-to-CV, Clock-to-CV, and Trigger-to-CV MIDI interfaces
  45. - Improved support for ASIO, WASAPI, DirectSound, Core Audio, and ALSA audio drivers
  46. - New module browser with search and tags
  47. - Enhanced LED emulation in graphics engine
  48. - File > New attempts to load "template.vcv" in the "Documents/Rack" folder if it exists
  49. - New Grayscale plugin with Algorhythm, Binary, and Binary² modules
  50. - Audible Instruments
  51. - Added extra blend mode functions, alternative modes, and quality settings to Texture Synthesizer
  52. - Added bonus modes and "Disastrous Peace" mode to Resonator
  53. - Added Low CPU mode to Macro Oscillator
  54. - Merged Tidal Modulator and Wavetable Oscillator into a single module
  55. - Fixed Keyframer/Mixer keyframes and channel settings saving
  56. - Fundamental
  57. - Added 8vert, 8-channel attenuverter
  58. - Added Unity, 2-channel mixer
  59. - Changed LED functions in ADSR
  60. ### 0.4.0 (2017-10-13)
  61. - Cables can now stack on output ports
  62. - Added sub-menus for each plugin, includes optional plugin metadata like URLs
  63. - Added MIDI CC-to-CV Interface, updated MIDI-to-CV Interface
  64. - Added new scrolling methods: middle-click-and-drag, shift-scroll, and arrow keys
  65. - Added engine pausing in sample rate menu
  66. - Added resizable blank to Core
  67. - Added LEDs on plugs
  68. - Support for AMD Phenom II processors
  69. - Use self-contained Mac app bundle, no need for a Rack folder
  70. - Fundamental
  71. - Added Lissajous mode to Scope
  72. - Added two LFOs and VCO-2
  73. - Befaco
  74. - Added Rampage
  75. - Audible Instruments
  76. - Added Keyframer/Mixer
  77. ### 0.3.2 (2017-09-25)
  78. - Added key commands
  79. - Fixed "invisible knobs/ports" rendering bug for ~2010 Macs
  80. - Added "allowCursorLock" to settings.json (set to "false" for touch screen support)
  81. - Fixed 100% CPU issue when no audio device is selected
  82. - Added vector scaling panels
  83. - Audible Instruments:
  84. - Added alternative resonator models to Modal Synthesizer
  85. - Fundamental:
  86. - Fixed Drive CV input of VCF
  87. - Reverted SEQ3 to continuous gates
  88. ### 0.3.1 (2017-09-13)
  89. - Fixed Windows open dialog current working directory graphics problem
  90. - Ctrl/Cmd-C/V to copy/paste from text and password fields
  91. - Automatically remembers settings and login token between launches
  92. - Removes .zip after downloading and extracting plugin
  93. - Ctrl-click to right click on Mac
  94. - Fixed menu "flicker" when menu cannot fit in window
  95. - tweaks to Fundamental and Audible Instruments plugins
  96. ### 0.3.0 (2017-09-10)
  97. - Knobcon public Beta release