音频应用   音频插件联盟,正版插件,欢迎大家选择!

 找回密码
 快速注册

QQ登录

只需一步,快速开始

音频应用 首页 新闻资讯 查看内容

EchoMatrix Effect Plugin Plugin by ImprovOid

2021-7-12 07:51| 发布者: 7314540| 查看: 488| 评论: 0

摘要: EchoMatrix is my entry for the KVR Developer Challenge 2021 contest designed to highlight the power of the Faust DSP development environment and the JUCE framework to create a non-trivial effect VST3 ...
EchoMatrix is my entry for the KVR Developer Challenge 2021 contest designed to highlight the power of the Faust DSP development environment and the JUCE framework to create a non-trivial effect VST3 in about one page of Faust DSP code.

The resulting EchoMatrix as exported to JUCE and compiled is a VST3 (and AU) effect that provides a 6 delays that can be modulated and are connected by a feedback "echo" matrix.

A "complete" input, feedback, and output mixer matrix of 6 delays and 2 channel input and output are provided so that:

Inputs can be assigned to any delay at any volume.
Delay output can be sent to any delay input (introducing extra delay or feedback).
Delay output can be sent to either output channel at any volume, (so it can pan anywhere in the stereo field).
Delay controls are provided so that:

Delays can be assigned a delay time.
Delays can be modulated by a morphing wave shape with a variable frequency and modulation amount.
This allows flexibility in creating any feedback pattern that you can dream of.

This is a little complex to use, so definitely read the GitHub page at the: ImprovOid Github

The initial version has NO presets. This provides NO immediate gratification. I really hope that you take a little time reading the GitHub page and try some of the suggested simple settings. I really wanted to get presets into this thing and it will happen. If anyone wants to assist, please contact me.

Download Links:

Windows Install Exe (Installs to Program Files\Common\VST3).

EchoMatrixSetup Windows

When you run the installer, you will probably need to select "More" and "Run Anyway" as this is not recognized as an "official" installer.

You can also just download the Windows version of echomatrix.vst3 and put it where you want.

Echomatrix VST3

I have also discovered that a number of Win 10 PCs may need to install the VC redistributable to get the VST3 to work. I did update the installer, but if it does not work for you, here are a couple of links to get the VC redistributable.

Microsoft Support Page

Download Link for vc_redistx64.exe

MacOS Install Pkg (I am not a MacOS expert, I tested this and it seems to work):

Installs VST3 to \Library\Audio\Plug-Ins\VST3.
Installs AU to \Library\Audio\Plug-Ins\Components.
EchoMatrixMacOS Package

If you can't get the Pkg to work there is a Zip with the VST3 and AU that would need to manually be put in the correct directories.

EchomatrixMacOS Zip

There is also a .dmg (drive image) with both of the files in it. Just copy to the correct location.

A MacOS Drive Image (dmg)

Again, please take the time and look at the ImprovOid GitHub to try this out with some recommended settings.

Here is the simplest one from the GitHub document, just a delay, but you can fudge around with it from this initial point:

Simple Stereo Delay

Use the first two delay units (U0, U1) and feed them back into themselves. Input into the delays from left(U6) and right(U7) Output from the delays (U0, U1) and inputs (U6, U7) into left(U6) and right(U7) You can vary the delay times, or add a little modulation to add some width.

Delays Tab:

DT U0: 250 msec.
DT U1: 250 msec.
MatrixMixer Tab:

U0 to U0: 0.5.
U1 to U1: 0.5.
U6 to U0: 1.0.
U7 to U1: 1.0.
U0 to U6: 0.75.
U1 to U7: 0.75.
U6 to U6: 0.75.
U7 to U7: 0.75.

路过

雷人

握手

鲜花

鸡蛋

相关阅读

最新评论

音频应用搜索

小黑屋|手机版|音频应用官网微博|音频招标|音频应用 (鄂ICP备16002437号)

Powered by Audio app

返回顶部