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 a waveform seekbar plugin #64

Merged
merged 23 commits into from
Mar 28, 2024
Merged

Add a waveform seekbar plugin #64

merged 23 commits into from
Mar 28, 2024

Conversation

ludouzi
Copy link
Collaborator

@ludouzi ludouzi commented Mar 27, 2024

Adds a waveform seekbar for displaying the current track's waveform (each channel). Waveforms are saved in a compressed format to a SQLite database for faster computation and reduced memory usage after the initial waveform has been built.

Todo:

  • Show building progress for waveforms not in cache
  • Settings page, customisation options
  • Options to downmix to stereo, mono
  • Separate seeking cursor

Screenshot_2024-03-27_14 36 01

Address #52

@ludouzi ludouzi added the enhancement New feature or request label Mar 27, 2024
@ludouzi ludouzi self-assigned this Mar 27, 2024
@ludouzi ludouzi changed the title Add waveform seekbar plugin Add a waveform seekbar plugin Mar 27, 2024
@ludouzi ludouzi merged commit 4f5f0f7 into master Mar 28, 2024
15 of 16 checks passed
@ludouzi ludouzi deleted the wavebar branch March 28, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant