FastLED
3.9.15
Loading...
Searching...
No Matches
◆
~SynthEngineImpl()
fl::audio::SynthEngineImpl::~SynthEngineImpl
(
)
override
Definition at line
118
of file
synth.cpp.hpp
.
118
{
119
if
(
mEngine
) {
120
hw::hexwave_engine_destroy(
mEngine
);
121
mEngine
=
nullptr
;
122
}
123
}
fl::audio::SynthEngineImpl::mEngine
hw::HexWaveEngine * mEngine
Definition
synth.cpp.hpp:44
References
FL_NOEXCEPT
, and
mEngine
.
fl
audio
SynthEngineImpl
Generated on Tue Jun 16 2026 00:07:08 for FastLED by
1.13.2