Skip to content
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

ViroSound with loop={true} #226

Open
mromerocastro opened this issue Apr 16, 2018 · 2 comments
Open

ViroSound with loop={true} #226

mromerocastro opened this issue Apr 16, 2018 · 2 comments

Comments

@mromerocastro
Copy link

Hi, I have a problem with the ViroSound, when the sound ends and it starts again there is a silence. Any way to eliminate that silence?
Thank you,
Marlon

@dthian
Copy link
Member

dthian commented Apr 17, 2018

Hi @mromerocastro, thanks for reaching out. To better diagnose your issue, could you provide:
1 - The sound file you are testing with.
2 - The Js code that you have used to set up the scene with, and to play your sound file.

Much thanks!

@mromerocastro
Copy link
Author

Hello dthian, I attach the audio file and the code, Much thanks!

<ViroSound
source={require("./res/Audio/LoopRotation.mp3")}
paused={this.state.CubeSound}
loop={true} />

LoopRotation.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants