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 1170 of file gx_internal_plugins.h.
#define MAX_FRAME_LENGTH 8096 |
Definition at line 1171 of file gx_internal_plugins.h.