Commit graph

571 commits

Author SHA1 Message Date
Yotam Mann
603bc03d62 deferring on clock tick
to not block the audio thread
2014-09-15 21:45:31 -04:00
Yotam Mann
7283ed998f Clock tests 2014-09-15 21:44:58 -04:00
Yotam Mann
3fcfd72596 moved doc_config stuff into a vendors folder
this is so that github doesn’t think my project is 66% css!
2014-09-15 16:22:01 -04:00
Yotam Mann
aa1df50c1a included changes in CHANGELOG 2014-09-14 15:36:31 -04:00
Yotam Mann
dff5852607 greater than equal to on threshold. 2014-09-14 15:34:37 -04:00
Yotam Mann
b27cebda3b disposing of amplitude 2014-09-14 15:34:27 -04:00
Yotam Mann
ef12e6e5d0 fixed bugs with context setting and stop method 2014-09-14 15:34:17 -04:00
Yotam Mann
f2ae3bd594 include an onend function for stop 2014-09-14 15:33:32 -04:00
Yotam Mann
e3dc3a2f6a modulo comments 2014-09-14 15:33:02 -04:00
Yotam Mann
595671515a made test use offline context
Fixes #30 and Fixes #9
2014-09-14 15:32:30 -04:00
Yotam Mann
41225430aa started r2-dev 2014-09-12 11:53:07 -04:00
Yotam Mann
d9b347bdfd moved doc_config into vendors
so github won’t think my repo is 65% css
2014-09-12 10:00:06 -04:00
Yotam Mann
a5795caeba added changelog 2014-09-12 01:19:45 -04:00
Yotam Mann
a0fe662dcd more modulus optimization 2014-09-12 01:03:48 -04:00
Yotam Mann
5b178359fd optimizing modulo operator 2014-09-12 00:55:10 -04:00
Yotam Mann
f511f18ade Merge branch 'master' into dev 2014-09-11 23:03:48 -04:00
Yotam Mann
01003bc9d5 fixed note comment. 2014-09-11 20:45:02 -04:00
Yotam Mann
2ebd70b09b release 1 candidate. 2014-09-11 20:37:40 -04:00
Yotam Mann
d1048fb107 new example. 2014-09-11 20:36:56 -04:00
Yotam Mann
1d20c32bba small default change 2014-09-11 20:36:17 -04:00
Yotam Mann
0ea25ec615 triggerAttackRelease 2014-09-11 20:36:07 -04:00
Yotam Mann
ebca621fc7 this will improve performance.
may cause issues when setting bits which are larger than the initial
value.
2014-09-11 20:35:39 -04:00
Yotam Mann
ad703e51d1 eq in db now 2014-09-11 20:31:37 -04:00
Yotam Mann
5da676215a updated npm package for release 1 2014-09-11 14:12:42 -04:00
Yotam Mann
06aa3a0c10 some reordering. 2014-09-11 14:12:25 -04:00
Yotam Mann
77b2ccae58 moved npm build into npm/build folder 2014-09-11 14:02:11 -04:00
Yotam Mann
8f54007335 modulo starts at the maximum bits 2014-09-11 13:39:06 -04:00
Yotam Mann
669c52ee60 jsdoc'ing. 2014-09-11 13:38:41 -04:00
Yotam Mann
7850bdabc1 changed Master class to Tone.Master
this is for jsdoc purposes.
2014-09-11 13:00:59 -04:00
Yotam Mann
f51f7370a4 moved note stuff to Tone.Note 2014-09-11 13:00:09 -04:00
Yotam Mann
feaedbfe42 fixed exponentialRampToValueNow test 2014-09-11 11:48:18 -04:00
Yotam Mann
3dea4f59e3 fixed mobile scaling on fm synth example 2014-09-11 11:47:51 -04:00
Yotam Mann
c1d4c8d831 updated description 2014-09-10 23:42:17 -04:00
Yotam Mann
d4e22b9544 working on example wording. 2014-09-10 23:33:27 -04:00
Yotam Mann
f9c4847117 new build. 2014-09-10 22:47:06 -04:00
Yotam Mann
9ea58aa463 demo link. 2014-09-10 22:44:27 -04:00
Yotam Mann
7bcf481cda black top bar. 2014-09-10 22:38:06 -04:00
Yotam Mann
b3af62fa4a documented Transport and Tone.Time 2014-09-10 22:37:57 -04:00
Yotam Mann
cf9469c724 envelope has exponential slider. 2014-09-10 22:17:31 -04:00
Yotam Mann
576383d34b more extreme phasing. 2014-09-10 22:17:16 -04:00
Yotam Mann
182003fc49 faster meter updates.
fixed momentary button problem
2014-09-10 21:48:15 -04:00
Yotam Mann
8223b03636 faster meter updates 2014-09-10 21:48:01 -04:00
Yotam Mann
cf021e323b control the amount not the rate of detune and amp 2014-09-10 21:47:55 -04:00
Yotam Mann
0421a92fe7 only list Inherited Methods if there are any 2014-09-10 13:52:12 -04:00
Yotam Mann
50dcc6ccb0 jshint wants constructors to be Capitalized 2014-09-10 13:51:37 -04:00
Yotam Mann
2c5517744d more signal API tests 2014-09-10 13:51:15 -04:00
Yotam Mann
654b45af4f dropping the copyright notice at the bottom.
the license is MIT on everything and the API/docs are not copyrighted.
2014-09-09 17:24:55 -04:00
Yotam Mann
4e54969208 zooming on mobiles 2014-09-09 15:30:53 -04:00
Yotam Mann
cc95ee6caf instrument tests
fixed dispose methods bc of tests.
2014-09-09 15:30:36 -04:00
Yotam Mann
040536a3b7 new build 2014-09-09 12:58:24 -04:00