Giter Site home page Giter Site logo

burns-audio-wam's People

Contributors

boourns avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

burns-audio-wam's Issues

No way to detect knob change without polling in onTick

1 - there is no callback or way to know when a knob is turned except for registering onTick and comparing values.

We can't detect changes and emit MIDI if transport isn't running.

Options:

  • onChange(name) when a value changes, called from process
  • ability to register a timer
  • change onTick to call regardless of transport state

what could get abused? onChange when there's tons of knobs could slow shit down a lot. maybe we call it once with a list of parameters that changed this time slice?

onChange(parameterNames)

2 - someone else updating a value re-renders a ton of shit on other users

images for readme

pianoroll

image

synth101

image

function sequencer
image

drum sampler

image

spectrum: modal

image

Cleaning up

  • should be unregistering with WAM Extensions
  • shadow-root based GUIs do not de-render on the correct node
  • do we need to delete SharedArrayBuffers?

audio input TODO:

  • race condition in firefox when reloading track page while initializaing

image

  • if we set to track [1/2] by default and then the number of channels changes, we should search for the same combination instead of mapping to whatever is in index 3

  • VU meter not always updating correctly when updating the channel routing

  • monitor in/out/auto and follow the 'rec' signal from DAW

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.