mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-04 03:40:07 +00:00
Added a ScopedNoDenormal class to temporarily disable denormals
This commit is contained in:
parent
71d10e750a
commit
e2c8e30d72
10 changed files with 73 additions and 5 deletions
|
|
@ -33,7 +33,7 @@ namespace BinaryData
|
|||
const int jucer_AudioPluginEditorTemplate_hSize = 938;
|
||||
|
||||
extern const char* jucer_AudioPluginFilterTemplate_cpp;
|
||||
const int jucer_AudioPluginFilterTemplate_cppSize = 5611;
|
||||
const int jucer_AudioPluginFilterTemplate_cppSize = 5647;
|
||||
|
||||
extern const char* jucer_AudioPluginFilterTemplate_h;
|
||||
const int jucer_AudioPluginFilterTemplate_hSize = 2245;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue