|
LMMS
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include <string.h>#include "gverbdsp.h"#include "gverb.h"#include "../ladspa-util.h"Functions | |
| ty_gverb * | gverb_new (int srate, float maxroomsize, float roomsize, float revtime, float damping, float spread, float inputbandwidth, float earlylevel, float taillevel) |
| void | gverb_free (ty_gverb *p) |
| void | gverb_flush (ty_gverb *p) |