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

Add option to download individual clips and spectrogram photos #168

Open
RichardLitt opened this issue Aug 14, 2020 · 1 comment
Open

Add option to download individual clips and spectrogram photos #168

RichardLitt opened this issue Aug 14, 2020 · 1 comment
Assignees

Comments

@RichardLitt
Copy link
Contributor

Often, I don't actually need all of the clips - but a single clip, which I want to upload to eBird. Being able to download the clip directly from the Clip album would be excellent.

Related to #167 in that it would be ideal if I could add two seconds of background noise on either side, as this would be for public record on Macaulay Library.

@RichardLitt
Copy link
Contributor Author

I tried to implement this by copying the playButton functions in clip-view.js, but ran into an issue where I wanted to add in an npm library to convert the audiobuffer into a wav so that I didn't have to do that work myself. However, it looks like there is no current loading of any JS packages anywhere. Is this entirely vanilla JavaScript? Perhaps there's another function I could use, which is used in the Export clips job.

@HaroldMills HaroldMills self-assigned this Sep 2, 2020
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

2 participants