mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-15 05:47:38 +00:00
Analog audio app m4 guru meditation bug (#18)
* Update analog_audio_app.cpp (#353) * Update analog_audio_app.cpp
This commit is contained in:
@@ -162,6 +162,7 @@ AnalogAudioView::~AnalogAudioView() {
|
||||
// both?
|
||||
audio::output::stop();
|
||||
|
||||
receiver_model.set_sampling_rate(3072000); // Just a hack to avoid hanging other apps if the last modulation was SPEC
|
||||
receiver_model.disable();
|
||||
|
||||
baseband::shutdown();
|
||||
|
Reference in New Issue
Block a user