You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing FLAC formats, like reading FLAC formats, is done using the
soundfile package, which is currently treated as an optional
dependency (since on some systems it requires an external copy of
libsndfile.)
This code performs, in effect, the inverse of _rd_compressed_file. As
with _rd_compressed_file, this has room to be optimized somewhat.
0 commit comments