mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-16 15:41:11 +02:00
Bug 2578 - Linux/Windows: Export 24-bit AIFF exports as 16-bit
This commit is contained in:
@@ -223,6 +223,7 @@ void ExportPCMOptions::OnShow(wxShowEvent & evt)
|
||||
if (evt.IsShown())
|
||||
{
|
||||
SendSuffixEvent();
|
||||
SaveEncoding(mType, sf_encoding_index_to_subtype(mEncodingIndexes[mEncodingFromChoice]));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user