GithubHelp home page GithubHelp logo

Comments (2)

squinkylabs avatar squinkylabs commented on July 25, 2024

I logged a bug about this, unfortunately in the other repo (kockie69/SquinkyVCV-main#56). I was noting that Vult does not use +/- buttons to select one of they - they usually use a three position toggle. Looking in the code verifies the obvious - this module uses two params, one for up and one for down. Which is going to make tooptips problematic and they are per param.

Also, using two param widgets makes the Midi Mapper work strangely, In this illo you can see a three position toggle maps just fine to one midi control. But with plink you need to map both the up and the down button, whereas most people, if they did this, would expect to be able to use a knob on a midi controller to go through all three values. You can sort of see it in this screen grab>

Of course all these issue (tooltip, midi mapping) come from using two params and two param widgets. It seems like to really fix this "correctly" you would need to code a param widget from scratch that has the two buttons and the display, but all attached to a single param. Or use the three position toggle like Vult does - it will "just work", and is much more like real hardware than any of the other alternatives.

fwiw, most people don't use this mapping feature, but I have certainly gotten bug reports in the past when I've broken it. Esp once the Stoermeler plugins come out for V2.

image

from rpj.

kockie69 avatar kockie69 commented on July 25, 2024

I close this one, as the mapping works as I want it. You can map to either the + or - button and by pressing button on your device it will scroll through the menu.

from rpj.

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.