#include <matrix_convolver.hpp>
|
| MatrixConvolver (t_pxobject &maxProxy, short argc, t_atom *argv) |
|
| ~MatrixConvolver () |
|
void | initDsp (t_object *dsp64, short *count, double samplerate, long maxvectorsize, long flags) override |
|
void | perform (t_object *dsp64, double **ins, long numins, double **outs, long numouts, long sampleframes, long flags, void *userparam) override |
|
void | assist (void *b, long msg, long arg, char *dst) override |
|
void | getFloat (double f) override |
|
| ExternalBase (t_pxobject &maxProxy) |
|
virtual | ~ExternalBase () |
|
visr::maxmsp::matrix_convolver::MatrixConvolver::MatrixConvolver |
( |
t_pxobject & |
maxProxy, |
|
|
short |
argc, |
|
|
t_atom * |
argv |
|
) |
| |
|
explicit |
visr::maxmsp::matrix_convolver::MatrixConvolver::~MatrixConvolver |
( |
| ) |
|
void visr::maxmsp::matrix_convolver::MatrixConvolver::assist |
( |
void * |
b, |
|
|
long |
msg, |
|
|
long |
arg, |
|
|
char * |
dst |
|
) |
| |
|
overridevirtual |
void visr::maxmsp::matrix_convolver::MatrixConvolver::getFloat |
( |
double |
f | ) |
|
|
overridevirtual |
void visr::maxmsp::matrix_convolver::MatrixConvolver::initDsp |
( |
t_object * |
dsp64, |
|
|
short * |
count, |
|
|
double |
samplerate, |
|
|
long |
maxvectorsize, |
|
|
long |
flags |
|
) |
| |
|
overridevirtual |
void visr::maxmsp::matrix_convolver::MatrixConvolver::perform |
( |
t_object * |
dsp64, |
|
|
double ** |
ins, |
|
|
long |
numins, |
|
|
double ** |
outs, |
|
|
long |
numouts, |
|
|
long |
sampleframes, |
|
|
long |
flags, |
|
|
void * |
userparam |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files:
- /home/gitlab-runner/builds/293ee765/0/s3a/VISR/src/maxmspexternals/matrix_convolver/matrix_convolver.hpp
- /home/gitlab-runner/builds/293ee765/0/s3a/VISR/src/maxmspexternals/matrix_convolver/matrix_convolver.cpp