Giter VIP home page Giter VIP logo

duplex-nexus-osc's People

Contributors

triss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

duplex-nexus-osc's Issues

Using properties

Sorry - noob question - how can use properties like 'interaction': 'radial', // "radial", "vertical", or "horizontal"; 'mode': 'relative', // "absolute" or "relative"; 'min': 0; 'max': 1,;'step': 0,;'value': 0 for dial for example? I want to be able to change the widgets but i cant seem to, neither in js or html.

Thanks for all your work, this tookit is kinda hard to get working with node, this really simplified thing for me!

Setting the bounds of any NxWidget causes it to lose all state

For example

(
c = NxComment(Rect(50, 50, 50, 50));
c.text = "hello";
)

c.bounds = Rect(50, 50, 50, 50)

I realise bounds_ is undocumented, but moving a widget is a pretty common thing to do, and this is pretty surprising. Looking at the nxserver OSC messages it looks like bounds just recreates the widget.

unable to set oscPath

attempting to send Osc Messages to veejay, requiring a two/three level path
for example i am trying to send the osc msg: /console/bezerk but can not seem to figure out how, with the latest nexusUI there is a oscPath option, but does not seem to be implemented in this version, is there way of sending this type of msg?

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.