citra/src/audio_core
scribblemaniac a6e7a81de9
Use cubic mapping for volume control (#6020)
* Use cubic mapping for volume control

* Update comment for hardware volume slider
2022-05-20 22:47:37 +05:30
..
hle audio_core/hle/ffmpeg_decoder: make avcodec const 2022-02-21 00:51:17 -07:00
lle audio_core\lle\lle.cpp: Add 16 bit and 32 bit read/write callbacks (#5968) 2022-03-05 12:38:46 +05:30
audio_types.h
CMakeLists.txt Attempt to fix the linux builds 2020-03-28 21:40:18 +00:00
codec.cpp codec: Make lookup table static constexpr (#5572) 2020-12-07 16:05:45 +01:00
codec.h codec: Make lookup table static constexpr (#5572) 2020-12-07 16:05:45 +01:00
cubeb_input.cpp Merge generic part of Android microphone changes (#5624) 2020-12-30 19:21:03 -05:00
cubeb_input.h Merge generic part of Android microphone changes (#5624) 2020-12-30 19:21:03 -05:00
cubeb_sink.cpp cubeb_sink: Use static_cast instead of reinterpret_cast in DataCallback() (#5573) 2020-12-07 16:06:16 +01:00
cubeb_sink.h
dsp_interface.cpp Use cubic mapping for volume control (#6020) 2022-05-20 22:47:37 +05:30
dsp_interface.h dsp_interface: Move sink to the last in member list (#5844) 2021-09-20 22:40:36 +05:30
interpolate.cpp audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
interpolate.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
null_sink.h
sdl2_sink.cpp sdl2_sink: remove SDL_AUDIO_ALLOW_FREQUENCY_CHANGE flag 2021-04-29 20:59:41 -03:00
sdl2_sink.h
sink.h
sink_details.cpp
sink_details.h
time_stretch.cpp
time_stretch.h