28 namespace cinder {
namespace audio {
GainNode(float initialValue, const Format &format=Format())
Constructs a GainNode with an initial gain of initialValue and optional format.
Definition: GainNode.h:44
GainNode(const Format &format=Format())
Constructs a GainNode with an initial gain of 1 and optional format.
Definition: GainNode.h:40
Node for changing the gain, or amplitude, of a signal.
Definition: GainNode.h:37
std::shared_ptr< class GainNode > GainNodeRef
Definition: GainNode.h:30
Node for performing a mulitplication operation on its input.
Definition: NodeMath.h:70
GLenum GLsizei GLenum format
Definition: GLee.h:969