Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: VST with interchangeable spectrum data between instances (Read 1337 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

VST with interchangeable spectrum data between instances

I know one VST that can do this and want to know if there are others

foobar example:

1. foobar DSP chain:
- VST (first instance)
- IIR filter (foo_dsp_effect)
- VST (second instance)

2. first VST instance (export data):


3. second VST instance (import and show diff):


This can have many uses, in above case I'm live monitoring IIR filter while playing track. Of course I can do same IIR in VST itself, and see immediate result overlaid with original signal, as both VST instances show output spectrum.

Are there other VSTs with this feature, preferably just spectrum visualization?