mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
change the use of "SMPTE" to "Timecode" to reflect the global economy and the end of american dominance on the world audio production stage
git-svn-id: svn://localhost/ardour2/branches/3.0@5924 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5dd8dc0db3
commit
fa5aeb7892
52 changed files with 1231 additions and 1216 deletions
|
|
@ -382,7 +382,7 @@ ARDOUR_UI::post_engine ()
|
|||
primary_clock.set_mode (AudioClock::BBT);
|
||||
secondary_clock.set_mode (AudioClock::MinSec);
|
||||
} else {
|
||||
primary_clock.set_mode (AudioClock::SMPTE);
|
||||
primary_clock.set_mode (AudioClock::Timecode);
|
||||
secondary_clock.set_mode (AudioClock::BBT);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue