mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-30 01:59:13 -04:00
For non-audio modes, don't bother muting audio.
It's assumed base class will start with audio muted.
This commit is contained in:
parent
d6f797540d
commit
4ea84301c6
4 changed files with 0 additions and 8 deletions
|
@ -78,8 +78,6 @@ void ERTProcessor::execute(const buffer_c8_t& buffer) {
|
|||
|
||||
clock_recovery(data);
|
||||
}
|
||||
|
||||
mute_audio();
|
||||
}
|
||||
|
||||
void ERTProcessor::consume_symbol(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue