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:
Paul Davis 2010-12-09 18:17:36 +00:00
parent 0a62044c2c
commit ebf3762fa9
8 changed files with 146 additions and 120 deletions

View file

@ -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;