developmentseed / bioacoustics-frontend

Frontend code for the Google Bioacoustics project that's used by A2O Search
https://search.acousticobservatory.org/
MIT License
1 stars 0 forks source link

Make dynamic timeline for longer clips #71

Open LanesGood opened 1 year ago

LanesGood commented 1 year ago

The default timeline plugin for wavesurfer has dynamic tick creation. We are currently implementing a custom label/tick so that each half second is indicated, with a label on each second. However, this looks quite unreadable on longer audio files:

image

To investigate: use dynamic ticks on longer clips, but if possible keep half second and labeled seconds once zoomed in.

geohacker commented 1 year ago

Moving to icebox. We'll revisit if this gets in the way.