Git Product home page Git Product logo

Comments (2)

magnetophon avatar magnetophon commented on August 23, 2024 1

Those are good points, unfortunately. ;)

  1. You could make less parameters automate-able. I'm not sure I like that idea though...
  2. I was hoping it would make it easier for you to get the visuals in time, at least compared to multiple instances.
  3. I wouldn't say I fully understand it, but I think understanding the individual parameters and hearing the effects is enough to be able to use a plugin.

I hope one day someone will come up with solutions somehow! :)

from bschaffl.

sjaehn avatar sjaehn commented on August 23, 2024

Honestly, I experienced a lot of problems with B.Shapr's multiple shapes.

Problem 1:
Each shape almost needs the complete set of controllers. The easiest way to implement controllers are the LV2 control ports. But you have pre-define all ports you maybe will need. No creation of ports on the fly. And we have already > 60 control ports in B.Schaffl with one layer. Times the max. number of layers. The higher the number of controllers the trickier for the user to access to the controllers (e. g., via automation).

Problem 2:
Latency. It's now the job of the plugin to handle latency between the layers. And this can be tricky too. This is the main reason why progression of development for B.Shapr slowed down.

Problem 3:
Usability. Too many layers may make it complicated. And difficult to understand what's going on inside the plugin. Especially in combination with latency. Multiple instances of a plugin instead of multiple layers may communicate this in a clearer way. But anyway, do you fully understand your BSchafflSeries demo?

from bschaffl.

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.