MuseScore
3.4
Music composition and notation
|
#include <zita.h>
Private Member Functions | |
Vdelay () | |
~Vdelay () | |
void | init (int size) |
void | fini () |
void | set_delay (int del) |
float | read () |
void | write (float x) |
Private Attributes | |
int | _ir |
int | _iw |
int | _size |
float * | _line |
Friends | |
class | ZitaReverb |
|
private |
|
private |
|
private |
|
private |
|
inlineprivate |
|
private |
|
inlineprivate |
|
friend |
|
private |
|
private |
|
private |
|
private |