Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dexport_format_manager.h119 void select_normalize_dbtp (float value);
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dexport_format_manager.cc391 ExportFormatManager::select_normalize_dbtp (float value) in select_normalize_dbtp() function in ARDOUR::ExportFormatManager
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dexport_format_dialog.cc971 manager.select_normalize_dbtp (normalize_dbtp_spinbutton.get_value ()); in update_normalize_selection()