mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-05-09 02:05:21 -04: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue