Yotam Mann
|
e18ed2e677
|
polyfill for browsers that don't support interpolate value curves
Required by [the
spec](http://webaudio.github.io/web-audio-api/#widl-AudioParam-setValueC
urveAtTime-AudioParam-Float32Array-values-double-startTime-double-durati
on), but not currently implemented by Safari and FF.
|
2016-03-20 18:36:59 -04:00 |
|
Yotam Mann
|
96897c6a28
|
COMPLEX->ACCURATE
should be fixed with
https://bugzilla.mozilla.org/show_bug.cgi?id=1257718
|
2016-03-18 09:51:41 -04:00 |
|
Yotam Mann
|
edc3ad5a81
|
ifdef'ing tests based on current browser support
|
2016-03-16 13:13:32 -04:00 |
|
Yotam Mann
|
86690eccdb
|
testing setCurveAtTime
|
2016-03-05 10:44:10 -05:00 |
|
Yotam Mann
|
45a82a4965
|
removing setTimeouts where possible
replacing it with new Offline
|
2016-03-04 16:00:05 -05:00 |
|
Yotam Mann
|
acd0f89d83
|
updating tests to compensate for 0 gain optimization
|
2016-02-27 11:27:17 -05:00 |
|
Yotam Mann
|
5389ad0add
|
removing unused tests
|
2016-02-27 11:26:48 -05:00 |
|
Yotam Mann
|
553b11a4d9
|
Zero tests
|
2016-02-27 11:22:49 -05:00 |
|
Yotam Mann
|
ed7e4839f2
|
removing tests of old signal classes
|
2016-02-27 11:19:41 -05:00 |
|
Yotam Mann
|
ecd15808c2
|
simplified Abs
now only accepts signals in the range [-1,1]
|
2016-02-06 15:06:03 -05:00 |
|
Yotam Mann
|
e58a016c16
|
testing new classes and APIs
|
2015-10-21 10:55:56 -04:00 |
|
Yotam Mann
|
aa692f2214
|
adjusting test tolerence
now more tests pass on FF
|
2015-10-09 10:58:08 -04:00 |
|
Yotam Mann
|
eccdb659c2
|
renamed Tone/core/Types -> Tone/core/Type
|
2015-09-04 16:48:21 -04:00 |
|
Yotam Mann
|
53d8419859
|
verifying that it doesn't double convert values
|
2015-08-31 15:16:42 -04:00 |
|
Yotam Mann
|
5468caeeec
|
testing Transport syncing
|
2015-08-31 15:16:20 -04:00 |
|
Yotam Mann
|
6d249bf1c8
|
passing in array to test
|
2015-08-26 10:01:12 -04:00 |
|
Yotam Mann
|
053736404a
|
testing all signal classes
|
2015-08-24 17:29:19 -04:00 |
|
Yotam Mann
|
7b2c9e3665
|
signal tests
|
2015-08-24 11:17:21 -04:00 |
|
Yotam Mann
|
cf712101bb
|
Moving tests to "helper" folder
|
2015-08-21 17:03:14 -04:00 |
|
Yotam Mann
|
dbefb9b3dc
|
testing timeline classes
|
2015-08-18 16:31:12 -04:00 |
|
Yotam Mann
|
fdcc54f2b1
|
testing SchedulableSignal
|
2015-08-17 01:02:40 -04:00 |
|