Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miniaudio and Soundfont-related fixes/updates #833

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dashodanger
Copy link
Member

@dashodanger dashodanger commented Jan 13, 2025

This PR rolls up the following:

  • Removed unneeded support for DirectSound in Miniaudio
  • Fixed Miniaudio not respecting DDF per-sound volume levels
  • Fixed looping sound effects not terminating when they should
  • Fixed Player/UI category sounds being attenuated to the environment
  • Added Z-component (in Miniaudio this is actually the Y component) to listener direction and velocity vectors
  • Converted existing SF2 fonts to SF3
  • Moved default soundfont to edge_defs and renamed to SNDFONT.sf3; lumps named "SNDFONT" from other loaded files can replace this, as well as pack files named SNDFONT.sf2 or SNDFONT.sf3
  • Removed path component of midi_soundfont CVAR; when switching soundfonts, the user/home directory will be checked, and then (if not running in portable mode) the program directory

@dashodanger dashodanger merged commit e3dc16c into master Jan 13, 2025
5 checks passed
@dashodanger dashodanger deleted the sound-fixes-updates branch January 13, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant