Page 1 of 1

"About" plugin information

Posted: Sat Dec 24, 2016 7:54 am
by martinvicanek
Hi,
is there a way to provide "About" information to a plugin so the compiled product (VST dll or EXE) will have a menu entry "about <plugin name>" or equivalent? Among other things I would like to display the version number this way. Else how do you guys do it?

Re: "About" plugin information

Posted: Sat Dec 24, 2016 10:44 am
by Spogg
Try this Martin...

Cheers

Spogg

Re: "About" plugin information

Posted: Sat Dec 24, 2016 12:10 pm
by Nubeat7
i always have a global settings tab somewhere, there i can show and clear all midibindings, set the way how controllers work (catch up values).....
this is also the tab where i write the versionnr and name and year of development...
the presets area is also good for that..


the vst info is purchased in my projects, its just for exporting

Re: "About" plugin information

Posted: Mon Dec 26, 2016 10:09 am
by martinvicanek
Thanks guys, both good options.