Code Monkey home page Code Monkey logo

Comments (5)

reuk avatar reuk commented on May 30, 2024

Are you using a recent version of JUCE and Carla? With Carla 2.5.4 and JUCE 7.0.5 (develop), all parameters show up in Carla's parameter view as expected.

The use of normalised parameter values in the UI is a known limitation of the LV2 format. JUCE plugins may set arbitrary parameter text, range, and units, but LV2 expects all of these parameter attributes to be static. As a result, JUCE exposes each parameter value normalised to the range 0 to 1.

from gin.

FigBug avatar FigBug commented on May 30, 2024

I've updated to latest juce, does this fix it?

https://github.com/FigBug/PAPU/actions/runs/5257687948

from gin.

Simon-L avatar Simon-L commented on May 30, 2024

I've updated to latest juce, does this fix it?

https://github.com/FigBug/PAPU/actions/runs/5257687948

Yes! Thanks, just grabbed the zip and tried the LV2 in Ildaeil and all the parameters show up. I'll have a try at compiling myself later. I noticed the build script uses an APIKEY to connect to what I assume is your own website, but this key apparenty is optional and I could grab some builds. Any version would do though, right?

from gin.

FigBug avatar FigBug commented on May 30, 2024

Yes, API key is optional. Without it, it won't trigger a build of the projucer, but will still download a build if it already exists. It is also used for uploading binaries.

I should really switch to CMake at some point in the future.

from gin.

Simon-L avatar Simon-L commented on May 30, 2024

Thanks, I can confirm the issue is fixed for both PAPU and Gin by updating to latest juce, that is the develop branch.

Alright... let's get the GB wave channel added to PAPU! :)

from gin.

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.