Commit graph

486 commits

Author SHA1 Message Date
Yotam Mann
46a567c7f0 range test when setting rolloff 2014-09-06 15:36:10 -04:00
Yotam Mann
35bc3f410b editable json example 2014-09-06 15:35:53 -04:00
Yotam Mann
471aeb59d4 making examples more mobile friendly 2014-09-06 15:35:31 -04:00
Yotam Mann
28f57c76bb removed doc links
they were breaking jsdocs.
2014-09-05 11:40:55 -04:00
Yotam Mann
d71f1cb5b7 jsdocs updates. 2014-09-05 11:32:35 -04:00
Yotam Mann
24941b2277 Update README.md 2014-09-05 01:38:11 -04:00
Yotam Mann
33cbc4a61b styled the example homepage
Fixes #3
2014-09-05 01:31:10 -04:00
Yotam Mann
3aa76d19c8 startMobile on all of the examples
Fixes #13
2014-09-05 01:13:39 -04:00
Yotam Mann
62568bd4ac Merge branch 'dev' 2014-09-05 00:59:32 -04:00
Yotam Mann
26478a5a36 testing globals 2014-09-05 00:58:51 -04:00
Yotam Mann
9b1475039c new build 2014-09-05 00:58:33 -04:00
Yotam Mann
63a6501eb3 updated require example 2014-09-05 00:58:26 -04:00
Yotam Mann
ba37815db3 new LFO example 2014-09-05 00:58:19 -04:00
Yotam Mann
856d88d88e effects presets 2014-09-05 00:36:55 -04:00
Yotam Mann
fe6af882eb AutoWah presets 2014-09-04 23:56:48 -04:00
Yotam Mann
bd5af6b2eb renamed Tone.Presets to Tone.Preset 2014-09-04 23:56:34 -04:00
Yotam Mann
5f43d07020 builds to build folder. removed Tone.js from top level
Fixes #28
2014-09-04 19:16:55 -04:00
Yotam Mann
52735ffbf0 updated deps 2014-09-04 19:14:24 -04:00
Yotam Mann
ef90be0e95 preset setting in Monophonic class 2014-09-04 19:14:11 -04:00
Yotam Mann
042343bfd7 put presets in the prototype 2014-09-04 19:13:55 -04:00
Yotam Mann
f378b81fcf can set context with master as well
Fixes #7
2014-09-04 19:04:16 -04:00
Yotam Mann
31ab3f18e3 using new triggerAttackRelease API 2014-09-04 19:03:34 -04:00
Yotam Mann
1cfa016026 fixes jsdoc error 2014-09-04 15:22:25 -04:00
Yotam Mann
b5e8744db6 reference to the build folder
Fixes #28
2014-09-04 15:22:12 -04:00
Yotam Mann
e4a34cd5c4 examples reference build folder and moved deps
#28
2014-09-04 15:20:25 -04:00
Yotam Mann
2c414097a8 fixed jsdoc tag 2014-09-04 14:04:58 -04:00
Yotam Mann
a345436d87 updated title 2014-09-04 14:04:15 -04:00
Yotam Mann
f27fcc3123 updated README 2014-09-04 14:04:02 -04:00
Yotam Mann
17ae8cfb35 moved contents of build->utils 2014-09-04 14:02:25 -04:00
Yotam Mann
1c6cd1415b removed docs from dev branch.
i will only include them on the gh-pages branch
2014-09-04 12:06:23 -04:00
Yotam Mann
af85ae7e19 Added "use strict" to all classes
Fixes #17
2014-09-04 00:41:40 -04:00
Yotam Mann
42d100cabf bus example 2014-09-04 00:32:54 -04:00
Yotam Mann
560359cf21 tweaking defaults 2014-09-04 00:32:44 -04:00
Yotam Mann
39c7da2ab1 styling examples 2014-09-04 00:06:01 -04:00
Yotam Mann
03bec5cb05 new score format. 2014-09-03 22:37:05 -04:00
Yotam Mann
935fa9ea38 envelopes accept velocity on attack 2014-09-03 22:36:56 -04:00
Yotam Mann
ff002bb053 enable/disable checkboxes 2014-09-03 22:36:37 -04:00
Yotam Mann
a45c0a31a6 Note/Score example 2014-09-03 22:36:27 -04:00
Yotam Mann
936424b356 parse the frequency from a note 2014-09-03 22:35:38 -04:00
Yotam Mann
338f0f683c same function signature as Monophonics 2014-09-03 22:35:27 -04:00
Yotam Mann
0c0543db0b fixed Sampler/MultiSampler bugs 2014-09-03 22:35:03 -04:00
Yotam Mann
71b475de60 monophonic instruments extend a base class 2014-09-03 19:05:09 -04:00
Yotam Mann
dc525e90ce fixed setTargetAtTime typo 2014-09-03 17:31:51 -04:00
Yotam Mann
fbb7345f72 exponential release proved too difficult
couldn’t set values in the future. now using setTargetAtTime for all
envelopes
2014-09-03 17:31:29 -04:00
Yotam Mann
f34b6414f2 min set when min is set 2014-09-03 14:54:58 -04:00
Yotam Mann
02ffa25555 FM Synth with example
Fixes #26
2014-09-03 14:54:46 -04:00
Yotam Mann
0ba1224541 renamed voiceRatio -> harmonicity 2014-09-03 14:53:05 -04:00
Yotam Mann
ba7806180e removed old examples 2014-09-03 14:52:35 -04:00
Yotam Mann
8fc8505c43 updated presets 2014-09-02 17:10:33 -04:00
Yotam Mann
b739568b74 updated MonoSynth description.
oscillator volume now works.
2014-09-02 17:10:26 -04:00