-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to download ambisonics file #27
Comments
There is currently no feature in our sdk to do that but you could record
the output using webaudio and save that stream to a file or find a library
that will do that for you.
…On Sat, Mar 9, 2019 at 5:25 PM iooops ***@***.***> wrote:
Hi I saw from the documentation
https://resonance-audio.github.io/resonance-audio/reference/web/ResonanceAudio
that we can output ambisonics, but how could we download it?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#27>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGDsNvQTQgdykCmiqHLKJEo95LRo1uZkks5vVDTQgaJpZM4bm8Jj>
.
|
When I try I thought it should be 4.. So after I got the stream, how could I encode them into B format? Any documentation or reference would be helpful, thanks. |
Or if there's a multichannel(ambisonics) system, can I directly play the ambisonics output having the real ambisonics effect? |
Hi, any progress on this feature? @iooops have you find a solution / workaround to record ambisonic sounds? |
Hi I saw from the documentation https://resonance-audio.github.io/resonance-audio/reference/web/ResonanceAudio that we could output ambisonics, but how could we download it?
The text was updated successfully, but these errors were encountered: