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

Adapting single-recording download from player #492

Open
kdarras opened this issue Aug 15, 2024 · 0 comments
Open

Adapting single-recording download from player #492

kdarras opened this issue Aug 15, 2024 · 0 comments

Comments

@kdarras
Copy link

kdarras commented Aug 15, 2024

We will not use uncompressed audio for storage anymore (#389 ), so there should only be two buttons for downloading the current view's recordings from the spectrogram player:

  • "download lossy file" (MP3 for <44.1kHz sampling rate, OGG for >44.1kHz)
  • "download lossless file" (FLAC)

This should work both for the original recordings (when not zoomed in) and portions of it (when zoomed in).

If a new file is generated (i.e., when zoomed in or when choosing lossy downlaod from a lossless original file) metadata (ID3, Vorbis tags...) should be added to the downloaded file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant