Skip to content

v1.0.3

Latest
Compare
Choose a tag to compare
@bboettcher3 bboettcher3 released this 01 Feb 21:52
· 3 commits to main since this release

What's changed?

Features

  • Increased maximum active grains at once to 150!
  • Remember last file location when opening and saving
  • Change some parameter intervals to 0.001 rather than 0.01 for better granularity

Bug fixes

  • Modulations weren't being saved in the plugin state (and therefore presets). Fixed.
  • Generator active status wouldn't reset after opening up a new file. Fixed.
  • Fix "does not have write access" popping up when canceling saving a preset
  • Changing sample rate at runtime wouldn't properly resample the input audio, changing the pitch when playing. Fixed.
  • Give the trim selection audio a bit of headroom visually so the whole audio is clearly visible
  • Safely handle destroying the plugin during pitch detection processing

Full Changelog: v1.0.1...v1.0.3

Linux Patch

gRainbow-1.0.3-Linux-patch.tar.gz was added to attempt to solve issue from #85