Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
RAII class for managing a DSP context (disabling denormals, etc.). More...
#include <src/utils/dsp_context.h>
RAII class for managing a DSP context (disabling denormals, etc.).
The DSP context is only started and finished if the ZRYTHM_USE_OPTIMIZED_DSP
macro is defined.
Definition at line 17 of file dsp_context.h.