Add note about Denormal protection pref changes
Modifications to the MXCSR register are pre thread. Changing this setting only directly affects the GUI thread.
This commit is contained in:
parent
d18f6dcbab
commit
24a0a4256a
@ -2861,6 +2861,8 @@ RCOptionEditor::RCOptionEditor ()
|
||||
dm->set_sensitive(false);
|
||||
}
|
||||
|
||||
dm->set_note (_("Changes may not be effective until audio-engine restart."));
|
||||
|
||||
add_option (_("Audio"), dm);
|
||||
|
||||
add_option (_("Audio"), new OptionEditorHeading (_("Regions")));
|
||||
|
Loading…
Reference in New Issue
Block a user