Bart Brouns
Bart Brouns
@giuliomoro Thanks for the description of your pd algorithm. I implemented it in faust, also using 2 lines of code by @josmithiii : ``` declare author "Bart Brouns"; declare license...
Yeah, that is what I meant by "including it in the compiler". This is just a workaround / proof of concept. I hope you'll get around to it soon! :)
For ediffing the init file, there is now ``(doom/ediff-init-and-example)``, bound under ``SPC h d i``.
@AliGhahraei Oops, turns out it's in my config: ```lisp (defun doom/ediff-init-and-example () "ediff the current `init.el' with the example in doom-emacs-dir" (interactive) (ediff-files (concat doom-private-dir "init.el") (concat doom-emacs-dir "init.example.el"))) (define-key!...
Why close it? Looks like it's not going to be implemented in the near future, but it should still be possible, IIUC. It's only impossible under certain conditions, as @PopeKehoeIII...
Stil relevant to me.
> Eventually merge if and when vizia-plug replaces nih-plug-vizia Is that the case already?
Thanks for the bug report. Unfortunately it's a known issue in the framework I'm using: . The blue and red lines are both gain reduction, for the left and right...
Do you have any other NIH-plug plugins that you could test this with?
Thanks for testing. In the mean-time I've worked with another programmer, who has a PC with cubase, to see if we can fix this. He has been able to reproduce...