fx utility

VST, AU, AAX, CLAP, etc. Plugin Virtual Effects Discussion
Post Reply New Topic
RELATED
PRODUCTS

Post

is there a plugin utility that tells you what CCs numbers an fx plugin accepts? thx!

Post

politcat wrote:is there a plugin utility that tells you what CCs numbers an fx plugin accepts? thx!
http://www.freewebs.com/wallyaudio/VST- ... onitor.htm

Hmm, but you probably want something else ...
Image

Post

doesn't that just monitor what comes out? or how does it work to tell me what CCs the plugin accepts? example, what CC to use to control filter cutoff.

Post

If plugin is able to receive CC to control to some parameters, so in most case you can to find this CC map (or Midi implementation) in some manual or in text file what is installed with plugin or the plugin have option of function Learn for assigning arbitrary Midi CC from any external Midi controller. If you have plugin without some information about automation of parameters, I am not sure if your plugin is able to receive some CC messages for control of parameters.

Probably the plugin utilita what you need, is not existent :(
Image

Post

It's not possible to do this in a 100% working form, as from a software engineering point of view a plugin is like a black box, where anything can happen inside, without you noticing at the outside (especially regarding midi).

Still I was thinking about a way how you could vaguely get some more informations, but that would be
a) in a sort of brute-force way and
b) no 100% reliable result is to be expected .

It would work like this (in a kind of special host application):
- get all parameters/indexes from plugin that are exposed to the host
- store their current values
- send all CCs one after the other to the plugin and check if one of the parameter values changed and make a note
- generate a list of what has changed, showing possible relations between parameters and CC

Maybe someone's up to give it a try ? But as said, the plugins are black boxes, so anything (or nothing) could be the result.

In the end, go with the most reasonable advice, ask the according plugin developer for the CC configuration, which should be a simple task and maybe is already in some form or another available already (manual, midi-mapping etc.).

Post

politcat wrote:is there a plugin utility that tells you what CCs numbers an fx plugin accepts? thx!
The 'utility' is called the manual. You'll need to read it. Many plugins won't accept MIDI CC to modify parameters, BTW. Look for plugins with MIDI Learn features though, as that will do what you're looking for. But alas, if your plugin you want to use MIDI CC with doesn't work with MIDI CC, you're out of luck.

Devon
Simple music philosophy - Those who can, make music. Those who can't, make excuses.
Read my VST reviews at Traxmusic!

Post

if you try to use a midi controller to change fx settings, you should get energyXT.. one of its countless cool features is that it lets you wrap any vst plugin and maps CCs to any vst param, even with midi-learn. that way you can midi-lize any fx. ;)

energyXT -> http://www.xt-hq.com

Post

ext wins! just got it and hadn't learned that til last night. 8)

"The 'utility' is called the manual. You'll need to read it." gimme a break... :smack:

Post

I agree with eXT being the best choice here... Take a look at this it might be way off but you never know right??:)

Image
Image

Post Reply

Return to “Effects”