2.02 changes: - fixed crash with automation - fixed channel selector (was off by 1) - fixed note 0 not playing - other minor GUI fixes 2.01 changes: - performance improvements - various minor bug fixes 2.0 "final" changes: - patch dropdown menu has columns - fix with GUI updates when selecting a patch using the menu - include amalgamated juce with the source - fixed pitch bend - randomizer now disables inaudible effects to save CPU - CC mapping with MIDI learn and adjustable range - save/recall patch snapshots (automatically saved on patch load/change) - morph between snapshots - shift-drag oscillator octaves changes them by the same amount - more useless patches - various minor bug fixes - put "fx" or "nofx" in filename to force effect or instrument RC4 changes: - updated code to allow for more waveforms - renamed "Sawtooth" to "Ramp Up" and added "Ramp Down" - reverted to Juce 1.46 (popup menu problem) - added patches from waka x - added "P" button for sharper envelope curve (ctrl/shift-click for "P!", even sharper) - shift-click/drag decay or release for automatic "percussive" envelope ("P!" on, decay=release, sustain=0, attack=0) - changed about box - patch name & info string font now resizes with the GUI - increased maximum GUI size - fixed display problem with numbers on vertical sliders - made vertical sliders look more similar to horizontal sliders - randomize button also creates nonsense patch name - changed scaling of phase mod knob - more resolution for envelope sliders - attack=0 is instantaneous for "P" envelopes - added several more waveforms: Minkowski, Weierstrass, AutoAlias, Computer, Noise, Octaves, etc - fixed synth activity indicator, added audio input indicator - fixed bug with filter envelope retriggering RC3 changes: - added secret "microcomputer" note mode (ctrl-click mono button) - slider/knob numbers are hideable (ctrl-click piz logo) RC2 changes: - fixed some minor display bugs - fixed formant filter vowel range on input & post-divider signal - input gain and wet/dry are now global parameters - global parameters are no longer loaded with patches (only with banks) - input gain defaults to 50 - randomizer no longer affects wet/dry - updated user's manual RC1 changes: - fixed problem with filter initialization, sometimes causing silent output - limiter button beta4 changes: - fixed another bank-saving bug (grrrr) - reset patch name to "Default" when resetting patch - added limiter (hidden) - more performance improvements - code cleanup - first Linux version beta3 changes: - added formant filter (cutoff knob controls vowel) - improved performance (stereo optimizations) beta2 changes: - improved CPU usage, especially with audio inputs - moved randomize button - added about box - added program dropdown menu - fixed bug with saving fxb (it was saving a bank of all blank programs) - current patch name is pre-filled in the save patch dialog - AU version works (maybe) beta1: - added stuff - fixed stuff alpha: - first "public" 2.x version