Ardour
9.0-pre0-582-g084a23a80d
|
#include <cmath>
#include <cassert>
#include <vector>
#include <string>
#include <iostream>
#include "pbd/cartesian.h"
#include "pbd/signals.h"
#include "pbd/stateful.h"
#include "ardour/libardour_visibility.h"
#include "ardour/types.h"
#include "ardour/automation_control.h"
#include "ardour/automatable.h"
Go to the source code of this file.
Classes | |
class | ARDOUR::Panner |
struct | PanPluginDescriptor |
Namespaces | |
ARDOUR | |
Macros | |
#define | ARDOURPANNER_API LIBARDOUR_DLL_IMPORT |
#define | ARDOURPANNER_LOCAL LIBARDOUR_DLL_LOCAL |
#define ARDOURPANNER_API LIBARDOUR_DLL_IMPORT |
#define ARDOURPANNER_LOCAL LIBARDOUR_DLL_LOCAL |