mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-21 06:58:12 +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?
|
// both?
|
||||||
audio::output::stop();
|
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();
|
receiver_model.disable();
|
||||||
|
|
||||||
baseband::shutdown();
|
baseband::shutdown();
|
||||||
|
Reference in New Issue
Block a user