mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-15 07:53:17 -05: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
|
|
@ -66,8 +66,6 @@ void TPMSProcessor::execute(const buffer_c8_t& buffer) {
|
|||
clock_recovery(mf.get_output());
|
||||
}
|
||||
}
|
||||
|
||||
mute_audio();
|
||||
}
|
||||
|
||||
void TPMSProcessor::consume_symbol(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue