Skip to content

Releases: ryukau/VSTPlugins

UhhyouPlugins0.65.0

15 Nov 22:46
Compare
Choose a tag to compare

Changed to reduce click when proper note IDs are not provided from DAW. This change only affects the use of plugins on Bitwig, Live, and REAPER. Possibly on Studio One too.

Following plugins are affected:

  • ClangSynth
  • CollidingCombSynth
  • CubicPadSynth
  • EnvelopedSine
  • IterativeSinCluster
  • LightPadSynth
  • SyncSawSynth

UhhyouPlugins0.64.0

24 Oct 06:11
Compare
Choose a tag to compare
  • Added all-in-one zip package. Filename is UhhyouPlugins*.zip.
  • Added a new FX plugin SpectralPhaser.

UhhyouPlugins0.63.0

11 Oct 17:23
Compare
Choose a tag to compare
  • DoubleLoopCymbal 0.1.0
    • Initial release.
  • GenericDrum 0.1.3
    • Added Consistency parameter. Internally, Consistency changes the amount of randomization to the feedback matrix. 0 is totally random, 1 is totally consistent.
  • GlitchSprinkler 0.1.1
    • Fixed a bug that first modifier note didn't have effect when played with a voiced note at the same time.

UhhyouPlugins0.62.0

11 Aug 06:21
Compare
Choose a tag to compare
  • Added a new plugin GlitchSprinkler.

UhhyouPlugins0.61.0

28 Dec 12:40
Compare
Choose a tag to compare

This is a release to fix GUI on Linux. A patch for VSTGUI is updated. Build process is slightly changed. It's available on ci/ci_ubuntu.sh or build_instruction.md.

Thanks to @KottV for providing the patch. (Ref: #48)

UhhyouPlugins0.60.0

04 Dec 07:48
Compare
Choose a tag to compare

This is a maintenance release that's only relevant if building plugins from source code.

docs is reinstated as a directory to this repository. If something goes wrong, it might be better to delete your local repository and download again. Sorry for inconvenience.

UhhyouPlugins0.59.0

02 Dec 03:25
Compare
Choose a tag to compare
  • Added randomization button to ClangCymbal.
  • Changed to include presets in plugin zip package.
  • Changed docs directory to a submodule.

UhhyouPlugins0.58.0

22 Oct 08:02
Compare
Choose a tag to compare
  • Added a randomization button to GenericDrum.

UhhyouPlugins0.57.0

09 Oct 12:08
Compare
Choose a tag to compare
  • Added GenericDrum.
  • Fixed a bug that invalid style.json crashes plugin.

UhhyouPlugins0.56.0

08 Jun 15:35
Compare
Choose a tag to compare

This is a maintenance update for people who build plugins from source code.

  • Changed build process due to deprication of SMTG_MYPLUGINS_SRC_PATH on VST 3 SDK. VST 3 SDK is now added as a submodule of this repository at lib/vst3sdk.
  • Merged license files to one file.