audiofile
audiofile copied to clipboard
Autodetect format to save to from file name extension
A feature that would help GUI program would be: define a file format named AF_FILE_AUTODETECT or something like that. If that is used, afOpenFile(), if used to create a new file, would try and read the extension from the file name, and pick a format according to the extension. In case the extension is not detected, a default would be used.