Coder Social home page Coder Social logo

waax's People

Contributors

hoch 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

waax's Issues

keyboard interaction bug?

For MUI key rack, note off event is not triggered while command key (Apple keyboard only) is pressed.

For example, press Command + C will make the note sustain forever until C is pressed again.

Cheers!

r12?

Hi,
Is anyone still actively working on this project? I'm looking forward to try out r12 (was set for late October in your readme).

Thanks!

Documentation Source

Hey Hongchan,

Would you be able to add the documentation source to the repository? I'd be happy to update the docs whenever I make a change to the API.

I'm almost done with a grunt build system for waax so I can add a task in there to build the docs along with the library if that works for you.

What happened to r12?

Very interesting project! What happened to the newer version of the library (r12)? Is it hosted somewhere else, is it delayed, or has it been discontinued?

Provide the repo as a NPM package.

Distribute a version of repo for 'web developers'.

  • minified JS codes: waax.js (all), waax.min.js (without plug ins)
  • mui package: mui.js, custom elements

Gulp tasks should be simplified.

Currently too many tasks are exposed. Some of them are only necessary for WAAX contributors. Simplify tasks for general development.

ES6, RequireJS, webpack, etc?

Hi there!
Great project ๐Ÿ‘!
Is there any plans of migration to more modern JS environment โ€” modules with imports/exports, ES6 features (with Babel transpiler), or may be webpack for building?
I can offer my help there, if there is such a plan.

Audio halted: GridFlux

I recorded a little beat, then all of a sudden the audio halted. I wasn't pressing any buttons or doing anything when it happened. The last thing I did was move quantization up to 1. The console looks like this:

unnamed

Build Script

Hey Hongchan!

Is there a particular build script you are using to create the minified version in the build/ directory? I'd like to propose a patch and building the code in the same way you are doing so currently would be useful for testing.

Thanks!

Mobile browser support?

Hi there,
WAAX looks great, but I need something that has good mobile browser support. Chrome and Safari are both failing the tests. Any plans to support iOS in the near future?
thanks,
-Morgan

output ramp?

This is more of a question.

How do I change output value of a plugin over time? I tried to use the following syntax but it seems like not working.

cverb.set('output', [[0.0], [1.0, 2, 1], [0.0, 3, 2]]);   // cverb is a WX.ConVerb

This goes into GenericParam.prototype.set() but does not work since this.$callback is not defined.

cverb.param.output.set(1.0, 2, 1) also works but it only change abruptly.

Cheers!

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.