Commit graph

102 commits

Author SHA1 Message Date
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