twynb / AudioStreamSplitting

A tool that takes a long audio file, splits it into separate songs and attempts to identify them.
https://twynb.github.io/AudioStreamSplitting/
GNU General Public License v3.0
2 stars 0 forks source link

Allow zooming in project view #123

Open twynb opened 1 year ago

twynb commented 1 year ago

As of current, the project view's waveform display will always show the whole audio file. This can be hard to work with especially with long audio files.

Ideally, it should be possible to zoom in and see smaller segments of the audio file.

chubetho commented 1 year ago

Is the zoom feature still needed if we now have a better segment detail view?

twynb commented 1 year ago

Maybe, depends on how or where #59 is implemented. If that happens on the main project view (which imo would probably be the most intuitive), zoom would absolutely still be needed