Home
last modified time | relevance | path

Searched refs:select_normalize (Results 1 – 3 of 3) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dexport_format_manager.h114 void select_normalize (bool value);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dexport_format_manager.cc356 ExportFormatManager::select_normalize (bool value) in select_normalize() function in ARDOUR::ExportFormatManager
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_format_dialog.cc966 manager.select_normalize (normalize_checkbox.get_active ()); in update_normalize_selection()