psemek/libs/audio/include/psemek/audio
2025-01-30 12:38:44 +03:00
..
audio_file Grand app refactor: move main to sdl2 lib, make the rest of the engine independent of SDL2 2023-07-14 22:25:45 +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 Add all-pass echo filter 2023-10-04 14:34:25 +03:00
minimp3 Implement mp3 support 2022-10-08 17:42:03 +03:00
wave Implement true audio::white_noise 2023-10-03 14:32:17 +03:00
channel.hpp Replace deprecated std::atomic_load with std::atomic<shared_ptr> in audio::channel 2025-01-30 12:38:44 +03:00
constants.hpp Improve audio duration api 2023-10-11 19:02:57 +03:00
duration.hpp Improve audio duration api 2023-10-11 19:02:57 +03:00
engine.hpp Grand app refactor: move main to sdl2 lib, make the rest of the engine independent of SDL2 2023-07-14 22:25:45 +03:00
midi.hpp Add midi note to frequency converter 2023-01-12 15:18:16 +03:00
recorder.hpp Add audio::record helper function 2023-01-11 15:23:22 +03:00
stream.hpp Audio library refactor: use spans for stream->read 2023-01-10 03:35:34 +03:00
track.hpp Implement lazy-loading audio tracks 2024-03-11 01:00:24 +03:00