DISTRHO Plugin Framework
List of all members
ScopedDenormalDisable Class Reference

#include <ScopedDenormalDisable.hpp>

Detailed Description

ScopedDenormalDisable is a handy class for disabling denormal numbers during a function scope. Denormal numbers can happen in IIR or other types of filters, they are often very slow.

Use this class with care! Messing up with the global state is bound to make some hosts unhappy.


The documentation for this class was generated from the following file: