Releases: ryukau/VSTPlugins
Releases · ryukau/VSTPlugins
BasicLimiterAndFDN64Reverb
- Added BasicLimiter.
- Added FDN64Reverb.
- Changed font to Tinos.
- Dropped macOS support.
ResetAndMuteFix
Following fixes are applied to all plugins.
- Fixed to reset properly. This fixes discrepancy between working sound and rendered sound in some DAW.
- Fixed
bypass
parameter behavior. This fixes playing all the notes at the moment of unmute, even if host sends note to plugin while muting. This bug was only happening on the hosts which respect VST 3bypass
parameter.
Following is a fix to SyncSawSynth.
- Fixed a bug that insufficient reset of the sustain interpolation filter in amplitude envelope was causing pop noise.
SevenDelay0.1.14
- SevenDelay0.1.14
- Changed
In Pan
andOut Pan
from stereo balance to stereo panning. - Added time readout display.
- Changed
CollidingCombSynth0.1.0
- Added CollidingCombSynth.
- Added/Changed BarBox functionality to match LV2 version.
- Edit one bar.
- Lock.
- Internal mouse wheel sensitivitly.
- Snapping (implemented, but not used).
- Starting bar of line edit is now fixed to anchor point.
- Fixed
Slide->Time
in TrapezoidSynth is ignored and set as same asSmooth
. Fix in 1.10 was incorrect. - Implemented process context requirements.
L3Reverb0.1.0
- Add L3Reverb.
- Add check that DSP is initialized or not. This may fix that Live doesn't recognize VST 3 plugins.
- Add color config options to match LV2 version.
L4Reverb0.1.0
- Add L4Reverb
- Add ScrollBar
- Add/Change BarBox shortcuts
- Fix styles
ColorConfig
Added color configuration.
See documentation for details. There's a "Color" section for each plugin manual page.
LatticeReverb0.1.0
- Added LatticeReverb.
- Enabled pitch bend for IterativeSinCluster.
- Fixed a bug that parameter smoother making noise in DAW which provides variable audio buffer size.
WavetableInitializationBugFix
Bug fixes for CubicPadSynth and LightPadSynth.
- Fixed a bug that refreshing wavetable before parameters are loaded at launch.
- Fixed off by one error in LFO wavetable with cubic interpolation.
LightPadSynth0.1.0
- Added LightPadSynth 0.1.0.
- Fixed a bug that BarBox shortcuts was not enabled on CubicPadSynth Windows build.