psemek/libs/audio/source
2024-08-21 19:17:33 +03:00
..
combine Audio::loop fixes 2023-10-06 18:57:34 +03:00
detail Audio stuff 2023-05-01 01:20:07 +03:00
effect 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
minimp3 Compile minimp3 as C++ 2024-08-21 19:17:33 +03:00
wave Implement true audio::white_noise 2023-10-03 14:32:17 +03:00
recorder.cpp Huge refactor: use util::exception everywhere instead of std exceptions 2023-08-06 18:33:07 +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