mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-12-24 23:09:26 -05: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:
parent
ff5db151b4
commit
69515d702d
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user