Morph
|
6908ea2284
|
general: Resolve -Wclass-memaccess
|
2022-10-22 15:02:04 -04:00 |
|
Lioncash
|
f08046f4d7
|
compressor: Simplify memset in InitializeCompressorEffect
Provides equivalent behavior while being significantly smaller.
|
2022-09-13 13:34:58 -04:00 |
|
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
|
458da8a948
|
Project Andio
|
2022-07-22 01:11:32 +01:00 |
|