mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Make FFT easier to use. right click on a range selection or a region and
in the range/region submenu you should find a "Analyze range/region" entry. git-svn-id: svn://localhost/trunk/ardour2@385 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
22502823aa
commit
b6efb1fdd9
4 changed files with 36 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ class AnalysisWindow : public ArdourDialog
|
|||
|
||||
void track_list_row_changed(const Gtk::TreeModel::Path& path, const Gtk::TreeModel::iterator& iter);
|
||||
|
||||
void analyze ();
|
||||
|
||||
private:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue