mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Add mute_audio() function to baseband processor.
This commit is contained in:
@@ -45,6 +45,7 @@ protected:
|
||||
void feed_channel_stats(const buffer_c16_t& channel);
|
||||
|
||||
void fill_audio_buffer(const buffer_s16_t& audio);
|
||||
void mute_audio();
|
||||
|
||||
private:
|
||||
ChannelStatsCollector channel_stats;
|
||||
|
||||
Reference in New Issue
Block a user