Lioncash
|
fd876f200f
|
compressor: Mark params parameters as const
These functions don't modify the parameters.
|
2022-09-13 13:33:41 -04:00 |
|
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 |
|
Kelebek1
|
e93e898df5
|
Remove pause callbacks from coretiming
|
2022-09-13 13:20:35 +01:00 |
|
Kelebek1
|
ea9ff71725
|
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
|
2022-09-02 04:43:04 +01:00 |
|
Liam
|
73a87edc45
|
audio_core: fix -Wuninitialized when compiling with ASan
|
2022-07-29 23:30:01 -04:00 |
|
Kelebek1
|
6c47b43a60
|
Avoid depop out of bounds
|
2022-07-27 23:17:18 +01:00 |
|
Kelebek1
|
458da8a948
|
Project Andio
|
2022-07-22 01:11:32 +01:00 |
|