Skip to content

Conversation

emuell
Copy link
Owner

@emuell emuell commented Sep 11, 2025

  • add new Effects trait and ability to add effects in nested mixer sources
  • add basic set of DSP effect impls
  • reorganized public exports with new 'sources' and 'effects' mods
  • change license to GNU AFFERO

...  hold and process an optional vector of effects in mixer and adding effects to mixers via the player
... add new target_mixer property to file and synth sources to play sources on a specific mixer
- biquad filter
- dc-filter
- chorus
- reverb
- compressor/limiter
…mods

- also avoid using extra XXX_with_sample_time functions in the player to make  the interface less bloated
- updated all examples accordingly
- added DSP effects to play-interactive and emscripten examples
@emuell emuell merged commit 0199061 into master Sep 11, 2025
1 check passed
@emuell emuell deleted the feature/effects branch September 11, 2025 19:40
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