mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
indicate that silence trim is already active.
This commit is contained in:
parent
c829c10a74
commit
dad0e390ff
2 changed files with 11 additions and 2 deletions
|
|
@ -66,6 +66,9 @@ private:
|
|||
AudioClock* _fade_length;
|
||||
Gtk::ProgressBar _progress_bar;
|
||||
|
||||
Gtk::Button* cancel_button;
|
||||
Gtk::Button* apply_button;
|
||||
|
||||
struct ViewInterval {
|
||||
RegionView* view;
|
||||
ARDOUR::AudioIntervalResult intervals;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue