-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hello everyone,
I am currently planning to start an audio player project and wanted to ask what the plans of handling metadata (tags) with this library are?
This looks like a very nice collection of whats available, but I will need to handle at least reading tags
and in the long run also write tags for audio files.
Using audrey
seems like a waste of time, if I still need to depend on the decoders or even other decoders (I see claxon, does not expose the internals of the VorbisComment header, like the flac
crate does for example) to handle metadata.
If audrey's goal is only to de/encode samples that is totally fine, but the readme does not really tell that.
Metadata
Metadata
Assignees
Labels
No labels