Bart Brouns
Bart Brouns
@josmithiii Thanks for the debugging effort. I wanted to get back to you with a useful result, but have not been able to do so so far. Just as a...
After a long hiatus from my side, the summing issue has been resolved upstream. Now the three summing methods are mostly in agreement. When I run the following with faust...
I just fixed an oversight; ``maxHold``, the maximum hold time was internal and needed to be exposed.
Ah, yes, thanks. Done!
> Could this internal function be part of a `with {...} `section? OK, done. I moved the ``level`` function to where it actually belongs; inside ``peak_axpansion_gain_mono``. > I guess N...
Yes, that works, thanks. I'm quite excited to learn about the enable primitive! In my testing I did: ``` process = par(i,5,os.osc(440*(i+1)) : oct(algorithm == i)) :> _; oct =...
I just bult the latest version, and I'm not sure I understand what you mean. How does the zooming alleviate the need for scrolling?
Thanks for explaining. I see your point, and agree. I'll leave the issue open so others aren't discouraged from reacting.
2.2 is out: https://github.com/reales/OB-Xd/releases/tag/v2.2 Inidentally: it does VST3.
Same here, with Vitalium in Ardour, using NixOS.