Git Product home page Git Product logo

Comments (7)

falkTX avatar falkTX commented on June 27, 2024

Note some of those are fixed in latest DPF.

from dragonfly-reverb.

dvzrv avatar dvzrv commented on June 27, 2024

With 3.2.3 the failures have been reduced, but there are still some:

lv2lint 0.8.0
Copyright (c) 2016-2020 Hanspeter Portner ([email protected])
Released under Artistic License 2.0 by Open Music Kontrollers
Host does not provide nominalBlockLength or maxBlockLength options
<https://github.com/michaelwillis/dragonfly-reverb>
    [FAIL]  Plugin Symbols
              binary exports superfluous globally visible symbols:
                * lv2_generate_ttl
              seeAlso: <http://lv2plug.in/ns/lv2core#binary>
    [FAIL]  Plugin License
              doap:license not a URI
              seeAlso: <http://usefulinc.com/ns/doap#license>
    [WARN]  Plugin Author Email
              foaf:mbox not found
              seeAlso: <http://lv2plug.in/ns/lv2core#project>

from dragonfly-reverb.

falkTX avatar falkTX commented on June 27, 2024

Those are very minor now.

The plugin symbols is expected, we always have an extra symbol for lv2 data export in DPF and juce plugins.
License is a tricky one, to be handled by DPF later.
Author email is something not exposed in DPF at the moment, and it is not mandatory. Actually would prefer to leave that out

from dragonfly-reverb.

dvzrv avatar dvzrv commented on June 27, 2024

@falkTX are there any changes to DPF that address the plugin license uri?
I have now ignored lv2_generate_ttl, but the Plugin License issue remains.

from dragonfly-reverb.

falkTX avatar falkTX commented on June 27, 2024

no changes there yet. I meant to start work on dpf already, but vital source code happened and got my attention :P

from dragonfly-reverb.

michaelwillis avatar michaelwillis commented on June 27, 2024

@dvzrv, Does 91d187a fix this?

from dragonfly-reverb.

dvzrv avatar dvzrv commented on June 27, 2024

@michaelwillis yes! thank you! :)

from dragonfly-reverb.

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.