Add a crossfade option to Buffr Glitch

This commit is contained in:
Robbert van der Helm
2023-01-17 00:30:48 +01:00
parent 1e90f55019
commit 22b3b9527b
3 changed files with 75 additions and 15 deletions

View File

@@ -10,6 +10,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Added
- Added an option to crossfade the recorded buffer to avoid clicks when looping
around.
- Added an optional velocity sensitive mode.
### Removed