Commit graph

1393 commits

Author SHA1 Message Date
Yotam Mann
829934d0e6 send values in decibels 2015-03-24 16:28:36 -04:00
Andrew Petersen
a2aeffe2a2 prevent SyntaxError(s) in Firefox 2015-03-21 23:24:54 -04:00
Yotam Mann
28a86eeba1 removed console log 2015-03-12 17:45:00 -04:00
Yotam Mann
940f92b5a0 convolver buffer not being set correctly
Fixes #54
2015-03-10 14:08:16 -04:00
Yotam Mann
a61860c826 fixed panning bug 2015-03-09 22:52:08 -04:00
Yotam Mann
958fd37b1c typo! 2015-03-09 12:26:32 -04:00
Yotam Mann
547b433637 pointing package "main" to right place
Thanks #53
2015-03-09 10:53:43 -04:00
Yotam Mann
ab6b037ef4 merging typescript changes from dev 2015-03-09 10:52:21 -04:00
Yotam Mann
d4f7243316 CommonJS compatibility
Thanks #51
2015-03-09 10:49:02 -04:00
Yotam Mann
c5e157ca2e pointing the main to the right place 2015-03-09 10:48:03 -04:00
Yotam Mann
078267304c Luke's demo 2015-03-09 10:47:51 -04:00
Yotam Mann
56e178af76 incremented version 2015-03-09 10:47:44 -04:00
Yotam Mann
8c312aeead Merge pull request #52 from lukephills/dev
Typescript Definitions for r4
2015-03-09 10:44:20 -04:00
Luke Phillips
237202c049 updated typescript definitions and fixed a few type errors 2015-03-07 19:17:16 +00:00
Luke Phillips
e706e0ad5e remove getOversample 2015-03-07 19:04:40 +00:00
Luke Phillips
f4fc005a57 new typescript definitions 2015-03-07 18:45:11 +00:00
Luke Phillips
db5c6eb865 remove old get and set functions 2015-03-07 18:41:10 +00:00
Luke Phillips
17df3dc4bb es5 getters and setters used in multiband eq 2015-03-07 18:26:08 +00:00
Luke Phillips
99b5fbe2dc Updated tone typescript definitions 2015-03-06 16:14:47 +00:00
Luke Phillips
d2755e10de Merge Tone r4 2015-03-05 16:06:27 +00:00
Yotam Mann
6ed9ee74a5 Merge branch 'dev' 2015-03-03 12:18:50 -05:00
Yotam Mann
c98657086f Merge branch 'master' into dev
Conflicts:
	Tone/core/Tone.js
2015-03-03 12:16:59 -05:00
Yotam Mann
269b2940c3 r4 build 2015-03-03 12:15:37 -05:00
Yotam Mann
abb996b472 removing old jsdoc config 2015-03-03 12:07:19 -05:00
Yotam Mann
fd824ccb68 moved package.json to top level 2015-03-03 12:06:52 -05:00
Yotam Mann
b796d3ef1e more presets 2015-03-03 11:19:53 -05:00
Yotam Mann
6787ce05c1 ignoring dat.GUI (used for testing) 2015-03-03 10:31:26 -05:00
Yotam Mann
41e55e138c clean up 2015-03-03 10:30:42 -05:00
Yotam Mann
a03541c41a fixed problem with sensitivity 2015-03-03 10:27:34 -05:00
Yotam Mann
edbcffc505 simplified components 2015-03-03 10:26:46 -05:00
Yotam Mann
649c2df574 delay works with stereo signals too 2015-03-01 19:49:01 -05:00
Yotam Mann
5808c46c4d updated synth in shiny example 2015-02-28 19:36:10 -05:00
Yotam Mann
d8a13d6dea setting initial oscillator type 2015-02-28 19:35:27 -05:00
Yotam Mann
ac3f6003ba mobile-izing examples 2015-02-28 18:07:12 -05:00
Yotam Mann
fd3e019af7 more testing 2015-02-28 18:06:38 -05:00
Yotam Mann
3211347fef test if setting "type" is necessary before doing it 2015-02-28 18:06:25 -05:00
Yotam Mann
fd59d8a79b match the strings correctly 2015-02-27 23:25:07 -05:00
Yotam Mann
d609f8e266 jsdoc'ing instruments 2015-02-27 23:24:51 -05:00
Yotam Mann
e6718e4781 jsdoc'ing effects and components 2015-02-27 16:53:10 -05:00
Yotam Mann
930728648b jsdoc'ing 2015-02-27 13:40:35 -05:00
Yotam Mann
0c4a67296a simplified modulo by constraining input range
only handles inputs between -1 and 1
2015-02-27 13:00:20 -05:00
Yotam Mann
4e77c61638 JSDoc'ing sources 2015-02-27 11:19:45 -05:00
Yotam Mann
33a759021b full wiki links 2015-02-26 12:28:57 -05:00
Yotam Mann
4dcaf7f63c reclassifying 2015-02-26 12:26:37 -05:00
Yotam Mann
12452bd499 moved a lot of the readme to the wiki 2015-02-26 12:25:27 -05:00
Yotam Mann
89b153d244 including note in test deps 2015-02-26 11:47:58 -05:00
Yotam Mann
4ca5d26848 updating docs 2015-02-26 11:47:44 -05:00
Yotam Mann
a791d80ddf removing some vestigial methods 2015-02-26 11:26:49 -05:00
Yotam Mann
24875c2f4c more JSDoc massaging 2015-02-26 11:26:23 -05:00
Yotam Mann
e252e5c9cc reworking jsdoc generator 2015-02-26 11:25:38 -05:00