This repository has been archived by the owner on Jan 28, 2023. It is now read-only.
Version 2.0.0
Note: this version builds with Redkite v0.8.1
Features:
- VST3 plugin support for GNU/Linux
- seed for noise generator to have different noise patterns
- add copy/paste between percussions
- add shortcut keys to navigate and change the kit list order
Improvements:
- noise pattern does not change when synthesizer parameters are changed.
Load/save preset will preserve the noise pattern too - keep the order of percussion when saving/opening state or preset
- add new percussion only at the the end
- when starting to edit a percussion name move cursor by default to the end
- reduce unnecessary updates of the UI when changing parameters
Fixes:
- the shortcuts and key 'k'
- a bug regarding "grabbing" window manager keys
- set "any" key
- updating the name in the toolbar
- not updating the current percussion envelopes when adding a new default
- reset to default percussion
- limiter leveler for plugin
- related to loading the preset from the host list of states (for LV2)
- debug level when debugging
- ttl LV2 validation errors
- fixed wrong linking to experimental version of filesystem for GCC version >= 8