psemek/libs/audio/include/psemek/audio
2022-10-11 17:48:27 +03:00
..
effect Add distortion effect 2022-10-08 21:31:44 +03:00
minimp3 Implement mp3 support 2022-10-08 17:42:03 +03:00
wave Add Karplus-Strong guitar generation algorithm 2022-10-08 19:49:11 +03:00
channel.hpp Use channel class for main audio output 2022-10-05 22:55:30 +03:00
constants.hpp Add decibel to gain converters 2022-10-06 23:30:01 +03:00
duplicate.hpp Turn audio::duplicator into a track 2022-10-08 14:16:50 +03:00
duration.hpp Add audio::duration type & use it for effect duration parameters 2022-10-06 15:02:47 +03:00
engine.hpp Move loading raw & wav tracks from engine to free functions 2022-10-08 14:36:24 +03:00
mixer.hpp Make audio channel a separate class 2022-10-05 22:55:30 +03:00
oscillator.hpp Support dynamically changing audio::oscillator frequency 2022-10-11 17:48:27 +03:00
recorder.hpp Support non-owning audio::recorder 2022-10-08 14:35:45 +03:00
resampler.hpp Implement pitch control audio effect 2022-10-08 19:07:30 +03:00
smooth.hpp Rename volume attack -> smoothness 2022-10-06 12:41:31 +03:00
stereo.hpp Add audio stereo aggregator 2022-10-05 22:55:30 +03:00
stream.hpp Make audio::stream::played() atomic 2022-10-06 13:51:35 +03:00
track.hpp Implement mp3 support 2022-10-08 17:42:03 +03:00