mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem
git-svn-id: svn://localhost/ardour2/branches/3.0@8227 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0a62044c2c
commit
ebf3762fa9
8 changed files with 146 additions and 120 deletions
|
|
@ -44,7 +44,7 @@ public:
|
|||
|
||||
void drop_rects ();
|
||||
|
||||
ARDOUR::AudioIntervalMap silences ();
|
||||
void silences (ARDOUR::AudioIntervalMap&);
|
||||
|
||||
ARDOUR::framecnt_t minimum_length () const;
|
||||
ARDOUR::framecnt_t fade_length () const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue