Git Product home page Git Product logo

hydra-examples's People

Contributors

bendavidsteel avatar fracnesco avatar ojack 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar

hydra-examples's Issues

WEB GL Loading

Uncaught Error: (regl) webgl not supported, try upgrading your browser or graphics drivers http://get.webgl.org

/Users/macbook/.atom/packages/atom-hydra/node_modules/regl/dist/regl.js:49
Show Stack Trace
The error was thrown from the atom-hydra package. This issue has already been reported.

I tried the ignore black list command. Is there any other way around this

Variables not declared?

When I attempt to run this simplified code:

// uses argument as variables in hydra
freq = 10

msg.on('/test', (args) => {
 freq = args[0]
 console.log(args[0])
})

osc(() => freq)
.out()

from the osc.js example I get the following error:

Uncaught ReferenceError: freq is not defined
    at Array.osc (eval at _eval (main.js? [sm]:4), <anonymous>:1:11)
    at Object.typedArg.value (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/hydra-synth/src/GeneratorFactory.js:63)
    at Object.draw (eval at compile (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/regl/dist/regl.js:5549), <anonymous>:345:11)
    at Object.REGLCommand [as draw] (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/regl/dist/regl.js:9435)
    at passes.forEach (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/hydra-synth/src/output.js:158)
    at Array.forEach (<anonymous>)
    at Output.tick (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/hydra-synth/src/output.js:158)
    at HydraSynth.tick (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/hydra-synth/index.js:303)
    at Engine.<anonymous> (main.js? [sm]:187)
    at emitOne (events.js:116)
    at Engine.emit (events.js:211)
    at Engine.tick (/Volumes/500GB/Users/carltesta/.atom/packages/atom-hydra/node_modules/raf-loop/index.js:42)

What am I missing?

Forwarding mutes sound

If i use this settings
OSC resend to other port (and it works) but sound mutes. This way gives osc for visualising sound and no sound.
How to fix it to sound be played and osc be sended?

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.