Code Monkey home page Code Monkey logo

m4l-framemacro's People

Contributors

h1data avatar

Stargazers

 avatar  avatar

Watchers

 avatar

m4l-framemacro's Issues

mapping parameter might not work with certain conditions

  • detail (reproduction method)
  1. add frame macro device to an empty track.
  2. add an instrument to the track.
  3. press Map button and parameters on the instrument, but mapping does not work.
  • cause
    The logic checks if the target parameter id is obtained the id of the device itself only once.
    It is needed to obtain the id of the device every time.

Known Issues

  • The clock rate does not affect completely perfect to the actual rate due to the internal buffer of modulated devices and Live itself. (10 to 20+ samples in sampling rate = 44.1kHz)
  • Might not work as stepwise modulation for parameters such as output volumes which continuously vary in a few mill seconds by changing values.
  • Without scaling, the maximum absolute modulation value is 128. It seems enough but cannot modulate if the parameter's range is more than 128.
    Please inform me know if there is a device which has parameter value more than 128, especially built-in Live devices.
  • Resync button can be automated, however, pressing the button always makes undo histories as a side effect.
    The values below sliders might exceed the input range, however, he actual values in modulation are limited by the input range.

redesign UI

  • pixelate bars with jsui
  • each jsui can automation as a frame

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.