|
Guitarix
|
#include "faust/jconv_post.h"#include "faust/jconv_post_mono.h"#include "faust/cabinet_impulse_former.h"#include "faust/cabinet_impulse_former_st.h"#include "faust/preamp_impulse_former.h"#include "faust/preamp_impulse_former_st.h"#include "faust/presence_level.h"#include "faust/drumseq.h"

Go to the source code of this file.
Namespaces | |
| gx_jack | |
| gx_engine | |
Macros | |
| #define | M_PI 3.14159265358979323846 |
| #define | MAX_FRAME_LENGTH 8096 |
Typedefs | |
| typedef ParameterV< GxSeqSettings > | gx_engine::SeqParameter |
| typedef ParameterV< GxJConvSettings > | gx_engine::JConvParameter |
| #define M_PI 3.14159265358979323846 |
Definition at line 1190 of file gx_internal_plugins.h.
Referenced by gx_engine::MidiVariables::init(), gx_engine::smbPitchShift::smbPitchShift(), gx_cairo::start_box_expose(), gx_engine::DrumSequencer::~DrumSequencer(), and gx_engine::smbPitchShift::~smbPitchShift().
| #define MAX_FRAME_LENGTH 8096 |
Definition at line 1191 of file gx_internal_plugins.h.
Referenced by gx_engine::smbPitchShift::smbPitchShift().