move TC FPS up into status bar, use lower right of timecode audioclock mode for something ... TBDiscussed
git-svn-id: svn://localhost/ardour2/branches/3.0@13257 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -100,6 +100,8 @@ void hours_floor (Time& timecode);
|
||||
float timecode_to_frames_per_second(TimecodeFormat const t);
|
||||
bool timecode_has_drop_frames(TimecodeFormat const t);
|
||||
|
||||
std::string timecode_format_name (TimecodeFormat const t);
|
||||
|
||||
} // namespace Timecode
|
||||
|
||||
std::ostream& operator<< (std::ostream& ostr, const Timecode::Time& t);
|
||||
|
||||
Reference in New Issue
Block a user