DropSnorz / OwlPlug

Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux.
https://owlplug.com
GNU General Public License v3.0
274 stars 11 forks source link

Subcomponent and WavesShell support #168

Closed DropSnorz closed 1 year ago

DropSnorz commented 2 years ago

A Plugin File, sometimes called Bundle, can contain more than one component. This is the case with WavesShell.

It's not a really common pattern, so things have been simplified in the first versions of OwlPlug: Only the first component is displayed for a given plugin file.

We have to display all subcomponents. This issue is a prerequisite for #135 , as LV2 bundles often contain more than one component for UI / DSP split.

DropSnorz commented 1 year ago

Released in OwlPlug 1.22.0