mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-29 17:49:14 -04:00
Add mute_audio() function to baseband processor.
This commit is contained in:
parent
8fb3ffaedc
commit
ef6ae8ed94
2 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue