ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
envelope.c File Reference
#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)

Function Documentation

◆ envelope()

void envelope ( Environment * _environment,
char * _voice,
char * _attack,
char * _decay,
char * _sustain,
char * _release )

Definition at line 41 of file envelope.c.