soundprocessing.utils

Undocumented in source.

Members

Functions

loadWAVFile
GenericSound loadWAVFile(string path)

Wrapper around dlib's loading function to load from a wav file

saveWAVFile
void saveWAVFile(string path, GenericSound sound)

Wrapper around dlib's saving function to save to a wav file

Meta