Paul Ferrand

Results 125 comments of Paul Ferrand

This happened before, and it was at some point one of the reason for me to pin VSTGUI. I think we "had" to unpin it some time ago for other...

Hey David, thanks for reporting! Does the vst3sdk in Arch pull in an updated version of VSTGUI? Sorry, I'm a bit unclear about these nowadays 😓

Hi @kmturley ! > As you can see it adds additional dependencies and requires a custom implementation for each platform. This servers as further proof using settings.xml files cross-platform would...

After looking more into this it seems that macOS also supports having config files somewhere in ~/Library so I think we could do this, and the environment variable would also...

This is unexpected. Can you share the files?

Hello, @jpcima did the pd port and I honestly have never used Pd so I'm a bit at loss about what's needed to answer your request. Is it solely to...

After some more checks it matches "well enough" with a multiplicatively decreasing curve from 1.0 towards 0.0005 (which is around -33 dB). The step is `x_{n+1} = (0.0005/num) * x_{n}`...

Our dependency on VSTGUI makes it a bit of a nightmare to compile a universal binary for Linux. Long story short, we depend on a slurry of graphic- and input-related...

Thanks! It's most probably less than 1024, hopefully I'll find time to look into the code.

@atsushieno you have more Android experience than I do, if you find some time to have a look I will defer to your judgment :) Thanks!