Ardour  9.0-pre0-582-g084a23a80d
panner.h File Reference
#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"
Include dependency graph for panner.h:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ ARDOURPANNER_API

#define ARDOURPANNER_API   LIBARDOUR_DLL_IMPORT

Definition at line 48 of file panner.h.

◆ ARDOURPANNER_LOCAL

#define ARDOURPANNER_LOCAL   LIBARDOUR_DLL_LOCAL

Definition at line 50 of file panner.h.