Originally Posted by dcuny
On the other hand, I just asked Google for C++ code for a bandpass filter, and it supplied this "helpful" snippet:

Code
// Function to calculate filter coefficients
std::vector<double> butterworthBandpass(int order, double lowcut, double highcut, double fs) {
    // Implementation for calculating Butterworth filter coefficients
    // ...
}
Hmmm, I always knew Mrs. Butterworth was into pancakes, but signal processing too? That's crazy!! crazy
laugh


https://soundcloud.com/user-646279677
BiaB 2025 Windows
For me there’s no better place in the band than to have one leg in the harmony world and the other in the percussive. Thank you Paul Tutmarc and Leo Fender.