Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <string>
#include <ytkmm/entry.h>
#include <ytkmm/dialog.h>
#include <ytkmm/frame.h>
#include <ytkmm/radiobutton.h>
#include <ytkmm/adjustment.h>
#include <ytkmm/spinbutton.h>
#include <ytkmm/button.h>
#include <ytkmm/combobox.h>
#include <ytkmm/comboboxtext.h>
#include <ytkmm/textview.h>
#include <ytkmm/treemodel.h>
#include <ytkmm/treeview.h>
#include <ytkmm/treestore.h>
#include <ytkmm/liststore.h>
#include <ytkmm/scrolledwindow.h>
#include "ardour/plugin.h"
#include "ardour/types.h"
#include "ardour/template_utils.h"
#include "ardour/route_group.h"
#include "ardour_dialog.h"
#include "instrument_selector.h"
#include "route_dialogs.h"
Go to the source code of this file.
Classes | |
class | AddRouteDialog |
struct | AddRouteDialog::TrackTemplateColumns |
struct | AddRouteDialog::ChannelSetup |