Commit graph

164 commits

Author SHA1 Message Date
Yotam Mann
3ddc50be6a toFrequency test 2014-12-06 16:48:44 -05:00
Yotam Mann
c2d320ce8d renamed MidSide -> MidSideEffect 2014-12-03 22:11:23 -05:00
Yotam Mann
561686a351 ear-testing all sound producing classes 2014-11-30 14:54:12 -05:00
Yotam Mann
bb449627b5 boosting silence requirements 2014-11-30 14:53:14 -05:00
Yotam Mann
bf9091c03f minor range fixes 2014-11-30 13:20:57 -05:00
Yotam Mann
a54ef11b55 testing WaveShaper 2014-11-30 13:20:44 -05:00
Yotam Mann
1b3c801f7d additional AudioToGain test 2014-11-29 22:52:55 -05:00
Yotam Mann
ab28ad9a99 NoiseSynth 2014-11-29 22:03:28 -05:00
Yotam Mann
c67493478d EqualPowerGain tests 2014-11-29 22:02:03 -05:00
Yotam Mann
574c75f7c6 Tone.Limiter is a compressor with limiter settings 2014-11-29 21:47:28 -05:00
Yotam Mann
d3bb514dde Scale and ScaleExp scale from gain range only 2014-11-29 21:18:04 -05:00
Yotam Mann
0cafdb2f3e testing new components 2014-11-04 01:27:52 -05:00
Yotam Mann
7ab00d1760 cleaning up AMSynth and testing 2014-11-03 11:43:42 -05:00
Yotam Mann
3b041fcb2d testing new Pow 2014-11-01 21:55:28 -04:00
Yotam Mann
9ac675fec9 testing string replacements 2014-11-01 21:53:53 -04:00
Yotam Mann
7a8c8d168b Merge branch 'expr' into dev
Conflicts:
	.gitignore
	CHANGELOG.md
	Tone/signal/Modulo.js
	test/tests/Effect.js
2014-11-01 18:34:22 -04:00
Yotam Mann
f1c20c57b3 MidSide + StereoWidener tests 2014-11-01 18:18:09 -04:00
Yotam Mann
240dcdf777 division test 2014-11-01 16:17:12 -04:00
Yotam Mann
e63ea958b0 new class tests 2014-10-30 21:35:04 -04:00
Yotam Mann
b19ae0e017 added Expr tests to list 2014-10-30 17:13:10 -04:00
Yotam Mann
51ce7fc035 more Expr tests 2014-10-30 17:04:24 -04:00
Yotam Mann
012ee9d735 testing OR multiple inputs 2014-10-30 01:05:37 -04:00
Yotam Mann
17885a9695 Expr testing 2014-10-30 01:05:25 -04:00
Yotam Mann
646c9686b4 making test duration longer to try to stop crashes 2014-10-23 11:43:11 -04:00
Yotam Mann
bd0753129a Convolver testing 2014-10-23 11:42:52 -04:00
Yotam Mann
826321aca4 Bus audio passing test 2014-10-23 00:23:18 -04:00
Yotam Mann
73bb0d2b76 test Tone.Buffer 2014-10-22 22:27:33 -04:00
Yotam Mann
604faee7e3 testing second signal inputs 2014-10-22 21:49:34 -04:00
Yotam Mann
3a405416c5 Compressor and MultibandCompressor tests 2014-10-19 22:08:04 -04:00
Yotam Mann
4e3ebc71e3 Chebyshev tests 2014-10-19 19:39:59 -04:00
Yotam Mann
a3f2ce2b02 testing distortion effect 2014-10-19 17:54:52 -04:00
Yotam Mann
e28f77a683 PolySynth accepts an array of notes for attack/release 2014-10-19 16:17:40 -04:00
Yotam Mann
eb07e84a6e simplified internals of IfElseThen
changes API slightly because false is 0 and not != 1
2014-10-13 19:24:06 -04:00
Yotam Mann
7277a7eb68 wrote Min and Max with IfThenElse
makes the internals much more readable
2014-10-13 19:22:11 -04:00
Yotam Mann
4ffb83bd9c include new test files 2014-10-13 17:20:32 -04:00
Yotam Mann
72da64b460 ignore presets in 'wasDisposed' test 2014-10-13 17:20:13 -04:00
Yotam Mann
e25cd4f6fc preset setting tests 2014-10-13 17:16:22 -04:00
Yotam Mann
739d028a19 instrument output tests 2014-10-13 17:15:58 -04:00
Yotam Mann
9c051308c9 added signal dependency in Common tests 2014-10-13 17:15:45 -04:00
Yotam Mann
d10ccb1f92 phaser tests 2014-10-13 16:48:54 -04:00
Yotam Mann
441d14c879 testing if effects pass audio through 2014-10-13 16:47:06 -04:00
Yotam Mann
0430b0674b testing components pass through audio 2014-10-13 16:32:04 -04:00
Yotam Mann
ce92990e3f testing if sources output audio 2014-10-13 16:31:51 -04:00
Yotam Mann
29506b7bc8 testing MultibandSplit and input/output tests 2014-10-13 15:59:04 -04:00
Yotam Mann
a00cfc793f testing new classes 2014-10-03 17:24:02 -04:00
Yotam Mann
22eb5b352d options object tests 2014-10-03 15:16:48 -04:00
Yotam Mann
a38f50fd70 testing changes. 2014-10-03 13:08:37 -04:00
Yotam Mann
06b7c60a87 mutes the master in the onlineTests 2014-10-01 14:47:31 -04:00
Yotam Mann
5fd40f6856 onended testing for sources 2014-10-01 14:47:15 -04:00
Yotam Mann
951f69ad49 new Oscillator tests 2014-09-29 23:45:13 -04:00
Yotam Mann
d8de05fbcf midi<-->note tests 2014-09-21 23:29:42 -04:00
Yotam Mann
5b88f9ad86 testing JCReverb 2014-09-21 13:39:39 -04:00
Yotam Mann
75cb66e704 test Mono and FeedbackCombFilter 2014-09-21 13:37:34 -04:00
Yotam Mann
9fb1f4d637 Freeverb implementation
with simple test
2014-09-20 21:19:06 -04:00
Yotam Mann
30a80ca55a updated tests 2014-09-20 19:24:25 -04:00
Yotam Mann
a78543fe45 testing AmplitudeEnvelope 2014-09-20 18:47:40 -04:00
Yotam Mann
7283ed998f Clock tests 2014-09-15 21:44:58 -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
feaedbfe42 fixed exponentialRampToValueNow test 2014-09-11 11:48:18 -04:00
Yotam Mann
2c5517744d more signal API tests 2014-09-10 13:51:15 -04:00
Yotam Mann
cc95ee6caf instrument tests
fixed dispose methods bc of tests.
2014-09-09 15:30:36 -04:00
Yotam Mann
253884d19e renamed Tone.Selector to Tone.Select 2014-09-07 21:42:31 -04:00
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