Skip to content
This repository was archived by the owner on Apr 27, 2019. It is now read-only.

add documentation! #2

Open
mmckegg opened this issue Jun 17, 2015 · 8 comments
Open

add documentation! #2

mmckegg opened this issue Jun 17, 2015 · 8 comments

Comments

@mmckegg
Copy link
Owner

mmckegg commented Jun 17, 2015

This is a pretty cool module. TELL THE WORLD ABOUT IT!

@naugtur
Copy link

naugtur commented Jun 29, 2015

I found it on npm and I'd gladly find out what it can do without reading the code :)

@zya
Copy link

zya commented Jul 22, 2015

still don't get what this library is supposed to do. Although it seems like it should be doing something cool.
Documentation would really help me understand.

@mmckegg
Copy link
Owner Author

mmckegg commented Jul 22, 2015

Haha, yeah. 😽

It is pretty much single handedly powering the audio engine in Loop Drop.

The reason I haven't written any docs is because it's a bit of a mess and needs to be split out into multiple modules. Also I kept changing the API every few weeks.

It allows you to declaratively describe a Web Audio API node setup using JSON, then push in a new state and then only update the AudioParams that have changed. Basically react for Web Audio.

@zya
Copy link

zya commented Jul 22, 2015

maybe a little example in the readme to keep people starting?
Like how you would make a simple oscillator -> gain -> destination example.

@yoshuawuyts
Copy link

Yeah, having at least a bit of an example would be much appreciated! (':

@mmckegg
Copy link
Owner Author

mmckegg commented Aug 1, 2015

Gonna start documenting all this stuff next Tuesday.

Promise! 😊 👻

@yoshuawuyts
Copy link

😻

@mmckegg
Copy link
Owner Author

mmckegg commented Aug 5, 2015

Added a simple example to the readme. Also see https://github.com/mmckegg/audio-slot-param which has been extracted out of this module.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants