Commit graph

405 commits

Author SHA1 Message Date
Yotam Mann
053736404a testing all signal classes 2015-08-24 17:29:19 -04:00
Yotam Mann
57578a482b can pass in args to Basic Test 2015-08-24 17:28:23 -04:00
Yotam Mann
a5daf65d0f using Meter to test Player 2015-08-24 11:17:36 -04:00
Yotam Mann
7b2c9e3665 signal tests 2015-08-24 11:17:21 -04:00
Yotam Mann
0a3a34fd0a using Meter in sources tests 2015-08-24 11:14:10 -04:00
Yotam Mann
96935a6d48 Offline handles any number of channels 2015-08-24 11:13:56 -04:00
Yotam Mann
287d76ec7e tests rms of the incoming signal 2015-08-24 11:13:35 -04:00
Yotam Mann
3b9049e2e9 Source tests 2015-08-21 17:03:48 -04:00
Yotam Mann
cf712101bb Moving tests to "helper" folder 2015-08-21 17:03:14 -04:00
Yotam Mann
375d60d2f1 testing that clear can handle times before the first event 2015-08-18 18:14:47 -04:00
Yotam Mann
e5b0fb49d3 NewClock -> Clock 2015-08-18 18:14:26 -04:00
Yotam Mann
775dca1037 test clearing items 2015-08-18 17:33:29 -04:00
Yotam Mann
3030875ffa adding "before" and "context" 2015-08-18 17:08:48 -04:00
Yotam Mann
12777aa7bb testing removing while iterating 2015-08-18 17:08:30 -04:00
Yotam Mann
4d6e8c0951 testing Clock 2015-08-18 16:32:59 -04:00
Yotam Mann
71c8cfaa4f testing EventEmitter 2015-08-18 16:32:08 -04:00
Yotam Mann
74a925e4a9 additional delay test 2015-08-18 16:32:01 -04:00
Yotam Mann
e984739ec8 testing source 2015-08-18 16:31:18 -04:00
Yotam Mann
dbefb9b3dc testing timeline classes 2015-08-18 16:31:12 -04:00
Yotam Mann
855ca025d0 renamed test html file 2015-08-17 01:04:04 -04:00
Yotam Mann
4d49f01aae updated tests to new API 2015-08-17 01:03:00 -04:00
Yotam Mann
fdcc54f2b1 testing SchedulableSignal 2015-08-17 01:02:40 -04:00
Yotam Mann
5d63e74839 wasDisposed checks undefined values 2015-08-16 22:22:38 -04:00
Yotam Mann
47b2d21fce removing old files 2015-08-16 22:22:25 -04:00
Yotam Mann
2da9badb96 core tests 2015-08-16 22:21:14 -04:00
Yotam Mann
9e7066f4ce cross checking note conversions against teoria 2015-08-16 22:17:59 -04:00
Yotam Mann
c4757ee146 Merge pull request #86 from Tonejs/dev
Dev
2015-08-16 20:35:46 -04:00
Yotam Mann
6a5be56c4f input/output test uses Tone context 2015-08-16 15:18:10 -04:00
Yotam Mann
38458dc5eb more envelope tests 2015-08-16 15:14:06 -04:00
Yotam Mann
771a1a8f63 adding gulp task for running tests 2015-08-16 14:58:25 -04:00
Yotam Mann
7272269964 started test refactor 2015-08-16 14:23:40 -04:00
Yotam Mann
eb367b1f98 moved deps and audio 2015-08-16 13:01:19 -04:00
Yotam Mann
879b01f171 rolloff and type tests 2015-08-12 13:13:13 -04:00
Yotam Mann
f06899d95a Analyses tests 2015-08-10 14:40:26 -04:00
Yotam Mann
f9dadbf320 Exposed concert pitch in frequency conversions
now accommodates global detune
2015-08-01 01:25:10 -04:00
Yotam Mann
e1c8fdaec5 Double accidental support
Fixes #81
2015-08-01 00:58:49 -04:00
Yotam Mann
f5596af6e1 negative octave tests 2015-07-24 23:16:09 -04:00
Yotam Mann
025a009d5b convert a Time value to Notation 2015-07-21 13:30:20 -04:00
Yotam Mann
1d8726c614 Tone.PitchShift
real time pitch shifting using sawtooth waves connected to DelayNodes.
Addresses #56. Ask and you shall receive.
2015-07-21 11:21:48 -04:00
Yotam Mann
8076facd88 removing old API test 2015-07-18 14:59:30 -04:00
Yotam Mann
01060f13db removing old API test 2015-07-18 14:59:18 -04:00
Yotam Mann
d2dac95821 moved requirejs to testdeps 2015-06-27 20:26:49 -04:00
Yotam Mann
bcb0bd46b8 update harmonicity api in test 2015-06-14 00:55:07 -04:00
Yotam Mann
38f66d92ad get can use "." to access deeper props 2015-05-24 09:34:17 -04:00
Yotam Mann
17e76b0642 3 new Simplified Synths 2015-05-23 18:26:16 -04:00
Yotam Mann
2dfb07f497 mute the output with new api 2015-05-23 18:25:43 -04:00
Yotam Mann
0582947ded noting changes 2015-05-12 23:58:41 -04:00
Yotam Mann
2fdaa36d1f Clock onended callback similar to Sources
Fixes #65
2015-05-05 15:36:06 -04:00
Yotam Mann
274bab6336 removing Tone.Stereo
changing the `channelCountMode` is much simpler.
2015-04-28 14:42:40 -04:00
Yotam Mann
4ce2221013 FeedbackCombFilter test 2015-04-24 17:45:44 -04:00
Yotam Mann
77e41151ac testing Tremolo and amount->depth 2015-04-24 13:13:36 -04:00
Yotam Mann
a5f3724ba6 mid side testing 2015-04-20 15:42:04 -04:00
Yotam Mann
1b72e91b32 renamed EQ to EQ3 2015-04-20 10:41:55 -04:00
Yotam Mann
c12e5321c0 DrumSynth tests 2015-04-20 10:39:57 -04:00
Yotam Mann
006a3a1fe7 fixing Envelope test 2015-04-18 20:23:30 -04:00
Yotam Mann
ab4102da92 AutoFilter tests 2015-04-18 10:52:41 -04:00
Yotam Mann
1dabae8a66 testing buffer reverse 2015-04-12 22:22:26 -04:00
Yotam Mann
81670122d3 completely disposing readOnly properties
need to set them writable first
2015-04-05 14:41:43 -04:00
Yotam Mann
f52c999abe test GainToAudio 2015-04-05 12:13:26 -04:00
Yotam Mann
7e9b025418 fixing test race condition 2015-04-05 10:36:39 -04:00
Yotam Mann
b093dd4d73 deleting deprecated classes 2015-03-26 10:50:48 -04:00
Yotam Mann
2be3f1dcbb Merge pull request #58 from kirbysayshi/ksh/fx-bug-decrease
prevent SyntaxError(s) in Firefox
2015-03-24 16:32:39 -04:00
Yotam Mann
7e5b7b8e46 testing new components 2015-03-24 16:30:13 -04:00
Andrew Petersen
a2aeffe2a2 prevent SyntaxError(s) in Firefox 2015-03-21 23:24:54 -04:00
Yotam Mann
fd3e019af7 more testing 2015-02-28 18:06:38 -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
89b153d244 including note in test deps 2015-02-26 11:47:58 -05:00
Yotam Mann
62cd815563 made dryWet private in effects
still expose wet control
2015-02-25 00:57:00 -05:00
Yotam Mann
4109b556c9 bypass test 2015-02-23 22:15:31 -05:00
Yotam Mann
c5b2cdae3e low/mid/high uses Signals 2015-02-23 19:46:28 -05:00
Yotam Mann
9722415a4c deprecated Inverse and Divide
They were more complicated than they were useful.
2015-02-23 19:39:46 -05:00
Yotam Mann
c52d61deaf moved syncing to Transport 2015-02-21 14:05:58 -05:00
Yotam Mann
e567fb56f2 test new API 2015-02-21 14:05:25 -05:00
Yotam Mann
71f91bdf69 updated to new API 2015-02-20 00:58:41 -05:00
Yotam Mann
28e40b8203 updating tests 2015-02-11 23:10:28 -05:00
Yotam Mann
69c2fba33f using Tone.Recorder for tests 2015-02-10 17:14:00 -05:00
Yotam Mann
6b36cf13ef fully migrated to new Signal API 2015-02-10 16:45:05 -05:00
Yotam Mann
51e68b6445 updating tests to new API 2015-02-10 16:35:19 -05:00
Yotam Mann
110afb7531 deprecated Tone.Recorder
using it just for testing
2015-02-10 12:02:48 -05:00
Yotam Mann
4bc44ac466 testing signals 2015-02-06 17:48:25 -05:00
Yotam Mann
64140ed316 updating tests to new APIs 2015-02-04 10:17:06 -05:00
Yotam Mann
11ef065861 renamed DryWet to CrossFade 2015-02-02 12:48:04 -05:00
Yotam Mann
2e15f03490 Revert Tone.Volume representation 2015-01-05 23:33:05 -05:00
Yotam Mann
a60ec836db migrating to Tone.Volume representation 2015-01-05 22:46:19 -05:00
Yotam Mann
e105b5fc58 testing toGain 2015-01-05 22:46:00 -05:00
Yotam Mann
8b141cf6c1 testing new Sampler API 2015-01-05 22:00:48 -05:00
Yotam Mann
e190b58692 updating Player tests to new API 2015-01-05 21:56:40 -05:00
Yotam Mann
98e605c42a deprecating MultiSampler 2015-01-05 21:56:25 -05:00
Yotam Mann
1ad17e5021 clock onended test 2015-01-04 22:55:04 -05:00
Yotam Mann
0171707425 new buffer and source tests for new Tone.Buffer 2015-01-04 21:47:12 -05:00
Yotam Mann
9e140a7605 Fixing/testing microphone dispose method
Fixes #46
2014-12-19 12:20:26 -05:00
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
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