Skip to content

Networked-Aframe component for shared audio in Resonance Audio environments

License

Notifications You must be signed in to change notification settings

AudioGroupCologne/networked-resonance-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

networked-resonance-audio

Resonance Audio Networked A-Frame component, for WebRTC broadcasted audio as a Resonance Audio source. Based on the Networked-Aframe Networked Audio Source : NAF

Dependencies

Use this component in A-Frame, together with the Networked-Aframe library and the Resonance Audio component.

Usage

Add the networked-resonance-audio component and a resonance-audio-source to NAF avatar entity:

      <a-entity
            class="avatar"
            networked-resonance-audio
            resonance-audio-src="
        visualize: true;
        loop: true;
        autoplay: true;"
      >

Run

See the Glitch project for implementation: networked-resonance-audio

Acknowledgements

The networked-resonance-audio component is based on the NAF networked-audio-source.js found at networked-audio-source

About

Networked-Aframe component for shared audio in Resonance Audio environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published