Benjamin Agardh

Results 4 issues of Benjamin Agardh

Love this project, the implementation is so elegant! Thank you a lot! For anyone else using a newer version of Godot, I've ported the code to Godot 4. Some things...

I'm trying to migrate a project from Fortran95 (yes, I know it's old, that's why it needs to be migrated... :grin:) to Dart, but I get the following error: ```...

**Description** All filters live inside the `src` folder, meaning they are considered "internal implementation libraries that should only be imported and used by the package itself" (according to the [dart...

**Description** Simply activating the equalizer filter on a single `AudioSource` causes the audio to be heavily distorted. Changing the filter parameters doesn't remove the distortion. **Steps To Reproduce** ```dart final...