GithubHelp home page GithubHelp logo

Comments (4)

zamaudio avatar zamaudio commented on May 26, 2024

Can you please raise this issue with DPF, since it would need to be exposed to plugins that use the framework.

from zam-plugins.

falkTX avatar falkTX commented on May 26, 2024

This is something that DPF supports, but has to be implemented by the developer.
DPF can't just automatically guess what kind of plugin type each one will be.
Please don't label things as DPF bugs without understanding the issue.

The category is set via DISTRHO_PLUGIN_LV2_CATEGORY macro on the DistrhoPluginInfo.h file.
It can be any string value, but better to make it a valid lv2 category.

Here's 2 examples:
https://github.com/DISTRHO/DPF-Plugins/blob/master/plugins/PingPongPan/DistrhoPluginInfo.h#L31
https://github.com/DISTRHO/DPF-Plugins/blob/master/plugins/3BandEQ/DistrhoPluginInfo.h#L30

from zam-plugins.

zamaudio avatar zamaudio commented on May 26, 2024

Ah, well, my bad. It took labelling the bug as what I thought it was to make someone point it out. Sorry for not reading the spec. At least I now know how to fix it.

from zam-plugins.

zamaudio avatar zamaudio commented on May 26, 2024

Fixed in d3f1584

from zam-plugins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.