Set default time domain to Audiotime to sidestep various MusicTime issues
This commit is contained in:
parent
ecd22e9aa8
commit
cde26c5205
@ -30,7 +30,7 @@
|
||||
the value of the variable.
|
||||
*****************************************************/
|
||||
|
||||
CONFIG_VARIABLE (Temporal::TimeDomain, preferred_time_domain, "preferred_time_domain", Temporal::BeatTime)
|
||||
CONFIG_VARIABLE (Temporal::TimeDomain, preferred_time_domain, "preferred_time_domain", Temporal::AudioTime)
|
||||
|
||||
/* IO connection */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user