flacwrite - write out a FLAC-encoded audio file using flac

Version 1.0.0.0 (2.51 KB) by Dan Ellis
flacwrite writes FLAC-encoded audio files by piping data to the external flac binary
780 Downloads
Updated 15 Mar 2011

View License

If you have a flac binary, and also the popenw mex extension, this routine allows you to write flac (free lossless audio coder)-format files as a drop-in replacement for wavwrite, accepting all the same syntax.

You can get popenw at http://www.mathworks.com/matlabcentral/fileexchange/13851

You can get the flac binary at
http://flac.sourceforge.net/

Cite As

Dan Ellis (2024). flacwrite - write out a FLAC-encoded audio file using flac (https://www.mathworks.com/matlabcentral/fileexchange/30760-flacwrite-write-out-a-flac-encoded-audio-file-using-flac), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Fast FLAC reader

Inspired: audioread - unified audio file input function

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0