|
ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
|
#include "../../../ugbc.h"Go to the source code of this file.
Functions | |
| void | envelope (Environment *_environment, char *_voice, char *_attack, char *_decay, char *_sustain, char *_release) |
| void envelope | ( | Environment * | _environment, |
| char * | _voice, | ||
| char * | _attack, | ||
| char * | _decay, | ||
| char * | _sustain, | ||
| char * | _release ) |
Definition at line 84 of file envelope.c.