Audio Constants&Variables | |
Variables | |
cpct_akp_digidrumStatus | This is an internal variable, updated by Arkos Tracker Player, that is used by the player for signalling events to user code. |
cpct_akp_songLoopTimes | This is an internal variable, updated by Arkos Tracker Player, that contains the number of times the present song has looped. |
Constants | |
Audio Channels (bitmasks) | Bitmask constants for referring to audio channels of the AY-3-8912 PSG chip. |
extern volatile u8 cpct_akp_digidrumStatus
This is an internal variable, updated by Arkos Tracker Player, that is used by the player for signalling events to user code. You may read it at any time to know if any “event” has happened (as signalled by the player) and then react accordingly. To know more, read about Digidrums.
This is an internal variable, updated by Arkos Tracker Player, that is used by the player for signalling events to user code.
extern volatile u8 cpct_akp_digidrumStatus
This is an internal variable, updated by Arkos Tracker Player, that contains the number of times the present song has looped.
extern volatile u8 cpct_akp_songLoopTimes