selb / YumLife

a mod for OHOL and AHAP based on hetuw
Other
11 stars 7 forks source link

Sound override #12

Open selb opened 1 year ago

selb commented 1 year ago

Allow users to disable specific sounds as well as music. Something in the config like:

# disable truck beepbeep and baby cry
disable_sounds=1936,641
# disable all music tracks
disable_music=1

Someone has asked about remapping, but I'm not sure there is as much demand there as just plain disabling the most annoying sounds.

selb commented 1 year ago

If possible (probably not), it would be nice to be able to just muffle the sounds (lower volume + low-pass filter). I myself won't be disabling these sounds since they have significant gameplay use to me, but would use a muffle effect to make them less grating.

selb commented 1 year ago

Music loudness is already an option, so no need for that.