Kelebek1
|
84d4da89a5
|
Use the maximum input index for samples buffer span size, not just the input count
|
3 years ago |
Morph
|
6908ea2284
|
general: Resolve -Wclass-memaccess
|
4 years ago |
Lioncash
|
2c91fbf7f1
|
audio_core: Amend documentation tags
Resolves a wackload of -Wdocumentation warnings due to mismatching tags
and whatnot.
|
4 years ago |
Lioncash
|
f08046f4d7
|
compressor: Simplify memset in InitializeCompressorEffect
Provides equivalent behavior while being significantly smaller.
|
4 years ago |
Lioncash
|
fd876f200f
|
compressor: Mark params parameters as const
These functions don't modify the parameters.
|
4 years ago |
Lioncash
|
bdb866af1d
|
compressor: Remove unneeded casts in ApplyCompressorEffect
Same behavior, but also silences a -Wcast-qual warning, since the second
cast casts away const.
|
4 years ago |
Kelebek1
|
ea9ff71725
|
Rework audio output, connecting AudioOut into coretiming to fix desync during heavy loads.
|
4 years ago |
Kelebek1
|
6c47b43a60
|
Avoid depop out of bounds
|
4 years ago |
Kelebek1
|
458da8a948
|
Project Andio
|
4 years ago |