Skip to content

UhhyouPlugins0.52.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 02:29
· 175 commits to master since this release
  • Fixed a bug that cause stuttering on Audacity where processContext is nullptr.
  • Removed bypass processing from following plugins. They were crashing because they are accessing input buffer that is not provided. Parameter is still available, but it has no effect.
    • MaybeSnare
    • MembraneSynth
    • UltraSynth
  • Fixed a bug in delay time computation in following plugins. Index was accessing out of bounds of delay buffer. This may fix freeze or crash in some cases.
    • CombDistortion
    • FDNCymbal
    • IterativeSinCluster
    • LongPhaser
    • OrdinaryPhaser
    • WaveCymbal