mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
Allow to import opus files
This commit is contained in:
parent
85a1c463e5
commit
1005fc5716
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ AudioFileSource::safe_audio_file_extension(const string& file)
|
|||
".smp", ".SMP",
|
||||
".snd", ".SND",
|
||||
".maud", ".MAUD",
|
||||
".opus", ".OPUS",
|
||||
".voc", ".VOC",
|
||||
".vwe", ".VWE",
|
||||
".w64", ".W64",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue