RetroArch/audio
Themaister 91edc8ff49 Add volume control.
It imposes no performance loss as it is performed
during s16->float conversion.

It is however grouped together with check_mute.
2012-11-03 14:15:03 +01:00
..
ext Remove output_rate from DSP plug. 2012-10-16 12:54:58 +02:00
test Print more sensible output for SNR. 2012-10-31 00:03:15 +01:00
xaudio-c Allow ~/ to be used in config for regular paths on *nix. 2012-09-07 22:20:49 +02:00
alsa.c Comment out spammy error message. 2012-09-25 13:33:11 +02:00
coreaudio.c More fixups. 2012-04-21 23:31:57 +02:00
dsound.c Update credits for collaborated files 2012-10-18 06:06:55 +02:00
ext_audio.c Purge some now useless code. 2012-10-13 20:22:45 +02:00
hermite.c Fix potential crash in hermite as well. 2012-10-15 23:13:51 +02:00
jack.c Purge some still lingering SSNES-isms. 2012-09-07 21:56:26 +02:00
null.c Forgot to commit null drivers ... 2012-06-20 00:44:40 +02:00
openal.c More fixups. 2012-04-21 23:31:57 +02:00
opensl.c Revert "(OpenSL/Android) Reduce latency by going from 8 to 6 buffers" 2012-11-01 21:08:04 +01:00
oss.c Do not fail in OSS if write() returns 0. 2012-10-23 22:27:15 +02:00
pulse.c Purge some still lingering SSNES-isms. 2012-09-07 21:56:26 +02:00
resampler.h Add optional fixed point resampler. 2012-07-06 17:36:37 +02:00
roar.c Purge some still lingering SSNES-isms. 2012-09-07 21:56:26 +02:00
rsound.c More fixups. 2012-04-21 23:31:57 +02:00
sdl_audio.c More fixups. 2012-04-21 23:31:57 +02:00
sinc.c Leave some notes about downsampling. 2012-10-16 12:54:58 +02:00
utils.c Add volume control. 2012-11-03 14:15:03 +01:00
utils.h Add volume control. 2012-11-03 14:15:03 +01:00
xaudio.c More fixups. 2012-04-21 23:31:57 +02:00