libpsynth 0.2.1
Public Types | Public Member Functions
psynth::graph::node_sampler Class Reference

#include <node_sampler.hpp>

Inheritance diagram for psynth::graph::node_sampler:
Inheritance graph
[legend]
Collaboration diagram for psynth::graph::node_sampler:
Collaboration graph
[legend]

List of all members.

Public Types

enum  in_audio_socket_id { N_IN_A_SOCKETS }
enum  in_control_socket_id { IN_C_RATE, IN_C_TRIGGER, N_IN_C_SOCKETS }
enum  param_id {
  PARAM_FILE = node::N_COMMON_PARAMS, PARAM_AMPLITUDE, PARAM_RATE, PARAM_TEMPO,
  PARAM_PITCH, N_PARAM
}
enum  out_audio_socket_id { OUT_A_OUTPUT, N_OUT_A_SOCKETS }
enum  out_control_socket_id { N_OUT_C_SOCKETS }

Public Member Functions

 node_sampler (const audio_info &info)
 ~node_sampler ()

Member Enumeration Documentation

Enumerator:
N_IN_A_SOCKETS 
Enumerator:
IN_C_RATE 
IN_C_TRIGGER 
N_IN_C_SOCKETS 
Enumerator:
OUT_A_OUTPUT 
N_OUT_A_SOCKETS 
Enumerator:
N_OUT_C_SOCKETS 
Enumerator:
PARAM_FILE 
PARAM_AMPLITUDE 
PARAM_RATE 
PARAM_TEMPO 
PARAM_PITCH 
N_PARAM 

Constructor & Destructor Documentation

psynth::graph::node_sampler::node_sampler ( const audio_info info)
psynth::graph::node_sampler::~node_sampler ( )

The documentation for this class was generated from the following files: