Skip to content

1.6.3

Latest

Choose a tag to compare

@Vercidium Vercidium released this 10 Aug 08:18

Updated to Vercidium Audio v1.6.3:

  • The debug window UI now scales to match the operating system UI scale
  • Fixed an issue where visualisation rays were sometimes not cast in random directions
  • Added descriptions for all fields, visible when hovering over fields in the Inspector
  • New VAVisualisation node
  • World bounds can now be viewed + moved in the Godot editor
  • Materials on Node3D nodes can now be set via a dropdown, rather than a string metadata field
  • Added HRTF, sample rate, meters per unit, speed of sound, distance model and reverb-only settings to the VAOpenALSettings node
  • Field aliases for ALSourceNode for gain_scale, pitch_scale and stream, so that scripts for AudioStreamPlayer nodes that have been converted to VA nodes will not break
  • Fixed a memory leak (AL sources were never disposed once created)
  • New Use Listener Reverb setting for Emitters that don't cast their own reverb rays
  • Thread count now defaults to the number of threads minus 1

Full changelog
Source code PR