tote-bag-labs / valentine

An open source compressor meant to pump and breathe
GNU General Public License v3.0
123 stars 6 forks source link

Resolve float comparisons in `EnvelopeDetector.cpp` #105

Open JoseDiazRohena opened 5 months ago

JoseDiazRohena commented 5 months ago

warning: comparing floating point with == or != is unsafe [-Wfloat-equal] if (sampleRate.get() != inSampleRate)