mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
deeper fixes for 80/100 subframes choice
git-svn-id: svn://localhost/ardour2/trunk@1146 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1759b4b9bd
commit
e098a23fcc
4 changed files with 7 additions and 5 deletions
|
|
@ -1098,6 +1098,7 @@ Editor::parameter_changed (const char* parameter_name)
|
|||
edit_mode_selector.set_active_text (edit_mode_to_string (Config->get_edit_mode()));
|
||||
} else if (PARAM_IS ("subframes_per_frame")) {
|
||||
update_subframes_per_frame ();
|
||||
update_just_smpte ();
|
||||
}
|
||||
|
||||
#undef PARAM_IS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue