Cinder  0.8.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Typedefs
PanNode.h File Reference
#include "cinder/audio/Node.h"
#include "cinder/audio/Param.h"
Include dependency graph for PanNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cinder::audio::Pan2dNode
 Simple stereo panning using an equal power cross-fade. The panning position is specified by a single position between the left and right speakers. More...
 

Namespaces

 cinder
 
 cinder::audio
 

Typedefs

typedef std::shared_ptr< class
Pan2dNode > 
cinder::audio::Pan2dNodeRef