Commit graph

196 commits

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