|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <cmath>#include <vector>#include <ytkmm/box.h>#include <ytkmm/eventbox.h>#include <ytkmm/menu.h>#include <ytkmm/scrolledwindow.h>#include "gtkmm2ext/bindings.h"#include "gtkmm2ext/dndtreeview.h"#include "gtkmm2ext/dndvbox.h"#include "gtkmm2ext/persistent_tooltip.h"#include "pbd/stateful.h"#include "pbd/signals.h"#include "ardour/types.h"#include "ardour/ardour.h"#include "ardour/plugin_insert.h"#include "ardour/luaproc.h"#include "ardour/port_insert.h"#include "ardour/processor.h"#include "ardour/route.h"#include "ardour/session_handle.h"#include "pbd/fastlog.h"#include "widgets/ardour_button.h"#include "widgets/ardour_fader.h"#include "widgets/slider_controller.h"#include "plugin_interest.h"#include "plugin_display.h"#include "io_selector.h"#include "send_ui.h"#include "enums.h"#include "window_manager.h"Go to the source code of this file.
Classes | |
| class | ProcessorWindowProxy |
| class | PluginPinWindowProxy |
| class | ProcessorEntry |
| class | ProcessorEntry::Control |
| class | ProcessorEntry::PluginInlineDisplay |
| class | ProcessorEntry::LuaPluginDisplay |
| class | ProcessorEntry::PortIcon |
| class | ProcessorEntry::RoutingIcon |
| class | PluginInsertProcessorEntry |
| class | ProcessorBox |
Namespaces | |
| ARDOUR | |