jatinchowdhury18
jatinchowdhury18
Hi Max, Thanks for sharing the reference on `std::reference_wrapper`, you're right that it seems very useful! Unfortunately, in this case I'd rather not use `reference_wrapper` in `wdf_t.h`, simply because it...
Tested just now with Reaper version 6.71, and it looks like the issue has been resolved!
Thanks for reporting the issue! Unfortunately, I haven't been able to re-create the issue locally (I don't have Logic Pro, but I can test in GarageBand which has a mostly...
Okay great, that's good to know! The only thing that really makes "Lush" different from the other presets is that it has more delay nodes, so I wonder if the...
Hi there! When we build ChowMatrix on Linux (Ubuntu 22.04) as part of our CI pipeline, we first install lv2-dev (see [here](https://github.com/Chowdhury-DSP/ChowMatrix/blob/main/.github/workflows/cmake.yml#L49)). I'm not familiar with the packages that are...
Thanks for the bug report! This is actually a known issue in Reaper and a couple other DAWs, and the solution is to turn on the "Use OpenGL" feature in...
In general, I agree... that said, I remember talking to a visually impaired user, who mentioned that having that as an option was helpful, since it made it easier for...
Thanks for the bug report! Would it be possible to to provide a little bit more information about the channel configuraion of the track that you're using the plugin on?...
Thank for the feature request! At the moment, we're using JUCE's built-in oversampling class which only supports up to 16x oversampling. I'd have to take a closer look at the...
Thanks for the thorough investigations! Going the through the screenshots in pairs: With the first pair of screenshots, it looks like going going from 16x -> 64x oversampling reduces the...