Saxmand写的FX Modulator脚本,感觉是目前最好用的,强烈推荐!
原文:https://forum.cockos.com/showthread.php?t=295963
Reapack源:
https://raw.githubusercontent.com/saxmand/Saxmand-ReaPack/refs/heads/main/index.xml
作者的油管频道:https://www.youtube.com/watch?v=5IUHkQu3gHk
作者原话:I think I found a pretty solid way of building a system that feels close to native for a more advanced modulation link system.
我认为我找到了一种非常可靠的方法来构建一个感觉接近 native 的系统,以实现更高级的调制链接系统。
So far the main module I've made is a LFO. I'll maybe manage to also add a macro module and a midi controller before getting it on GitHub.
到目前为止,我制作的主要模块是 LFO。在将它放到 GitHub 之前,我可能会设法添加一个宏模块和一个 MIDI 控制器。
The concept is pretty modular so it'll be fairly easy to add new modules later on. You will be able to control multiple parameters with a single modulator and you can also modulate the modulators themself, as the modules are jsfx plugins. This also means that the script doesn't need to run when you are working on other things.
这个概念是相当模块化的,因此以后添加新模块相当容易。您将能够使用单个调制器控制多个参数,也可以调制调制器本身,因为这些模块是 jsfx 插件。这也意味着,当您处理其他事情时,脚本不需要运行。