remove 32-bit int option
This commit is contained in:
parent
ffb89ece04
commit
22eb29cf6c
3 changed files with 0 additions and 10 deletions
|
|
@ -35,7 +35,6 @@ const char* audioExportFormats[]={
|
|||
const char* audioExportWavFormats[]={
|
||||
_N("8-bit int (unsigned)"),
|
||||
_N("16-bit int"),
|
||||
_N("32-bit int"),
|
||||
_N("32-bit float"),
|
||||
NULL
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue