Aegisub/libaegisub/audio
wangqr 24d52bb1ee Clearly state int16 Mono of the audio provider in function name
Most code assumes the audio provider is providing int16 single channel audio data, without actually checking them. In this commit, we add a new function to provide the needed int16 mono data with checking.
2019-10-29 21:45:40 -04:00
..
provider.cpp Clearly state int16 Mono of the audio provider in function name 2019-10-29 21:45:40 -04:00
provider_convert.cpp Fix build warnings 2019-09-07 01:31:16 -04:00
provider_dummy.cpp Make dummy audio provider generate non-periodic noise 2015-01-14 00:21:22 +01:00
provider_hd.cpp Fix vc++ compilation 2014-07-10 12:55:38 -07:00
provider_lock.cpp Clearly state int16 Mono of the audio provider in function name 2019-10-29 21:45:40 -04:00
provider_pcm.cpp Fix PCM provider bugs 2019-09-15 19:46:43 -04:00
provider_ram.cpp Cleanup CMake 2019-09-10 01:37:48 -04:00