Skip to content

Releases: mkungla/aframe-resonance-audio-component

v1.1.0

15 Mar 08:49
v1.1.0
85b79b9
Compare
Choose a tag to compare

v1.0.0

05 Sep 03:17
2474d16
Compare
Choose a tag to compare
1.0.0

v0.3.2

29 Dec 23:08
Compare
Choose a tag to compare
Clean repo and update devDeps

v0.3.1 - Removed the dependency on the hierarchical relation of the audio room and sources.

13 Aug 14:23
Compare
Choose a tag to compare

A few other improvements are included that were either related or resulted from the need to fix the tests.

Changes:

  • No more dependency on parent-child relation for room and sources.
  • Fire events when source enters or leaves a room and when resonance-audio-room-bb hooks after model load.
  • Take into account model loading time in the resonance-audio-room-bb component.
  • Let visualizations be child object3Ds so they move with the entity's position and rotation.
  • Let a source visualization color red if no room is associated.
  • Remove error-triggering default value for custom position and rotation in resonance-audio-src.

v0.2.0 - Support multiple audio sources

30 Aug 15:53
Compare
Choose a tag to compare