Skip to content

Conversation

emuell
Copy link
Owner

@emuell emuell commented Oct 10, 2025

  • remove actor trait
  • move file decoder to file as private mod
  • refactored common dsp utilities out of effect impls
  • moved buffer utils into a new mod
  • update docs

... and cleaned up impls which previosly used it
- move buffer related tools into a new mod buffer
- move dsp related tools into a new mod dsp
- rename smoothed to smoothing
- rename SvfFilter to BiquadFilter
- update docs
- move delay line and lfo from chorus to dsp as generic struct
- move envelope follower and lookupdelay from compressor to dsp
@emuell emuell merged commit 56849fe into master Oct 10, 2025
1 check passed
@emuell emuell deleted the feature/modules branch October 10, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant