GithubHelp home page GithubHelp logo

spiral-coder's People

Contributors

hoch avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

opendawn

spiral-coder's Issues

Support async rendering.

Currently the startRendering() is called automatically at the end of code snippet. This is not a good pattern especially with any async task such as XHR file loading.

Changing context variable breaks canopy

This is moved from Canopy's issue tracker

If you do something stupid like

context = new OfflineAudioContext(...)

in the code snippet, canopy behaves badly. I currently get an error about maxPeak being undefined.

It would be useful if canopy could produce an error if the user changes the important context variable to something unexpected.

This is an unlikely scenario that I happened to run across because I was cutting and pasting some other code into canopy.

User defined oncomplete handler for context

[moved from Canopy's issue tracker]

It would be useful if the user could define their own oncomplete event handler to do something when rendering is done.

The use case is if you want to examine the rendered data in some way and still have canopy do it's thing and produce the useful plots and audio playback.

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.