Sound.Sc3.Server.Graphdef.Io
Description
Encoding agnostic i/o.
read_graphdef_file :: FilePath -> IO Graphdef Source #
Encoding agnostic file reader. If the file has a .scsyndef.text extension it's read as a text file, else as a binary file.
read_graphdef_file "tmpstsc3.scsyndef.text"