wavetable/Changelist.txt

217 lines
4.3 KiB
Text
Raw Normal View History

2026-04-30 13:57:46 -07:00
1.0.29:
- AGPL license
1.0.28:
- Created installers
2026-01-12 11:00:35 -08:00
1.0.27:
- Zip file updated
2026-01-11 09:33:30 -08:00
1.0.26:
- Fixed crash with midi learn
2026-01-10 17:06:49 -08:00
1.0.25:
- Added manual
- Added cable when dragging mod sources
- Fixed right click on mod depth button
2026-01-10 15:20:00 -08:00
1.0.24:
2026-01-10 13:47:20 -08:00
- Added MIDI learn
2026-01-10 15:20:00 -08:00
- Fixed glitch in noise LFO
- Made LFO more random
- Minimum macOS requirement is now 10.13
2026-01-10 13:47:20 -08:00
2025-02-14 11:17:23 -08:00
1.0.23:
2026-01-10 15:20:00 -08:00
- Fixed mod matrix crash
2025-02-14 11:17:23 -08:00
2026-01-10 13:47:20 -08:00
1.0.22:
2025-02-14 11:17:23 -08:00
- Added microtonal support
2024-03-05 20:51:07 -08:00
1.0.21:
- Improved audio quality
- Added unipolar/bipolar mappings to mod matrix
- Added linear, quadratic, exponential, sine functions to mod matrix
- Preset menu/arrows now match selection in preset browser
2024-01-22 21:45:51 -08:00
1.0.20:
- Added Adventure Kit Wavetables
1.0.19:
- Patch browser saves selection when close / reopen editor
1.0.18:
- Fixed FX not being in the correct order when opening GUI
2023-10-20 18:52:12 -07:00
- Removed dither from crush, grind and fire fx, was causing noise
- MPE default is now a global setting
- Ignore editor size when loading presets
2023-10-14 07:10:31 -07:00
1.0.17:
- Added 50 more presets
- Fixed ADSR drawing glitch when segments are flat
- Fixed pitch bend after release
2023-10-10 19:49:02 -07:00
1.0.16:
- Drag wavetable graphic to adjust position
- Fix preset name disappearing (hopefully)
- Pre populate preset name, author, etc with current values
2023-10-08 22:50:25 -07:00
1.0.15:
- FX can now be dragged to reorder
- Added a few more distortion types
2023-10-08 09:28:34 -07:00
1.0.14:
- Fixed crash adding 0 length wavetables
- Fixed pan in wt oscillators
2023-10-07 20:19:56 -07:00
1.0.13:
- Fix SSE on Windows
1.0.12:
- Increase performance of Wavetable oscillator
- Increase clickable size of next/prev preset buttons
2023-10-07 10:57:13 -07:00
- Add dots to ADSRs
- Add retrig to ADSRs (mono + glissando/portamento only)
2023-10-05 13:58:32 -07:00
1.0.11:
- Fix signing on macOS
2023-10-05 05:49:23 -07:00
1.0.10:
- Use Ubuntu 20.04 instead of 22.04 for Linux builds
- Add modulation overview to title bar
- Tabs now switch when dragging modulation over their buttons
- Make sure editor scale does change loading presets
- Don't switch ui tabs when loading presets
2023-10-05 05:49:23 -07:00
2023-10-03 18:27:12 -07:00
1.0.9:
- Tweaked the way phase works with unison oscillators
2023-10-03 08:23:48 -07:00
1.0.8:
- Fixed loading custom Wavetables in second oscillator
- Added retrigger to oscillators
- Added 25% and 12.5% pulse wave sub oscillators
2023-10-03 08:35:03 -07:00
- Added 50 more wavetables
2023-10-03 08:47:14 -07:00
- Removed smoothing from sync delay time
2023-10-03 09:06:21 -07:00
- Fixed assigning MPE pressure
2023-10-03 08:23:48 -07:00
2023-10-02 14:12:59 -07:00
1.0.7:
- Fix broken pitch bend
2023-10-01 04:51:40 -07:00
1.0.6:
- Fix tempo sync LFOs
2023-09-30 07:42:15 -07:00
1.0.5:
- Fix AU crash
1.0.4:
- Allow mod matrix entries to be disabled
2023-09-29 20:16:30 -07:00
- Add pitch bend range
- Fix MPE and Mpe tags (existing users will need to delete the presets and they will be recreated)
- Clear reverb and delay buttons on panic
- Draw all phase dots for LFO and Step LFO
- Try and make delay less zippery (WIP)
- Scroll wheel can adjust combo boxes
2023-09-29 21:06:19 -07:00
- Fixed presets getting deleted when renaming
2023-09-29 21:07:16 -07:00
- Add + button for loading wavetables from .wav files
- Support wavetables with Serum metadata
2023-09-28 08:24:34 -07:00
1.0.3:
- Add retrigger to step LFO
- Fix preset loading if the file has been manually renamed
- Fix crash initializing plugin on Linux
- Fix channel config on Linux
2023-09-28 08:26:07 -07:00
- Renamed Legato rate to Legato Time
2023-09-28 08:44:58 -07:00
- Fix stuck notes on switch mono on/off
2023-09-28 08:24:34 -07:00
2023-09-24 19:57:38 -07:00
1.0.2:
- Add retrigger to LFO
- Improved sound of delay and chorus
2023-09-23 18:57:12 -07:00
1.0.1:
- Add panic button
- Optimize wavetable loading speed
2023-09-23 07:58:48 -07:00
1.0.0:
- Initial public release
- Added 50 presets
- Presets browser automatically refreshes when presets added / removed from folder
2023-09-21 09:04:50 -07:00
0.0.11:
- Fixed mod/filter ADSR resetting to 1.0 after note OFF
- Fixed LFO dot drawing on noise & S&H modules
- Fixed mod ADSR not resetting on note on
- Fixed crash with CC > 119
2023-09-20 09:32:45 -07:00
0.0.10:
- Fix AU crash
2023-09-20 08:59:23 -07:00
0.0.9:
- Added 50 presets
- Dot on LFOs now accurate to position of mono LFOs
2023-09-10 06:19:48 -07:00
0.0.8:
2026-01-10 13:47:20 -08:00
- Added UI for mod matrix
2023-09-10 06:19:48 -07:00
- Fixed poly params modulated by mono source not showing their live value
2023-09-08 12:50:16 -07:00
0.0.7:
- Preset name, tags, etc can be edited from right click menu
- Preset can be deleted from right click menu
- Added CPU / Voice meter to titlebar
2023-09-06 09:53:13 -07:00
0.0.6:
- Fixed loading new presets in VST3
- Increased size of mod depth button
- Increased size of next/prev preset buttons
- Fixed spread algorithm
2023-09-04 09:56:25 -07:00
0.0.5:
- Add drag/drop for assigning modulation
2023-09-04 16:12:37 -07:00
- Fixed sub oscillator always operating at 44,100 Hz
2023-09-04 09:56:25 -07:00
2023-09-02 09:59:50 -07:00
0.0.4:
- Another attempt at wt crash
- Fixed crash enabling noise
2023-09-02 09:59:50 -07:00
2023-09-01 16:44:02 -07:00
0.0.3:
2023-09-01 17:06:54 -07:00
- Fixed pan when unison enabled
2023-09-01 16:44:02 -07:00
- Fixed preset overwrite dialog not showing
2023-09-01 20:23:08 -07:00
- Added resizable UI
- Fixed crash loading wavetable when changing preset
2023-09-01 16:44:02 -07:00
2023-09-01 12:36:41 -07:00
0.0.2:
- Fixed broken bend and formant
- Added pink noise
2023-08-31 11:37:06 -07:00
0.0.1:
- Initial alpha release