Yotam Mann
|
542668a93e
|
new connect. optimized component count
|
2014-06-21 15:55:15 -04:00 |
|
Yotam Mann
|
beee9c2a74
|
fixed error in dispose method
|
2014-06-21 15:55:15 -04:00 |
|
Yotam Mann
|
e1647e2031
|
don't garbage collect the generator
|
2014-06-21 15:55:14 -04:00 |
|
Yotam Mann
|
fd75f7e167
|
updated initial tempo value and toSeconds API
|
2014-06-21 15:55:14 -04:00 |
|
Yotam Mann
|
275b05b96e
|
updated toSeconds api and throws error if no web audio
|
2014-06-21 15:55:14 -04:00 |
|
Yotam Mann
|
63278d6042
|
set master volume
|
2014-06-21 15:55:14 -04:00 |
|
Yotam Mann
|
b35f68f996
|
works now
|
2014-06-21 15:55:14 -04:00 |
|
Yotam Mann
|
b79327d19b
|
jsdoc'ing and default values
|
2014-06-21 15:55:13 -04:00 |
|
Yotam Mann
|
9795140cbe
|
switch control from dry to wet
|
2014-06-21 15:55:13 -04:00 |
|
Yotam Mann
|
8670efc10a
|
updated recorder
|
2014-06-21 15:55:13 -04:00 |
|
Yotam Mann
|
3c92f89301
|
component tests
|
2014-06-21 15:55:13 -04:00 |
|
Yotam Mann
|
79e16408d4
|
not so loud!
|
2014-06-21 15:55:13 -04:00 |
|
Yotam Mann
|
736b3aa358
|
set volume can take a fade time
|
2014-06-21 15:55:12 -04:00 |
|
Yotam Mann
|
6cea4cffde
|
initial value setting
|
2014-06-21 15:55:12 -04:00 |
|
Yotam Mann
|
6ece245eed
|
added build (with no docs) to grunt
|
2014-06-21 15:55:12 -04:00 |
|
Yotam Mann
|
1e30965b00
|
some example style
|
2014-06-21 15:55:12 -04:00 |
|
Yotam Mann
|
e95ab52295
|
new docs
|
2014-06-21 15:55:11 -04:00 |
|
Yotam Mann
|
5a5858641f
|
Merge pull request #6 from jffng/master
linting + documentation for Effects Unit
|
2014-06-21 14:40:41 -04:00 |
|
Yotam Mann
|
c9cbcaa3e5
|
fixed doc error
|
2014-06-20 01:46:39 -04:00 |
|
Yotam Mann
|
ec39ce3985
|
fixed error in setting frequency detune
|
2014-06-20 01:46:29 -04:00 |
|
Yotam Mann
|
1813f74fa5
|
dry wet with working example
|
2014-06-20 01:46:10 -04:00 |
|
Yotam Mann
|
abd8f71200
|
generated docs and build
|
2014-06-20 01:45:05 -04:00 |
|
Yotam Mann
|
eec6e154a2
|
can set the sync ratio
|
2014-06-20 01:23:47 -04:00 |
|
Yotam Mann
|
e4496dac8c
|
docing
|
2014-06-20 01:23:35 -04:00 |
|
Yotam Mann
|
d48849bd11
|
jsdoc on DryWet
|
2014-06-20 01:12:15 -04:00 |
|
Yotam Mann
|
e859706ef9
|
more disposing
|
2014-06-20 00:58:02 -04:00 |
|
Yotam Mann
|
c9713d46dd
|
renamed tests/WebAudio to tests/Core
added tests to core
|
2014-06-20 00:57:56 -04:00 |
|
Yotam Mann
|
812691a95b
|
added dispose methods to signals
|
2014-06-20 00:38:14 -04:00 |
|
Yotam Mann
|
7bd4380607
|
re-required all the tests.
|
2014-06-20 00:26:12 -04:00 |
|
Yotam Mann
|
c40531f0d4
|
better dispose method
|
2014-06-20 00:25:10 -04:00 |
|
Yotam Mann
|
a3abf8e979
|
better noise! with test and example
|
2014-06-20 00:25:00 -04:00 |
|
Yotam Mann
|
4b319a0690
|
new docs.
|
2014-06-19 21:48:16 -04:00 |
|
Yotam Mann
|
fa60cf8819
|
new doc files
|
2014-06-19 13:38:36 -04:00 |
|
Yotam Mann
|
2201089ebd
|
working on docs
|
2014-06-19 13:38:21 -04:00 |
|
Yotam Mann
|
8c9c236bf1
|
Merge branch 'master' of https://github.com/TONEnoTONE/Tone.js
Conflicts:
Tone/source/Player.js
|
2014-06-19 01:41:04 -04:00 |
|
Yotam Mann
|
5c7b3b5c18
|
uniform API for sources
|
2014-06-19 01:40:16 -04:00 |
|
Jeff Ong
|
8dc56e993a
|
linting + documentation for pingpongdelay
|
2014-06-18 23:45:23 -04:00 |
|
Jeff Ong
|
0c7ab617d4
|
linting + documentation for feedback
|
2014-06-18 23:37:32 -04:00 |
|
Jeff Ong
|
af208b9fbe
|
linting + documentation for Effects Unit
|
2014-06-18 23:20:41 -04:00 |
|
Yotam Mann
|
0d16ca01ae
|
handling Garbage Collection more explicitly
surfacing memory management methods so that users can control when
things get garbage collected
|
2014-06-18 22:35:31 -04:00 |
|
Yotam Mann
|
08e2d1250a
|
trying to account for garbage collection
|
2014-06-18 22:33:25 -04:00 |
|
Yotam Mann
|
3fa3ecf04f
|
Web Audio testing
|
2014-06-18 22:33:08 -04:00 |
|
Yotam Mann
|
6fc33a29c2
|
can't test web audio with phantomJS. :(
|
2014-06-18 18:43:47 -04:00 |
|
Chris Deaner
|
9e1c46a85d
|
merged transport.js with yotam
|
2014-06-18 17:41:39 -04:00 |
|
Chris Deaner
|
ab776cca3c
|
Added Grunt Buid system for building the lib as well as generating jsdocs.modified files in accordance with the grunt jsdoc specs
|
2014-06-18 17:39:05 -04:00 |
|
Yotam Mann
|
410814505c
|
Merge branch 'master' of https://github.com/TONEnoTONE/Tone.js
Conflicts:
Tone/source/Player.js
|
2014-06-18 17:04:59 -04:00 |
|
Yotam Mann
|
2b1899792d
|
some docs on Player
|
2014-06-18 17:01:39 -04:00 |
|
Yotam Mann
|
7d0463324f
|
udpated panner API
|
2014-06-18 17:01:31 -04:00 |
|
Yotam Mann
|
ceab837993
|
Merge pull request #4 from therewasaguy/master
added documentation for Player.js and tests for Sources.js
|
2014-06-18 17:00:43 -04:00 |
|
Yotam Mann
|
8c39cd08a0
|
can pass in a 'now' in setCurrentValueNow
|
2014-06-18 16:56:50 -04:00 |
|