RustAudio / audrey

A crate to simplify reading, writing and converting between a variety of audio formats.
Other
132 stars 16 forks source link

Writing #26

Closed schell closed 4 years ago

schell commented 4 years ago

It's not obvious that this library does encoding and writing of any audio formats. Is this on the roadmap? Maybe in a branch?

est31 commented 4 years ago

Yes, it's not supported. See the supported formats table in the README.

schell commented 4 years ago

Not supported and out of scope, ie this library will never do encoding?

I ask simply because of the readme/description:

A crate to simplify reading, writing and converting between a range of audio formats.

est31 commented 4 years ago

It's not out of scope, maybe one day it will. In general, I think our goal was to be the image crate for audio.