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

How to Integrate siriwave with audio/mp3 file #33

Closed
timi-codes opened this issue Oct 4, 2019 · 2 comments
Closed

How to Integrate siriwave with audio/mp3 file #33

timi-codes opened this issue Oct 4, 2019 · 2 comments

Comments

@timi-codes
Copy link

timi-codes commented Oct 4, 2019

Maybe something around this

const waveInstance = new SiriWave({
      container: wave.current,
      speed: 0.02,
      cover: true
 });
waveInstance.setAudioUrl('url');
@lbarthon
Copy link
Contributor

Maybe you can combine it with howler?

@kopiro
Copy link
Owner

kopiro commented Jun 12, 2020

Hey! This library is purely graphical, so I don't it makes sense to add an API to read an Audio. There is a working demo here anyway: #45

@kopiro kopiro closed this as completed Jun 12, 2020
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

3 participants