mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-23 14:24:18 -04:00
Update analog_audio_app.cpp (#16)
This commit is contained in:
parent
59088071eb
commit
ff5db151b4
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ AnalogAudioView::AnalogAudioView(
|
||||||
audio::output::start();
|
audio::output::start();
|
||||||
|
|
||||||
update_modulation(static_cast<ReceiverModel::Mode>(modulation));
|
update_modulation(static_cast<ReceiverModel::Mode>(modulation));
|
||||||
|
on_modulation_changed(static_cast<ReceiverModel::Mode>(modulation));
|
||||||
}
|
}
|
||||||
|
|
||||||
AnalogAudioView::~AnalogAudioView() {
|
AnalogAudioView::~AnalogAudioView() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue