DISTRHO / DISTRHO-Ports

Linux audio plugins and LV2 ports
http://distrho.sourceforge.net/ports
261 stars 46 forks source link

Compile complains about fixed buffer size #37

Closed gitterdude closed 4 years ago

gitterdude commented 5 years ago

Fixes ../source/dsp-utility/FrequencyDomainGrid.h:357:27: warning: ‘memset’ used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] warnings

falkTX commented 4 years ago

I fixed this myself without first realizing you already did. Mine is a bit different, but works the same.