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 load peaks.json for each audio #77

Open
gjzhappy opened this issue Aug 4, 2017 · 5 comments
Open

How to load peaks.json for each audio #77

gjzhappy opened this issue Aug 4, 2017 · 5 comments

Comments

@gjzhappy
Copy link

gjzhappy commented Aug 4, 2017

If I want to load the peaks from server,how to make this happen?

@naomiaro
Copy link
Owner

naomiaro commented Aug 4, 2017

Hi! Currently there is no support for loading a peaks.json type of file from the server at the moment.

I have always been hoping to add this in using formats available from this BBC tool:
https://github.com/bbc/audiowaveform

Not sure when there will be time for this in the near future however.

@gjzhappy
Copy link
Author

gjzhappy commented Aug 7, 2017

Actually I already generate the json file in server,but I can't find a method to load it as wavefurfer does.Is it possible to offer a method like load(mp3,json)?

@naomiaro
Copy link
Owner

naomiaro commented Aug 9, 2017

It is possible, I'd like to add this functionality sometime soon. What format are you using for your json peaks file?

@gjzhappy
Copy link
Author

I really appreciate your help ! Any format is OK as long as i can get the peak value.

@entonbiba
Copy link

@gjzhappy @naomiaro I created an api for audio to waveform json data output. https://waveform.al

@naomiaro naomiaro self-assigned this Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants