We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bool GB_is_channel_muted(GB_gameboy_t *gb, GB_channel_t channel);
In apu.h
apu.h
TBD
GB_is_channel_muted is thread-safe and can be called from any thread and context.
GB_is_channel_muted