Commit graph

102 commits

Author SHA1 Message Date
Yotam Mann
71af6ca206 testing dispose methods for all classes.
a few classes were not being disposed correctly and leaving some
garbage attached.
2014-09-06 18:55:11 -04:00
Yotam Mann
26478a5a36 testing globals 2014-09-05 00:58:51 -04:00
Yotam Mann
52735ffbf0 updated deps 2014-09-04 19:14:24 -04:00
Yotam Mann
f378b81fcf can set context with master as well
Fixes #7
2014-09-04 19:04:16 -04:00
Yotam Mann
3786c3653d fixed test bc filter parameters are now Signals 2014-09-01 20:45:15 -04:00
Yotam Mann
0103735589 updated tests with global recorder settings 2014-08-27 15:46:32 -04:00
Yotam Mann
4b51032c7a removed noGC where unnecessary and harmful 2014-08-27 15:27:52 -04:00
Yotam Mann
f19cbf492d added global recorder timing params 2014-08-27 15:20:52 -04:00
Yotam Mann
8b316762eb _defaults -> defaults
made it not private
2014-08-25 10:23:37 -04:00
Yotam Mann
7890e74ac0 moved Merge and Split to components 2014-08-24 15:46:55 -04:00
Yotam Mann
aede841e5e Tone.EQ test 2014-08-24 12:49:20 -04:00
Yotam Mann
7fe3d61858 Tone.Filter
paper thin wrapper around the native BiquadFilter
2014-08-24 12:11:58 -04:00
Yotam Mann
58e6e4532c Tone.Envelope can take args as an Object
Fixes #12
2014-08-23 16:38:06 -04:00
Yotam Mann
8158dd0396 test Chorus effect 2014-08-23 15:19:19 -04:00
Yotam Mann
17dd4a9ee4 testing effects 2014-08-23 14:25:33 -04:00
Yotam Mann
c7d71ebf68 added Tone.ScaleExp tests 2014-08-23 13:25:39 -04:00
Yotam Mann
cc6cbb534f added math expression test 2014-08-21 20:54:41 -04:00
Yotam Mann
31bc2d829e moved math tests to Core 2014-08-21 20:54:18 -04:00
Yotam Mann
3527892e17 jshint test update 2014-07-30 15:10:45 -04:00
Yotam Mann
b09fc13dc2 rename Gate to Switch and Switch to Selector 2014-07-23 15:47:00 -04:00
Yotam Mann
a6c46b70c9 test new modules 2014-07-22 11:56:21 -04:00
Yotam Mann
c1f0b81fc5 increased recording size and wait time
trying to reduce performance caused errors
2014-07-22 11:29:44 -04:00
Yotam Mann
05479f6be5 updating tests 2014-07-03 23:48:27 -04:00
Yotam Mann
2f0c104e41 tests 2014-07-03 22:59:45 -04:00
Yotam Mann
a02c671d85 threshold and switch tests 2014-07-02 17:09:13 -04:00
Yotam Mann
00951a666d EqualsZero tests 2014-07-02 15:46:58 -04:00
Yotam Mann
82f8a52830 at least instead of greaterThan now() 2014-06-30 17:14:32 -04:00
Yotam Mann
8bd725426c >= sample instead of > 2014-06-30 17:10:16 -04:00
Yotam Mann
5f6a765196 component tests 2014-06-23 13:29:27 -04:00
Yotam Mann
4059c891e5 updated player api 2014-06-21 18:39:01 -04:00
Yotam Mann
07c247ea8b updated docs 2014-06-21 15:55:15 -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
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
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
5c7b3b5c18 uniform API for sources 2014-06-19 01:40:16 -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
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
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
ded174c20a ability to clear all timeline events 2014-06-18 16:45:25 -04:00
Yotam Mann
527b425133 setTimeline test 2014-06-18 15:44:04 -04:00
Yotam Mann
b27e69ef39 gotta find the right thresh value 2014-06-18 15:42:29 -04:00
Yotam Mann
f78cc7e4f3 test uses component/Recorder instead 2014-06-18 15:42:17 -04:00
Jason Sigal
24c8d2babe added documentation for Player.js and tests for Sources.js 2014-06-18 15:42:08 -04:00
Yotam Mann
33c3d43f1c tiiiitle 2014-06-18 15:41:51 -04:00
Yotam Mann
0052540795 started testing framework 2014-06-18 01:37:01 -04:00