#include <addsynth.h>
|
| | N_func () |
| |
| void | reset (float v) |
| |
| void | setv (int i, float v) |
| |
| void | clrv (int i) |
| |
| float | vs (int i) const |
| |
| int | st (int i) const |
| |
| float | vi (int n) const |
| |
| void | write (FILE *) |
| |
| void | read (QFile *) |
| |
◆ N_func()
◆ clrv()
| void N_func::clrv |
( |
int |
i | ) |
|
◆ read()
| void N_func::read |
( |
QFile * |
f | ) |
|
◆ reset()
| void N_func::reset |
( |
float |
v | ) |
|
◆ setv()
| void N_func::setv |
( |
int |
i, |
|
|
float |
v |
|
) |
| |
◆ st()
| int N_func::st |
( |
int |
i | ) |
const |
|
inline |
◆ vi()
| float N_func::vi |
( |
int |
n | ) |
const |
|
inline |
◆ vs()
| float N_func::vs |
( |
int |
i | ) |
const |
|
inline |
◆ write()
| void N_func::write |
( |
FILE * |
F | ) |
|
◆ _b
◆ _v
The documentation for this class was generated from the following files: