|
LMMS
|
Go to the source code of this file.
Functions | |
| void | adlibinit (long dasamplerate, long danumspeakers, long dabytespersample) |
| void | adlib0 (long i, long v) |
| void | adlibgetsample (void *sndptr, long numbytes) |
| void | adlibsetvolume (int i) |
| void | randoinsts () |
Variables | |
| float | lvol [9] |
| float | rvol [9] |
| float | lplc [9] |
| float | rplc [9] |
| void adlib0 | ( | long | i, |
| long | v ) |
| void adlibinit | ( | long | dasamplerate, |
| long | danumspeakers, | ||
| long | dabytespersample ) |
| void randoinsts | ( | ) |
| float lplc[9] |
|
extern |
| float rplc[9] |
| float rvol[9] |