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

Show waveform for audio files #73

Open
feross opened this issue Jul 26, 2015 · 2 comments
Open

Show waveform for audio files #73

feross opened this issue Jul 26, 2015 · 2 comments

Comments

@feross
Copy link
Member

feross commented Jul 26, 2015

Use https://github.com/katspaugh/wavesurfer.js
Demo: http://www.wavesurfer.fm/

screen shot 2015-07-26 at 2 42 43 pm

@ghost
Copy link

ghost commented Jul 27, 2015

@feross here's a quick preview...one question though

2015-07-26-173325_768x670_scrot

  1. Right now I'm using this module to detect the file's MIME type and overriding all audio files to use this widget instead. Is there a better solution you can think of?

I'll be adding controls next.

@feross
Copy link
Member Author

feross commented Jul 27, 2015

I think the right place for this change is in webtorrent in lib/append-to.js so that all users of WebTorrent get this feature!

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

1 participant