Discussion:
[Sursound] Looking for JavaScript compatible AmbiX / FuMa player
Matt Soson
2018-11-16 20:36:11 UTC
Permalink
Hi Sursound community,

I'm making an app in React Native (uses javascript) that will need to play
AmbiX / FuMa spatial audio, and am searching for a player that works in
javascript for the AmbiX/FuMa (or other ambisonic format if necessary)
files, and is set up to talk to the phone's sensors for directional
orientation among the spatial sound. Any help or being pointed in a
direction hugely appreciated! Can be contacted at ***@crooked-grin.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.music.vt.edu/mailman/private/sursound/attachments/20181116/15431685/attachment.html>
Politis Archontis
2018-11-17 14:01:35 UTC
Permalink
Hi Matt,

We have the open-source JSAmbisonics library that supports first and higher-order Ambisonics, Fuma or ambiX, and you can find in the code examples one that polls your phone’s orientation and uses it to rotate 360 video and the ambisonic soundfield.

It may be what you are looking for - you can find it at https://github.com/polarch/JSAmbisonics, with online examples at
https://cdn.rawgit.com/polarch/JSAmbisonics/e28e15b384f2442a66fadc0035439c64ed65fa4d/index.html. You can also import it from NPM to your project.

Best regards,
Archontis Politis

On 16 Nov 2018, at 22:36, Matt Soson <***@gmail.com<mailto:***@gmail.com>> wrote:

Hi Sursound community,

I'm making an app in React Native (uses javascript) that will need to play
AmbiX / FuMa spatial audio, and am searching for a player that works in
javascript for the AmbiX/FuMa (or other ambisonic format if necessary)
files, and is set up to talk to the phone's sensors for directional
orientation among the spatial sound. Any help or being pointed in a
direction hugely appreciated! Can be contacted at ***@crooked-grin.com<mailto:***@crooked-grin.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.music.vt.edu/mailman/private/sursound/attachments/20181116/15431685/attachment.html>
_______________________________________________
Sursound mailing list
***@music.vt.edu<mailto:***@music.vt.edu>
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here, edit account or options, view archives and so on.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.music.vt.edu/mailman/private/sursound/attachments/20181117/d61ca976/attachment.html>
Matt Soson
2018-11-17 16:50:29 UTC
Permalink
Thanks Archontis, appreciate the info.
Post by Politis Archontis
Hi Matt,
We have the open-source JSAmbisonics library that supports first and
higher-order Ambisonics, Fuma or ambiX, and you can find in the code
examples one that polls your phone’s orientation and uses it to rotate 360
video and the ambisonic soundfield.
It may be what you are looking for - you can find it at
https://github.com/polarch/JSAmbisonics, with online examples at
https://cdn.rawgit.com/polarch/JSAmbisonics/e28e15b384f2442a66fadc0035439c64ed65fa4d/index.html.
You can also import it from NPM to your project.
Best regards,
Archontis Politis
Hi Sursound community,
I'm making an app in React Native (uses javascript) that will need to play
AmbiX / FuMa spatial audio, and am searching for a player that works in
javascript for the AmbiX/FuMa (or other ambisonic format if necessary)
files, and is set up to talk to the phone's sensors for directional
orientation among the spatial sound. Any help or being pointed in a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
https://mail.music.vt.edu/mailman/private/sursound/attachments/20181116/15431685/attachment.html
_______________________________________________
Sursound mailing list
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here,
edit account or options, view archives and so on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
https://mail.music.vt.edu/mailman/private/sursound/attachments/20181117/d61ca976/attachment.html
_______________________________________________
Sursound mailing list
https://mail.music.vt.edu/mailman/listinfo/sursound - unsubscribe here,
edit account or options, view archives and so on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.music.vt.edu/mailman/private/sursound/attachments/20181117/66fa0ec2/attachment.html>
Loading...