void bell_vars(Environment *_environment, char *_note, char *_duration, char *_channels, int _sync)
Emit ASM code for BELL ....
void bell(Environment *_environment, int _note, int _duration, int _channels)
Emit ASM code for BELL ....
struct _Environment Environment
Structure of compilation environment.