Commit graph

280 commits

Author SHA1 Message Date
Yotam Mann
8bb2ee9b02 testing playbackRate 2015-12-06 13:14:36 -05:00
Yotam Mann
5e9d79eee3 Revert "testing playbackRates"
This reverts commit 102491c898.
2015-12-06 13:14:36 -05:00
Yotam Mann
501bf3c516 wider tolerance for testing 2015-12-06 13:14:36 -05:00
Yotam Mann
8231fc5cf3 fixing and testing start offset for non-looping parts 2015-11-26 08:42:33 -08:00
Yotam Mann
f545fcdf90 additional Event testing 2015-11-26 08:27:50 -08:00
Yotam Mann
7f660730df removing exponent member 2015-11-17 22:51:32 -05:00
Yotam Mann
a4e0b65992 testing new Emitter style 2015-11-11 12:33:11 -05:00
Yotam Mann
102491c898 testing playbackRates 2015-11-10 23:47:20 -05:00
Yotam Mann
1b05129595 testing rests 2015-11-10 23:01:24 -05:00
Yotam Mann
d98b560403 Testing loading with a Tone.Buffer and AudioBuffer
Addresses #100
2015-11-05 15:44:11 -05:00
Yotam Mann
f7764cee14 updating testing flags 2015-11-04 15:59:09 -05:00
Yotam Mann
6795161220 using random index in randomOnce
fixes scenario where the values change or the array changes sizes.
2015-11-03 19:40:45 -05:00
Yotam Mann
53bb99d404 Tone.Pattern tests 2015-11-03 19:15:55 -05:00
Yotam Mann
89f4e738fc control tests 2015-11-03 19:14:15 -05:00
Yotam Mann
1ec77d3122 event Tests 2015-11-03 18:38:14 -05:00
Yotam Mann
2e3e534e1e Note->Event 2015-11-02 21:53:39 -05:00
Yotam Mann
afba7d77d2 toRemove array
This fixes issues where an event is removed mid loop.
2015-11-02 20:08:20 -05:00
Yotam Mann
67221f8f39 Delay no longer extends Tone.Param 2015-11-02 09:31:12 -05:00
Yotam Mann
6bc630398e testing new Gain/Volume APIs 2015-11-01 17:50:14 -05:00
Yotam Mann
6b47264cd2 testing quantization with toSeconds 2015-10-27 21:08:18 -04:00
Yotam Mann
51105917e3 testing more accurate quantization 2015-10-27 20:58:21 -04:00
Yotam Mann
64f6ad9c5e quantization tests 2015-10-27 17:49:00 -04:00
Yotam Mann
bfa4f1ada2 renaming EventEmitter to just Emitter 2015-10-27 17:40:52 -04:00
Yotam Mann
8e4a47da29 testing passing in Tone to delay 2015-10-23 13:49:26 -04:00
Yotam Mann
775e877cfa testing for object literals and not class instances 2015-10-21 13:52:19 -04:00
Yotam Mann
61494a876a test passing in a Tone.Buffer 2015-10-21 13:52:03 -04:00
Yotam Mann
2e5c3ea503 adding tests README 2015-10-21 13:14:19 -04:00
Yotam Mann
2a574c78bf type checking tests 2015-10-21 13:13:59 -04:00
Yotam Mann
52d7cff014 testing unit conversion 2015-10-21 13:13:47 -04:00
Yotam Mann
e58a016c16 testing new classes and APIs 2015-10-21 10:55:56 -04:00
Yotam Mann
cd3ae4f860 Timeline signal using new Tone.Param 2015-10-21 10:53:43 -04:00
Yotam Mann
532a8e6745 Gain class wraps native GainNode 2015-10-21 10:02:23 -04:00
Yotam Mann
a3a7175f41 pass Frequency to AutoFilter's min/max 2015-10-20 17:31:10 -04:00
Yotam Mann
b061b81983 can get state of LFO 2015-10-20 17:30:20 -04:00
Yotam Mann
6d746f5dea forEachFrom tests 2015-10-11 16:03:30 -04:00
Yotam Mann
02e88315ee testing loop progress 2015-10-09 19:09:22 -04:00
Yotam Mann
aa692f2214 adjusting test tolerence
now more tests pass on FF
2015-10-09 10:58:08 -04:00
Yotam Mann
1601c1f4ac set original context even after test failure 2015-10-09 10:57:37 -04:00
Yotam Mann
d3cb326a36 more testing defaultArg and optionsObject 2015-10-08 11:36:34 -04:00
Yotam Mann
8a7195e962 canGetUserMedia -> supported
also handling MediaStream.stop deprecation
2015-09-30 13:47:42 -04:00
Yotam Mann
dde05195a9 Microphone and ExternalInput tests 2015-09-18 17:19:24 -07:00
Yotam Mann
4df691ef8f testing looping and duration parameter 2015-09-11 17:07:28 -04:00
Yotam Mann
2f0f5338aa renaming Types->Type in tests 2015-09-11 17:05:50 -04:00
Yotam Mann
1399922d02 testing getEventAfter and getEventBefore 2015-09-05 19:17:21 -04:00
Yotam Mann
371199d082 testing deprecated methods 2015-09-05 15:15:16 -04:00
Yotam Mann
7ba1f3c148 testing events 2015-09-05 15:07:31 -04:00
Yotam Mann
dbcf9cb44e stress testing IntervalTimeline 2015-09-05 15:07:19 -04:00
Yotam Mann
61adf986ff testing new off feature 2015-09-05 15:07:06 -04:00
Yotam Mann
eccdb659c2 renamed Tone/core/Types -> Tone/core/Type 2015-09-04 16:48:21 -04:00
Yotam Mann
fc973297b0 IntervalTimeline testing 2015-09-04 16:18:07 -04:00