Commit Graph

5 Commits

Author SHA1 Message Date
Kleadron
40e54c2be8 Add 0-1 clamp and remove useless operations 2023-07-31 17:41:13 -07:00
Kleadron
63cd6a32f2 Add volume attenuation to SoundSystem_windows 2023-07-31 17:41:13 -07:00
iProgramInCpp
ea16d96a4c * Fix bad names in the PCM sound header. Audio now works well :) 2023-07-31 15:15:20 +03:00
f
311ab75ee4 Make windows soundsystem use GetHWND
made invisible window before, was not needed
2023-07-31 12:58:45 +02:00
f
ace9069077 Add windows soundsystem
Add Basic functionality to the playAt method only can play sounds in 2D.
2023-07-31 12:17:52 +02:00