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:
Sampo Savolainen 2006-03-12 22:35:39 +00:00
parent 22502823aa
commit b6efb1fdd9
4 changed files with 36 additions and 3 deletions

View file

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