eden-miror/src/audio_core/renderer/command
Lioncash bdb866af1d compressor: Remove unneeded casts in ApplyCompressorEffect
Same behavior, but also silences a -Wcast-qual warning, since the second
cast casts away const.
2022-09-13 13:28:54 -04:00
..
data_source Project Andio 2022-07-22 01:11:32 +01:00
effect compressor: Remove unneeded casts in ApplyCompressorEffect 2022-09-13 13:28:54 -04:00
mix Avoid depop out of bounds 2022-07-27 23:17:18 +01:00
performance Project Andio 2022-07-22 01:11:32 +01:00
resample Project Andio 2022-07-22 01:11:32 +01:00
sink Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads. 2022-09-02 04:43:04 +01:00
command_buffer.cpp Avoid depop out of bounds 2022-07-27 23:17:18 +01:00
command_buffer.h Project Andio 2022-07-22 01:11:32 +01:00
command_generator.cpp Project Andio 2022-07-22 01:11:32 +01:00
command_generator.h Project Andio 2022-07-22 01:11:32 +01:00
command_list_header.h Project Andio 2022-07-22 01:11:32 +01:00
command_processing_time_estimator.cpp Project Andio 2022-07-22 01:11:32 +01:00
command_processing_time_estimator.h Project Andio 2022-07-22 01:11:32 +01:00
commands.h Project Andio 2022-07-22 01:11:32 +01:00
icommand.h Project Andio 2022-07-22 01:11:32 +01:00