Page 1 of 1

Add a "trigger" input - how?

PostPosted: 03 Apr 2012, 14:22
by arakula
I'd like to add an input to VSTHost's CopperLan interface that allows to unload a PlugIn. For this, I don't need a full-featured input modifier - what I'd need is a thing that just fires an event to the application if it is triggered over CopperLan. Would be great if I could see a kind of "button" for that in the CopperLan Manager. Is it possible to create such a modifier, and if so, how?

If not - how can I create a modifier that looks like the "MIDI / MIDI Settings / MIDI port auto-handling" modifier in the CopperLan Manager (and, BTW, what does this setting DO?) - something that's displayed as "Off / On"?

Re: Add a "trigger" input - how?

PostPosted: 03 Apr 2012, 16:32
by arakula
Forget it, I found it in the CPDummyApp sample.

To answer my own question: use an Input Selector with CPNS::Enums::SP_Trigger