psemek/libs/audio/source/effect
2024-12-10 20:22:59 +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
fade_in.cpp MacOS fixes 2023-01-16 23:53:34 +03:00
fade_out.cpp Improve audio duration api 2023-10-11 19:02:57 +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 MacOS fixes 2023-01-16 23:53:34 +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