psemek/libs/audio/source/effect
lisyarus 4de0499d29
All checks were successful
Run tests / Run tests (push) Successful in 6m46s
Add audio envelope helper based on a sequence of linear or exponential segments
2026-07-18 22:32:47 +03:00
..
all_pass.cpp Mingw compilation fixes 2023-10-08 15:58:51 +03:00
compressor.cpp Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
distortion.cpp Audio library refactor: use spans for stream->read 2023-01-10 03:35:34 +03:00
echo.cpp Mingw compilation fixes 2023-10-08 15:58:51 +03:00
envelope.cpp Add audio envelope helper based on a sequence of linear or exponential segments 2026-07-18 22:32:47 +03:00
fade_in.cpp Rename envelope -> envelope_base 2026-07-18 22:31:53 +03:00
fade_out.cpp Rename envelope -> envelope_base 2026-07-18 22:31:53 +03:00
filter.cpp Implement first-order feedback audio filter 2023-10-03 14:32:31 +03:00
pause.cpp MacOS fixes 2023-01-16 23:53:34 +03:00
pitch.cpp Fix audio resampling in mp3 loading & in pitch effect: make the stream stop instead of infinitely looping the last resampled patch 2023-11-03 12:58:02 +03:00
truncate.cpp Fix length computation in truncate filter 2026-07-18 19:03:29 +03:00
volume.cpp Audio library refactor: use spans for stream->read 2023-01-10 03:35:34 +03:00
volume_base.cpp Audio refactor: move some stuff to detail and combine subdirs 2023-01-10 03:46:09 +03:00