psemek/libs/audio/source
2024-12-10 20:22:59 +03:00
..
combine Add audio::mixer::stream_count() 2024-09-18 12:12:23 +03:00
detail Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
effect Rename 'geom' library to 'math' 2024-12-10 20:22:59 +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
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