-
hi , this look awsome, I have not yet arrived at the musical features of my project, but your plugin seems super and nice for me.
i just add some low priority filter sugest here.
**BPM detection…
-
I’m wondering if the tracker includes options to disable sample filtering when transposing samples, as I prefer using “no interpolation” settings in samplers to retain the aliasing you get from playin…
-
I don't know if effects work like how I think they do, but I believe that effects have a certain order of processing (example, note filter, then distortion, then echo, etc). I am curious if it could b…
-
```src/Autodafe.cpp:12:10: error: no member named 'name' in 'rack::Plugin'
plugin->name = "Autodafe";
~~~~~~ ^
src/Autodafe.cpp:13:10: error: no member named 'homepageUrl' in 'rack…
-
Reported by: **[ronso0](https://github.com/ronso0)**
Date: 2017-01-15T08:25:22Z
Status: New
Importance: Wishlist
Launchpad Issue: [lp1656626](https://bugs.launchpad.net/bugs/1656626)
Tags: effects
--…
-
-
### Project Version
3.2.5
### Platform and OS Version
Windows 11
### Affected Devices
No device
### Existing Issues
_No response_
### What happened?
I'm having an issue regarding bitcrusher s…
-
**Apple Feedback Assistant ID:** FB12208094
---
I recently reported on [Twitter](https://twitter.com/chrisatlatenite/status/1661194573115432960):
> It seems that if you've created Audio Effects…
-
**Describe the issue**
The Bitcrusher class is ending with braces and parentheses, like this: `})`, instead of just braces `}`.
Probably just a typo.
**Where Is It**
In example 16, line 67, us…
-
### Describe the bug
AudioWorkletNode is defined in Rust as :
```rust
/// A user-defined AudioNode which lives in the control thread
///
/// - MDN documentation:
/// - specification:
///
//…