audiofile icon indicating copy to clipboard operation
audiofile copied to clipboard

Autodetect format to save to from file name extension

Open fabzzap opened this issue 10 years ago • 0 comments

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.

fabzzap avatar May 13 '14 19:05 fabzzap