open-audio-stack / open-audio-stack-registry

Audio registry with searchable list of packages containing Plugins, Presets and Projects.
https://open-audio-stack.github.io/open-audio-stack-registry/
Creative Commons Zero v1.0 Universal
3 stars 0 forks source link

if a plugin is being viewed, all projects which contain that plugin should be listed somewhere on that page #23

Closed RustoMCSpit closed 3 hours ago

RustoMCSpit commented 4 hours ago

Project - File which contains song data, in a format only for a specific DAW(s).

also this should be vice versa, if a project is being used all plugins in the registry should be listed whilst those that are not will just be their name and "not available".

dromer commented 4 hours ago

This is out of scope of the registry. This should go into owlplug or studiorack feature requests.

RustoMCSpit commented 3 hours ago

i just checked owlplugs readme and it shows this, im not sure if this is a breaking change but i'll move it to those repos. thank you dromer


OwlPlug can scan DAW projects to extract referenced plugins. Plugins references in project files are compared to plugins installed in configured directories. This way, users can quickly identify missing plugins required to open projects.

The list of compatible DAWs is available in the [documentation](https://github.com/DropSnorz/OwlPlug/wiki/Projects-and-DAW-Support)