mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 00:27:40 +00: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:
@@ -66,8 +66,6 @@ void TPMSProcessor::execute(const buffer_c8_t& buffer) {
|
||||
clock_recovery(mf.get_output());
|
||||
}
|
||||
}
|
||||
|
||||
mute_audio();
|
||||
}
|
||||
|
||||
void TPMSProcessor::consume_symbol(
|
||||
|
Reference in New Issue
Block a user