psemek/libs/audio/source
lisyarus fd71603e93
All checks were successful
Run tests / Run tests (push) Successful in 8m27s
MacOS compilation fixes
2026-08-28 23:53:34 +03:00
..
combine MacOS compilation fixes 2026-08-28 23:53:34 +03:00
detail Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
effect Replace audio::feedforward/feedback filters with general linear filters 2026-07-19 01:48:39 +03:00
minimp3 Compile minimp3 as C++ 2024-08-21 19:17:33 +03:00
wave Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
butterworth.cpp Add butterworth low & high pass filters 2026-07-19 02:16:29 +03:00
recorder.cpp Fix audio::recorder::request 2026-07-19 19:39:45 +03:00
track_lazy.cpp Implement lazy-loading audio tracks 2024-03-11 01:00:24 +03:00
track_mp3.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
track_raw.cpp Support loading raw audio track from blob 2024-03-11 00:59:17 +03:00
track_wav.cpp Huge refactor: use util::exception everywhere instead of std exceptions 2023-08-06 18:33:07 +03:00