Skip to content

Releases: ryukau/VSTPlugins

BasicLimiterAndFDN64Reverb

16 May 04:49
Compare
Choose a tag to compare
  • Added BasicLimiter.
  • Added FDN64Reverb.
  • Changed font to Tinos.
  • Dropped macOS support.

ResetAndMuteFix

20 Nov 07:31
Compare
Choose a tag to compare

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 3 bypass 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

12 Dec 02:14
Compare
Choose a tag to compare
  • SevenDelay0.1.14
    • Changed In Pan and Out Pan from stereo balance to stereo panning.
    • Added time readout display.

CollidingCombSynth0.1.0

18 Aug 10:25
Compare
Choose a tag to compare
  • 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 as Smooth. Fix in 1.10 was incorrect.
  • Implemented process context requirements.

L3Reverb0.1.0

15 Jun 07:27
Compare
Choose a tag to compare
  • 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

04 Jun 03:20
Compare
Choose a tag to compare
  • Add L4Reverb
  • Add ScrollBar
  • Add/Change BarBox shortcuts
  • Fix styles

ColorConfig

29 May 02:04
Compare
Choose a tag to compare

Added color configuration.

See documentation for details. There's a "Color" section for each plugin manual page.

LatticeReverb0.1.0

15 May 13:50
Compare
Choose a tag to compare
  • Added LatticeReverb.
  • Enabled pitch bend for IterativeSinCluster.
  • Fixed a bug that parameter smoother making noise in DAW which provides variable audio buffer size.

WavetableInitializationBugFix

07 May 06:16
Compare
Choose a tag to compare

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

01 May 09:51
Compare
Choose a tag to compare
  • Added LightPadSynth 0.1.0.
  • Fixed a bug that BarBox shortcuts was not enabled on CubicPadSynth Windows build.