GithubHelp home page GithubHelp logo

pushy's People

Contributors

ericmoderbacher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

m3astwood

pushy's Issues

Need a dynamic way to add controls to the screen.

I need some sort of higher level structure in place so that the user can swap which part of the screen does what.

Maybe a widget class despite hating the term "widget class".

Things to keep in mind:

  • We will want configurations to persist across sessions
  • We will want presets
  • we need to tie some control to the widgets
  • could be cool to have two controls control the same widget. for large and fine grain changes.

Add presets

If the user configures the push to behave in a specific way then it should persist when written to and read back out of a preset.

Notes:
The values of params are also saved to the preset so we only need to store which params are linked to which ui elements

Meta controls like sensitivity should also be captured by the param system.

when a control is removed from the system, its corresponding preset should die on the next save... which might be a fancy way of saying that gathering the preset values might have to be done right before presets are saved and not as we go.

Slider needs to also be limited by lcd real estate

Drawing a slider on a line breaks the line for other purposes. I think its because im adding elements to the line message table which means the sysex message is too long.
-need to limit the slider size to the size remaining on the line.
-maybe have some belts and suspenders when i send the sysex?

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.