wavetable/Changelist.txt

139 lines
2.8 KiB
Text
Raw Normal View History

1.0.12:
- Increase performance of Wavetable oscillator
- Increase clickable size of next/prev preset buttons
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:
- Added UI for mod matrix
- 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