Go to the source code of this file.
◆ ADSR_ACTION_DECAY
#define ADSR_ACTION_DECAY 0x20 |
◆ ADSR_ACTION_HANG
#define ADSR_ACTION_HANG 0x40 |
◆ ADSR_ACTION_RELEASE
#define ADSR_ACTION_RELEASE 0x10 |
◆ ADSR_DISABLE
◆ ADSR_GOTO
◆ ADSR_HANG
◆ ADSR_RESTART
◆ ADSR_STATE_DECAY
#define ADSR_STATE_DECAY 6 |
◆ ADSR_STATE_DISABLED
#define ADSR_STATE_DISABLED 0 |
◆ ADSR_STATE_FADE
#define ADSR_STATE_FADE 4 |
◆ ADSR_STATE_HANG
#define ADSR_STATE_HANG 5 |
◆ ADSR_STATE_INITIAL
#define ADSR_STATE_INITIAL 1 |
◆ ADSR_STATE_LOOP
#define ADSR_STATE_LOOP 3 |
◆ ADSR_STATE_RELEASE
#define ADSR_STATE_RELEASE 7 |
◆ ADSR_STATE_START_LOOP
#define ADSR_STATE_START_LOOP 2 |
◆ ADSR_STATE_SUSTAIN
#define ADSR_STATE_SUSTAIN 8 |
◆ adsr_init()
◆ adsr_update()
◆ note_vibrato_init()
◆ note_vibrato_update()
◆ sequence_player_process_sound()