A way to group instances of VST plug-in with different formats, but the same algorithm -


i'm making window showing available plug-ins on user's system. want group vst plug-ins visual bundles common name in 1 column , available formats (like mono, stereo, etc.) in separate column. here example:

|  trueverb | mono, stereo     | |  um226    | stereo, 5.0, 5.1 | 

i see protools similar. think because aax plug-ins have separate unique ids product , instance used such sort of things. vst , vst3 sdks don't provide similar. though vst sdk provide "product name" of plug-in instance, not included in vst3 sdk.

is there way tell whether instances represent same algorithm (i.e. product) different format (width), except parsing plug-in name?


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -