Skip to content

MetaAudio

Compare
Choose a tag to compare
@LAGonauta LAGonauta released this 30 Mar 14:19
· 129 commits to master since this release

DO NOT USE WITH STEAM ONLINE, OR IN VAC SERVERS. YOU RISK GETTING BANNED.
I AM NOT RESPONSIBLE FOR YOUR BAN, USE AT YOUR OWN RISK.

  • Added workaround for disappearing sound with some X-Fi drivers
    • Set "al_xfi_workaround" to 1 or to 2: (I prefer 1, defaults to 0)
      • With it set to 1, MetaAudio will also use the system clock to estimate when the sound effect ended.
      • With it set to 2, MetaAudio will force all sound effects to be played as a stream.
  • Added command to reset EFX ("al_reset_efx"). Sometimes Creative's driver does not activate the effects when creating them, this command will force them to be recreated hoping that the driver understand what we want without reloading the game.
  • Use two effect slots for fading and fade the gain instead of fading the reverb parameters. More natural fading and a lot less code.
  • Updated Alure2 with MP3 support.
  • Added try-catch blocks hoping a message is popped-out if something wrong happens.
  • Do not cache audio data in GoldSrc cache, use own cache.

The included libsndfile is a pre-release that fixes FLAC playback on Windows.