tambien
|
63ad175b6d
|
converting helpers to ts
|
2019-06-19 10:15:15 -04:00 |
|
tambien
|
10c1715b8a
|
test takes sample rate
|
2019-06-17 21:49:38 -04:00 |
|
tambien
|
8ddef75134
|
updating dependency
|
2019-06-17 14:03:52 -04:00 |
|
tambien
|
fac538c9fb
|
converting Buffer -> ToneAudioBuffer.ts
|
2019-05-25 14:31:02 -04:00 |
|
tambien
|
730a818bcb
|
organizing into sub folders
|
2019-05-23 14:00:49 -04:00 |
|
tambien
|
df08425a70
|
started retooling with typescript
|
2019-04-12 10:37:47 -04:00 |
|
Stephan Lagerwaard
|
7269f3bdfa
|
Added option to silence both loggers the context (#453)
|
2019-03-06 14:59:17 -05:00 |
|
tambien
|
2780cac504
|
using Tone.connect for connections with native nodes
addresses #421
|
2019-01-28 11:02:15 -05:00 |
|
tambien
|
fe10de3eea
|
rewriting exclude version logic again
|
2019-01-27 13:40:10 -05:00 |
|
tambien
|
33f663c5fc
|
test on Chrome only, but not Chrome 71
|
2019-01-27 13:33:18 -05:00 |
|
tambien
|
2fbdcec41e
|
exclude specific browser versions
|
2019-01-27 13:29:59 -05:00 |
|
tambien
|
887bed1092
|
using ua-parser from npm
instead of local version. Also debugging Draw tests
|
2019-01-27 13:21:05 -05:00 |
|
tambien
|
ed71d8141b
|
amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
|
2019-01-27 13:05:20 -05:00 |
|
tambien
|
2ef5aa1517
|
only use only context in chrome >= 72
because of a bug loading blobs in Chrome 71: https://github.com/GoogleChrome/puppeteer/issues/3463
|
2019-01-23 17:22:46 -05:00 |
|
tambien
|
7e4e04b5d2
|
Revert "trying out online testing with Chrome flag"
This reverts commit 68bb4faa31 .
|
2019-01-09 22:22:02 -05:00 |
|
tambien
|
68bb4faa31
|
trying out online testing with Chrome flag
|
2019-01-09 22:12:45 -05:00 |
|
tambien
|
e9ed4ef261
|
no more online tests
they fail in the latest chrome
|
2018-12-12 20:33:09 -05:00 |
|
tambien
|
1cfdc1ddef
|
no online testing with safari
|
2018-08-26 20:06:17 -04:00 |
|
tambien
|
5ca79dfb58
|
tests in HTML file
|
2018-07-29 23:33:15 -04:00 |
|
tambien
|
4ced626c14
|
placeholder test for allowing different AudioContext to be passed into constructor
|
2018-07-29 09:39:58 -04:00 |
|
Yotam Mann
|
c93a16dfe2
|
CompareToFile averages across all samples
|
2018-05-28 18:01:03 -04:00 |
|
Yotam Mann
|
f40958be94
|
verifying that all sources can restart
|
2018-05-20 17:36:17 -04:00 |
|
Yotam Mann
|
bc7269e740
|
checking for 'then' instead of 'instanceof Promise'
|
2018-05-19 13:39:39 -04:00 |
|
Yotam Mann
|
296af2cbde
|
testing for Promise by checking for 'then'
|
2018-05-19 13:11:11 -04:00 |
|
Yotam Mann
|
95c694b3ad
|
moving deps to node_modules
|
2018-05-19 12:17:23 -04:00 |
|
Yotam Mann
|
34b4826f54
|
silence logging
|
2018-05-18 18:04:04 -04:00 |
|
Yotam Mann
|
a18ab72da0
|
pointing at correct helper/Test
|
2018-05-18 12:07:20 -04:00 |
|
Yotam Mann
|
39d5898738
|
Time classes take Object notation as well
replacement for deprecated expression notation
|
2018-04-25 10:51:36 -04:00 |
|
Yotam Mann
|
65f15a1ef2
|
restart method to all the oscillators
|
2018-03-06 00:02:49 -05:00 |
|
Yotam Mann
|
915d85ebd1
|
testing instruments are able to retrigger correctly
|
2018-02-08 11:12:17 -05:00 |
|
Yotam Mann
|
c91c1354e0
|
using a stereo signal to test PassAudioStereo and splitting
|
2018-02-05 16:25:43 -05:00 |
|
Yotam Mann
|
6cb53f6d9a
|
continuity tests on Chrome only
|
2018-02-05 15:06:53 -05:00 |
|
Yotam Mann
|
67649e43d5
|
adjusting FFT size and ignoring failing FF tests
|
2018-02-05 14:36:58 -05:00 |
|
Yotam Mann
|
4b9a407304
|
only running tests when audio rending is similar to Chrome
|
2018-02-05 14:24:21 -05:00 |
|
Yotam Mann
|
5eec68f9d0
|
compare rendered output to previously rendered audio files
|
2018-02-05 13:55:37 -05:00 |
|
Yotam Mann
|
c4cd005635
|
adding getValueAtTime to returned RMS
|
2018-02-04 22:59:17 -05:00 |
|
Yotam Mann
|
58eac95314
|
define left and right variables
|
2018-02-04 11:43:34 -05:00 |
|
Yotam Mann
|
a57ac25187
|
returning promise to OfflineTest defers the callback of 'render'
|
2018-01-03 12:03:41 -05:00 |
|
Yotam Mann
|
55c3474849
|
adding get getRmsAtTime to BufferTests
|
2018-01-03 12:02:41 -05:00 |
|
Yotam Mann
|
92454266f7
|
sync/unsync triggerAttack/Release to the Transport
|
2018-01-02 16:49:41 -05:00 |
|
Yotam Mann
|
15229d7c7e
|
linting
|
2017-12-30 11:26:29 -05:00 |
|
Yotam Mann
|
a6f9ca49bd
|
fixing AudioContext.close promise resolution support
|
2017-12-30 11:23:02 -05:00 |
|
Yotam Mann
|
2b896fad0c
|
don't run Context tests when close isn't supported
|
2017-12-30 01:19:04 -05:00 |
|
Yotam Mann
|
c8ac0e7d40
|
Revert "using babel-polyfill"
This reverts commit aed806032c .
|
2017-12-29 23:34:44 -05:00 |
|
Yotam Mann
|
aed806032c
|
using babel-polyfill
for older browsers testing
|
2017-12-29 23:23:28 -05:00 |
|
Yotam Mann
|
919de12cfa
|
don't run example tests on older safari
|
2017-12-29 23:15:40 -05:00 |
|
Yotam Mann
|
f129e5d726
|
removing the polyfill from the tests
|
2017-12-29 22:06:39 -05:00 |
|
Yotam Mann
|
658d2f201f
|
adding babel-polyfill for testing older browsers
|
2017-12-29 21:44:10 -05:00 |
|
Yotam Mann
|
acf3768120
|
setting rotation in another way
|
2017-12-29 13:50:57 -05:00 |
|
Yotam Mann
|
c4abd54719
|
ignoring UserMedia tests on Safari
|
2017-12-28 18:44:14 -05:00 |
|