bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.12k stars 156 forks source link

Swap SongVolumeDefault and MasterSongVolumeDefault constants. #813

Closed bryanedds closed 4 months ago

bryanedds commented 4 months ago

I think it makes more sense to compensate for SDL's seemingly inconsistent volume leveling by having MasterSongVolumeDefault by 0.5 rather than SongVolumeDefault. Also, this presumes that the volumes will scale proportionately (I think it will but I haven't checked.)