-
A big number of [RustCrypto](https://github.com/RustCrypto) crates was affected by https://github.com/rust-lang/rust/issues/120983 The bug was fixed, but many crates are still affected since no new re…
-
-
using a sequencer unit
-
- [x] gizmos rendered before physics set, so lagging frame after camera, that should be after physics https://github.com/dimforge/bevy_rapier/issues/403
- [x] reenable sound, waiting fundsp to suppor…
-
`1.73` introduced a regression in compilation time when building the [fundsp](https://github.com/SamiPerttu/fundsp) crate.
Previously, I could expect a clean build of the crate to take ~22s. Now, …
-
Currently, the system ignores MIDI pitch-bend events. Incorporating them would be ideal, as they represent part of the musical expressivity of a stringed instrument. Here is one possible approach:
* …
-
Hi, I recently discovered this library, I haven't really used a synthesizer before so it was exciting to write some code and have sounds generated from my speakers :) I'm also impressed by the "DSL" y…
-
Hi there!
First of all: great work on this library! It's a real joy to use and it definitely pushes DSP development in Rust forward.
I'm sorry to open an issue for this, but I couldn't find an a…
-
Hi,
I couldn't make the sequence exemple work, that was right after running ```cargo build``` without any error
```
$ cargo run --example sequence
Compiling fundsp v0.11.0 (/Users/Pitcairn/Docu…
-
Since my pull request was accepted, I can, in principle, remove adsr.rs and use those functions from `fundsp` directly.
I'd like to wait on this until a new version of `fundsp` is pushed to `crates.i…
gjf2a updated
2 years ago