::uint16_t uint16_t
Definition: cstdint:22
::uint8_t uint8_t
Definition: cstdint:21
char channel
Definition: famitone2.h:31
void neo_sound_play_effect(uint8_t channel, uint8_t id)
Play the sound effect.
void neo_sound_queue(uint8_t channel, uint16_t frequency, uint16_t duration, uint16_t slide, uint8_t target)
Queue a sound.
void neo_sound_reset_channel(uint8_t channel)
Reset the specified sound channel.
void neo_sound_beep(void)
Play the startup beep.
uint8_t neo_sound_channel_count(void)
Query the number of channels.
void neo_sound_reset(void)
Reset the sound system.
uint8_t neo_sound_status(uint8_t channel)
Query the status of the specified channel.