Page 1 of 1
Posted: 08 Dec 2018, 18:47
by emiliano
I would like to be able to show the real parameter values of the GUI-less Airwindows VST plugins. I know I can get create faders with values from 0 to 1 t control the parameters. However, "real" values (for example cutoff frequency, or even stepped "console type") are obviously coded inside the plugins (in some cases), as is revealed when using Reaper. How can I do the same thing in Usine?
Posted: 11 Dec 2018, 17:13
by nay-seven
you can set a fader with real values and use a change scale module to enter you VST inlet with a 0-1 range this way:

Posted: 11 Dec 2018, 18:10
by x.iso
I think the question was if it was possible to get actual value range from GUI-less VST itself, and that's something to add in suggestions forum.
Posted: 15 Dec 2018, 12:21
by emiliano
Thank you for your replies.
As said by X.Iso, I am looking for a proper way to get the real parameters values and names from these Airwindows plugins. For example some parameters have three discrete possible values : Neve, SSL and API.
I understand that it is not possible for now.
Posted: 15 Dec 2018, 22:31
by SylvainT
I thing Nay-Seven gave you the right solution.
I thing VST plug-ins always allows 0-1 inlet and not real values
Posted: 16 Dec 2018, 10:53
by emiliano
Thank you Sylvain.
I think VST plugins can send back information to the DAW about the real parameters names and values (not 0-1). Here is how a VST Airwindows plugin appears in Reaper, with three different positions of the parameters. I was wondering if it was possible in Usine, too.

Posted: 16 Dec 2018, 11:34
by nay-seven
As said before,Usine can't do that by default, but here a patch to illustrate what i mean, replace the subpatch by your vst
Download
Posted: 16 Dec 2018, 15:04
by emiliano
Thank you Nay-Seven. You patch shows how to implement text in the parameter values, so that will help me !
Posted: 16 Dec 2018, 15:39
by nay-seven
cool
just forgot a / module where b=2 to have the correct values for this one