ArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2014-08-09T09:23:14+02:00 https://brainmodular.org/forums/app.php/feed/topic/4503 2014-08-09T09:23:14+02:00 2014-08-09T09:23:14+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30189#p30189 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
bummer.... no other vst will do the trick? I guess you have no choice after all.
That plugin have something I value most when it comes to sound. I have invested a lot of time and passion into it and I'm kind off stranded into its sonic results...

Cheers.

Statistics: Posted by UsineHeaven — 09 Aug 2014, 09:23


]]>
2014-08-08T23:56:01+02:00 2014-08-08T23:56:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30186#p30186 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]> Statistics: Posted by woodslanding — 08 Aug 2014, 23:56


]]>
2014-08-08T22:29:34+02:00 2014-08-08T22:29:34+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30185#p30185 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Have you tried talking to the developer?
As a matter of fact, yes I have. How much I understood, the programming logic architecture of that plugin does not allow that. So I do not have much choice left...

Statistics: Posted by UsineHeaven — 08 Aug 2014, 22:29


]]>
2014-08-08T20:14:18+02:00 2014-08-08T20:14:18+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30184#p30184 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]> Statistics: Posted by woodslanding — 08 Aug 2014, 20:14


]]>
2014-08-07T21:55:46+02:00 2014-08-07T21:55:46+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30181#p30181 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Very interesting concept, but maybe that is a overkill for my problem? Bur sure, if such screen-scraper also works bidirectional, maybe that is is way to go. First I will try out other possible Hollyhock in-box solution. Thanks.
Basically, macro utilities must talk with UI elements at the OS level, which is what you would have to do if they don't expose parameters in any way.

I think there is even a Windows freebie out there called Autoit, complete with its own little programming/scripting language.

More food for thought:
http://en.wikipedia.org/wiki/Comparison ... r_software
http://www.autoitscript.com/wiki/Tutorials
Yes, I think that using something like this is unavoidable in this situation. I need such software to be able to work bi-directional. It should read but also apply changes that comes outer way - from and to Hollyhock.

I would need to find someone to help me with such implementation (coding) in Hollyhock though.

Cheers.

Statistics: Posted by UsineHeaven — 07 Aug 2014, 21:55


]]>
2014-08-07T21:49:39+02:00 2014-08-07T21:49:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30180#p30180 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Very interesting concept, but maybe that is a overkill for my problem? Bur sure, if such screen-scraper also works bidirectional, maybe that is is way to go. First I will try out other possible Hollyhock in-box solution. Thanks.
Basically, macro utilities must talk with UI elements at the OS level, which is what you would have to do if they don't expose parameters in any way.

I think there is even a Windows freebie out there called Autoit, complete with its own little programming/scripting language.

More food for thought:
http://en.wikipedia.org/wiki/Comparison ... r_software
http://www.autoitscript.com/wiki/Tutorials

Statistics: Posted by shawnb — 07 Aug 2014, 21:49


]]>
2014-08-07T16:23:40+02:00 2014-08-07T16:23:40+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30179#p30179 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Yes, unfortunately it seems like the plugin has not set up any parameters for host mapping :(

Have you ever been able to automate any parameters in other hosts?

The next thing to check is the manual for the plugin. For instance NI Battery was confusing me until I looked up the specific method of host automation that is used for that plugin -- you manually set up mapping for any parameter you want to use, but until you do nothing shows up to be automated (this is true in all hosts).

I hope it turns out to be something like that!

But otherwise... I would write the plugin author asking for an explanation. It seems odd indeed not to make any parameters available to host automation.
Well, in *ubase you can automate it without any problem by right clicking on particular function in GUI and assign a midi CC to it through plugins own pane for that. The problem is that developers forgot to enable that function for one particular parameter on GUI. So I was hopping that Hollyhock could somehow 'grab' that parameter and make it accessible via external controller.

Btw, I guess it is possible to automate parameters for it in Hollyhock too, but the quirk is that plugin wont show its parameters in usual state...

I spoke to plugin developer and they told me that plugin is coded in different way than main stream VST instruments, so...

Cheers.

Statistics: Posted by UsineHeaven — 07 Aug 2014, 16:23


]]>
2014-08-07T15:59:01+02:00 2014-08-07T15:59:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30178#p30178 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>

Have you ever been able to automate any parameters in other hosts?

The next thing to check is the manual for the plugin. For instance NI Battery was confusing me until I looked up the specific method of host automation that is used for that plugin -- you manually set up mapping for any parameter you want to use, but until you do nothing shows up to be automated (this is true in all hosts).

I hope it turns out to be something like that!

But otherwise... I would write the plugin author asking for an explanation. It seems odd indeed not to make any parameters available to host automation.

Statistics: Posted by ceasless — 07 Aug 2014, 15:59


]]>
2014-08-07T11:08:59+02:00 2014-08-07T11:08:59+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30177#p30177 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Usine will only be able to interact with parameters that appear when you 'show all params' on the VST module.
None of VST parameters shows when clicking on 'show all params'. Dead end?

Check:

Image

Statistics: Posted by UsineHeaven — 07 Aug 2014, 11:08


]]>
2014-08-07T08:44:30+02:00 2014-08-07T08:44:30+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30176#p30176 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Sounds like you need a screen-scraper / gui automation package. I don't think HH does this, but lots of apps do. Helpful for automated testing of applications, that's the normal context.

Once you have such an app, I think HH can communicate with it...

Google screen scrapers...

Hope this helps...
Very interesting concept, but maybe that is a overkill for my problem? Bur sure, if such screen-scraper also works bidirectional, maybe that is is way to go. First I will try out other possible Hollyhock in-box solution. Thanks.

Statistics: Posted by UsineHeaven — 07 Aug 2014, 08:44


]]>
2014-08-07T08:38:51+02:00 2014-08-07T08:38:51+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30175#p30175 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
that particular plugin
what might that be?
That plugin is coded in some non-main stream programming language I think.
i mean that shouldn't be a problem as long as it "obeys" the official VST plugin interface, otherwise it's not a VST plugin ;). there are some wrappers flying around in the www( java, delphi, .NET, etc)

Statistics: Posted by iococoi — 07 Aug 2014, 08:38


]]>
2014-08-07T08:12:39+02:00 2014-08-07T08:12:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30174#p30174 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
But there are plenty of VSTs that leave out some of their controls from mapping.
In such case, what are my options (if any) with Usine Hollyhock?
Either way, you should be able to test this in the demo. Usine will only be able to interact with parameters that appear when you 'show all params' on the VST module.
Will try it now and post my results.

Thanks!

Statistics: Posted by UsineHeaven — 07 Aug 2014, 08:12


]]>
2014-08-06T19:50:07+02:00 2014-08-06T19:50:07+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30171#p30171 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Either way, you should be able to test this in the demo. Usine will only be able to interact with parameters that appear when you 'show all params' on the VST module.

Statistics: Posted by ceasless — 06 Aug 2014, 19:50


]]>
2014-08-06T18:45:44+02:00 2014-08-06T18:45:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30170#p30170 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Once you have such an app, I think HH can communicate with it...

Google screen scrapers...

Hope this helps...

Statistics: Posted by shawnb — 06 Aug 2014, 18:45


]]>
2014-08-06T17:38:18+02:00 2014-08-06T17:38:18+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30168#p30168 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
I have done large research for a software solution that will allow me to 'code' & build my own multi-touch surfaces for controlling VST instruments in Cubase.

Sure, when plugins can receive midi CC data, there is no problem. But my problem is that I need to control a plugin parameter on VST instrument GUI that doesn't respond to Midi CC.

So, now I'm wondering, if Hollyhock SDK will allow me, or somebody else, to 'connect' to such GUI parameter?

Btw, that particular plugin doesn't gets recognized by *ovation *utomap software either. That plugin is coded in some non-main stream programming language I think.


Main question: Can I assume that Hollyhock will be able to control (connect) to whichever VST parameter that is present as a part of VST instrument GUI?


Maybe I missing the point. Please give me some clarification.

Best regards.

Statistics: Posted by UsineHeaven — 06 Aug 2014, 17:38


]]>
BrainModular BrainModular Users Forum 2014-08-09T09:23:14+02:00 https://brainmodular.org/forums/app.php/feed/topic/4503 2014-08-09T09:23:14+02:00 2014-08-09T09:23:14+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30189#p30189 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
bummer.... no other vst will do the trick? I guess you have no choice after all.
That plugin have something I value most when it comes to sound. I have invested a lot of time and passion into it and I'm kind off stranded into its sonic results...

Cheers.

Statistics: Posted by UsineHeaven — 09 Aug 2014, 09:23


]]>
2014-08-08T23:56:01+02:00 2014-08-08T23:56:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30186#p30186 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]> Statistics: Posted by woodslanding — 08 Aug 2014, 23:56


]]>
2014-08-08T22:29:34+02:00 2014-08-08T22:29:34+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30185#p30185 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Have you tried talking to the developer?
As a matter of fact, yes I have. How much I understood, the programming logic architecture of that plugin does not allow that. So I do not have much choice left...

Statistics: Posted by UsineHeaven — 08 Aug 2014, 22:29


]]>
2014-08-08T20:14:18+02:00 2014-08-08T20:14:18+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30184#p30184 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]> Statistics: Posted by woodslanding — 08 Aug 2014, 20:14


]]>
2014-08-07T21:55:46+02:00 2014-08-07T21:55:46+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30181#p30181 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Very interesting concept, but maybe that is a overkill for my problem? Bur sure, if such screen-scraper also works bidirectional, maybe that is is way to go. First I will try out other possible Hollyhock in-box solution. Thanks.
Basically, macro utilities must talk with UI elements at the OS level, which is what you would have to do if they don't expose parameters in any way.

I think there is even a Windows freebie out there called Autoit, complete with its own little programming/scripting language.

More food for thought:
http://en.wikipedia.org/wiki/Comparison ... r_software
http://www.autoitscript.com/wiki/Tutorials
Yes, I think that using something like this is unavoidable in this situation. I need such software to be able to work bi-directional. It should read but also apply changes that comes outer way - from and to Hollyhock.

I would need to find someone to help me with such implementation (coding) in Hollyhock though.

Cheers.

Statistics: Posted by UsineHeaven — 07 Aug 2014, 21:55


]]>
2014-08-07T21:49:39+02:00 2014-08-07T21:49:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30180#p30180 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Very interesting concept, but maybe that is a overkill for my problem? Bur sure, if such screen-scraper also works bidirectional, maybe that is is way to go. First I will try out other possible Hollyhock in-box solution. Thanks.
Basically, macro utilities must talk with UI elements at the OS level, which is what you would have to do if they don't expose parameters in any way.

I think there is even a Windows freebie out there called Autoit, complete with its own little programming/scripting language.

More food for thought:
http://en.wikipedia.org/wiki/Comparison ... r_software
http://www.autoitscript.com/wiki/Tutorials

Statistics: Posted by shawnb — 07 Aug 2014, 21:49


]]>
2014-08-07T16:23:40+02:00 2014-08-07T16:23:40+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30179#p30179 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Yes, unfortunately it seems like the plugin has not set up any parameters for host mapping :(

Have you ever been able to automate any parameters in other hosts?

The next thing to check is the manual for the plugin. For instance NI Battery was confusing me until I looked up the specific method of host automation that is used for that plugin -- you manually set up mapping for any parameter you want to use, but until you do nothing shows up to be automated (this is true in all hosts).

I hope it turns out to be something like that!

But otherwise... I would write the plugin author asking for an explanation. It seems odd indeed not to make any parameters available to host automation.
Well, in *ubase you can automate it without any problem by right clicking on particular function in GUI and assign a midi CC to it through plugins own pane for that. The problem is that developers forgot to enable that function for one particular parameter on GUI. So I was hopping that Hollyhock could somehow 'grab' that parameter and make it accessible via external controller.

Btw, I guess it is possible to automate parameters for it in Hollyhock too, but the quirk is that plugin wont show its parameters in usual state...

I spoke to plugin developer and they told me that plugin is coded in different way than main stream VST instruments, so...

Cheers.

Statistics: Posted by UsineHeaven — 07 Aug 2014, 16:23


]]>
2014-08-07T15:59:01+02:00 2014-08-07T15:59:01+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30178#p30178 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>

Have you ever been able to automate any parameters in other hosts?

The next thing to check is the manual for the plugin. For instance NI Battery was confusing me until I looked up the specific method of host automation that is used for that plugin -- you manually set up mapping for any parameter you want to use, but until you do nothing shows up to be automated (this is true in all hosts).

I hope it turns out to be something like that!

But otherwise... I would write the plugin author asking for an explanation. It seems odd indeed not to make any parameters available to host automation.

Statistics: Posted by ceasless — 07 Aug 2014, 15:59


]]>
2014-08-07T11:08:59+02:00 2014-08-07T11:08:59+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30177#p30177 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Usine will only be able to interact with parameters that appear when you 'show all params' on the VST module.
None of VST parameters shows when clicking on 'show all params'. Dead end?

Check:

Image

Statistics: Posted by UsineHeaven — 07 Aug 2014, 11:08


]]>
2014-08-07T08:44:30+02:00 2014-08-07T08:44:30+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30176#p30176 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Sounds like you need a screen-scraper / gui automation package. I don't think HH does this, but lots of apps do. Helpful for automated testing of applications, that's the normal context.

Once you have such an app, I think HH can communicate with it...

Google screen scrapers...

Hope this helps...
Very interesting concept, but maybe that is a overkill for my problem? Bur sure, if such screen-scraper also works bidirectional, maybe that is is way to go. First I will try out other possible Hollyhock in-box solution. Thanks.

Statistics: Posted by UsineHeaven — 07 Aug 2014, 08:44


]]>
2014-08-07T08:38:51+02:00 2014-08-07T08:38:51+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30175#p30175 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
that particular plugin
what might that be?
That plugin is coded in some non-main stream programming language I think.
i mean that shouldn't be a problem as long as it "obeys" the official VST plugin interface, otherwise it's not a VST plugin ;). there are some wrappers flying around in the www( java, delphi, .NET, etc)

Statistics: Posted by iococoi — 07 Aug 2014, 08:38


]]>
2014-08-07T08:12:39+02:00 2014-08-07T08:12:39+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30174#p30174 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
But there are plenty of VSTs that leave out some of their controls from mapping.
In such case, what are my options (if any) with Usine Hollyhock?
Either way, you should be able to test this in the demo. Usine will only be able to interact with parameters that appear when you 'show all params' on the VST module.
Will try it now and post my results.

Thanks!

Statistics: Posted by UsineHeaven — 07 Aug 2014, 08:12


]]>
2014-08-06T19:50:07+02:00 2014-08-06T19:50:07+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30171#p30171 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Either way, you should be able to test this in the demo. Usine will only be able to interact with parameters that appear when you 'show all params' on the VST module.

Statistics: Posted by ceasless — 06 Aug 2014, 19:50


]]>
2014-08-06T18:45:44+02:00 2014-08-06T18:45:44+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30170#p30170 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
Once you have such an app, I think HH can communicate with it...

Google screen scrapers...

Hope this helps...

Statistics: Posted by shawnb — 06 Aug 2014, 18:45


]]>
2014-08-06T17:38:18+02:00 2014-08-06T17:38:18+02:00 https://brainmodular.org/forums/viewtopic.php?t=4503&p=30168#p30168 <![CDATA[Controlling VSTi plugin parameter which doesn't recognize midi CC data]]>
I have done large research for a software solution that will allow me to 'code' & build my own multi-touch surfaces for controlling VST instruments in Cubase.

Sure, when plugins can receive midi CC data, there is no problem. But my problem is that I need to control a plugin parameter on VST instrument GUI that doesn't respond to Midi CC.

So, now I'm wondering, if Hollyhock SDK will allow me, or somebody else, to 'connect' to such GUI parameter?

Btw, that particular plugin doesn't gets recognized by *ovation *utomap software either. That plugin is coded in some non-main stream programming language I think.


Main question: Can I assume that Hollyhock will be able to control (connect) to whichever VST parameter that is present as a part of VST instrument GUI?


Maybe I missing the point. Please give me some clarification.

Best regards.

Statistics: Posted by UsineHeaven — 06 Aug 2014, 17:38


]]>