Yes. I’ve had this discussion before here. The issue was performance from using double operations and compatibility with the juce SIMD types for multi-channel operation. So nothing got changed and I made a patched version for my own usage that uses double operations as well as doing the two parallel structures at the same time using SIMD.