mikeoliphant / neural-amp-modeler-lv2

Neural Amp Modeler LV2 plugin implementation
GNU General Public License v3.0
229 stars 28 forks source link

Skip denormal disabler on MOD Audio builds #35

Closed falkTX closed 1 year ago

falkTX commented 1 year ago

For MOD Audio units the host disables denormals on all audio threads. Thus this part of the code can be disabled as it is both useless and unwanted.

Alternatively make this a generic compile-time option? So others can disable that part of the code too. Up to you

mikeoliphant commented 1 year ago

Resolved via https://github.com/mikeoliphant/neural-amp-modeler-lv2/commit/0aad7c32b6806c826848b21bb1d2699eb79de29b