Releases: ryukau/VSTPlugins
Releases · ryukau/VSTPlugins
UhhyouPlugins0.65.0
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
- Added all-in-one zip package. Filename is
UhhyouPlugins*.zip
. - Added a new FX plugin SpectralPhaser.
UhhyouPlugins0.63.0
- 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.
- Added
- 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
- Added a new plugin GlitchSprinkler.
UhhyouPlugins0.61.0
UhhyouPlugins0.60.0
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
- Added randomization button to ClangCymbal.
- Changed to include presets in plugin zip package.
- Changed
docs
directory to a submodule.
UhhyouPlugins0.58.0
- Added a randomization button to GenericDrum.
UhhyouPlugins0.57.0
- Added GenericDrum.
- Fixed a bug that invalid
style.json
crashes plugin.
UhhyouPlugins0.56.0
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 atlib/vst3sdk
. - Merged license files to one file.