#include <addsynth.h>
|
| HN_func () |
|
void | reset (float v) |
|
void | setv (int i, float v) |
|
void | clrv (int i) |
|
void | setv (int h, int i, float v) |
|
void | clrv (int h, int i) |
|
float | vs (int h, int i) const |
|
int | st (int h, int i) const |
|
float | vi (int h, int n) const |
|
void | write (FILE *F, int k) |
|
void | read (QFile *F, int k) |
|
◆ HN_func()
◆ clrv() [1/2]
void HN_func::clrv |
( |
int |
i | ) |
|
◆ clrv() [2/2]
void HN_func::clrv |
( |
int |
h, |
|
|
int |
i |
|
) |
| |
|
inline |
◆ read()
void HN_func::read |
( |
QFile * |
F, |
|
|
int |
k |
|
) |
| |
◆ reset()
void HN_func::reset |
( |
float |
v | ) |
|
◆ setv() [1/2]
void HN_func::setv |
( |
int |
i, |
|
|
float |
v |
|
) |
| |
◆ setv() [2/2]
void HN_func::setv |
( |
int |
h, |
|
|
int |
i, |
|
|
float |
v |
|
) |
| |
|
inline |
◆ st()
int HN_func::st |
( |
int |
h, |
|
|
int |
i |
|
) |
| const |
|
inline |
◆ vi()
float HN_func::vi |
( |
int |
h, |
|
|
int |
n |
|
) |
| const |
|
inline |
◆ vs()
float HN_func::vs |
( |
int |
h, |
|
|
int |
i |
|
) |
| const |
|
inline |
◆ write()
void HN_func::write |
( |
FILE * |
F, |
|
|
int |
k |
|
) |
| |
◆ _h
The documentation for this class was generated from the following files: