benwiley4000 / volca-sampler

Send a new sound to your volca sample!

Home Page:https://volcasampler.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement waveform playback for readonly view

benwiley4000 opened this issue · comments

This will also be a good occasion to:

  • Implement read only trim UI, similar to editable but without trim handles (so trim timestamps appears higher) and without overlay interaction.

  • List view waveform UI to include playback but for full width instead of trim width. We'll also need to handle playback differently. Instead of preloading/computing each wav to playback we will want to load the data on the fly.