quakeforge/nq
Bill Currie 5b38117689 [sound] Make all volumes 0-1 (float) instead of 0-255 (int)
The scaling up of the volumes when setting a channel's volume bothered
me. The biggest issue being it hasn't been necessary for over a decade
since the conversion to a float-mixer. Now the volume and attenuation
scaling from protocol bytes is entirely in the client's hands.
2022-06-03 16:54:57 +09:00
..
include [sound] Remove a pile of unwanted sound.h includes 2022-06-03 15:43:53 +09:00
source [sound] Make all volumes 0-1 (float) instead of 0-255 (int) 2022-06-03 16:54:57 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00