Commit graph

3341 commits

Author SHA1 Message Date
Yotam Mann
b3d5534127 testing for discontinuities when using setValueAtTime 2018-05-28 18:06:28 -04:00
Yotam Mann
569037dde3 testing on firefox and chrome locally 2018-05-28 18:02:04 -04:00
Yotam Mann
85a72309ed testing that source always increments by 1 2018-05-28 18:01:40 -04:00
Yotam Mann
9f22ca7e12 removing unused lines 2018-05-28 18:01:19 -04:00
Yotam Mann
639aa825b3 CompareToFile averages across all samples 2018-05-28 18:01:03 -04:00
Yotam Mann
f07c5e1867 testing attack/release curves 2018-05-28 17:59:52 -04:00
Yotam Mann
49768eb658 searches for envelope position in attack curve 2018-05-28 17:59:31 -04:00
tambien
64f98ca99a simplyfying tests
WIP - will fill this in later
2018-05-25 18:34:46 -04:00
tambien
95f2a2bf65 using super method 2018-05-25 18:25:08 -04:00
tambien
160a89f34c only disconnecting when signal is started
fixes #338
2018-05-25 18:24:45 -04:00
tambien
40fe84ce43 initialized is a readOnly member 2018-05-25 18:04:01 -04:00
tambien
0e9c983d6b Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-05-24 16:58:21 -04:00
Yotam Mann
217ecf7369 updating linting rules 2018-05-20 17:40:42 -04:00
Yotam Mann
dbab69a5b1 verifying that all sources can restart 2018-05-20 17:36:17 -04:00
Yotam Mann
f7938e93df correctly restarting PulseOscillator 2018-05-20 17:36:07 -04:00
Yotam Mann
02ad574af0 assign basic oscillator type
typo!
2018-05-20 17:25:39 -04:00
Yotam Mann
2562cec829 using setValueAtTime instead of .value
fixes #288
2018-05-19 17:32:32 -04:00
Yotam Mann
bc0a61aead website and build are handled in their own repos 2018-05-19 16:09:54 -04:00
Yotam Mann
a79daec0e0 updating docs
[skip ci]
2018-05-19 15:07:58 -04:00
Yotam Mann
ac9cf25225 cleaning up gulpfile 2018-05-19 14:30:50 -04:00
Yotam Mann
86664183fd checking for 'then' instead of 'instanceof Promise' 2018-05-19 13:39:39 -04:00
Yotam Mann
7722c4cc86 using unpkg.com instead of github CDN 2018-05-19 13:12:38 -04:00
Yotam Mann
c7177656a5 changing script name 2018-05-19 13:12:01 -04:00
Yotam Mann
0d08ba74db testing for Promise by checking for 'then' 2018-05-19 13:11:11 -04:00
Yotam Mann
88539652d8 increment before lint and test 2018-05-19 12:39:43 -04:00
Yotam Mann
1cbf28e691 pointing at correct babel polyfill 2018-05-19 12:35:40 -04:00
Yotam Mann
fb7015f848 removing version increment requirement 2018-05-19 12:28:43 -04:00
Yotam Mann
bb4d8a473c using karma-webpack for building 2018-05-19 12:26:35 -04:00
Yotam Mann
0d7f65d12f removing unused deps 2018-05-19 12:24:25 -04:00
Yotam Mann
ff26072c97 adding babel polyfill for testing older browsers 2018-05-19 12:17:35 -04:00
Yotam Mann
7a27da3c98 moving deps to node_modules 2018-05-19 12:17:23 -04:00
Yotam Mann
b26b025237 testing across all platforms
again
2018-05-19 11:57:06 -04:00
Yotam Mann
4c3d87362b noting changes 2018-05-19 11:56:47 -04:00
Yotam Mann
b2ba7693a9 ignoring example tests for now 2018-05-19 11:29:33 -04:00
Yotam Mann
3c9202d591 moving coveralls to script
this way it won't run on deploy job
2018-05-19 11:14:12 -04:00
Yotam Mann
90e16dc3f0 collect tests by directory 2018-05-19 10:53:46 -04:00
Yotam Mann
8f757a9ab2 adding build conditions
moving scripts into travis
2018-05-19 10:53:34 -04:00
Yotam Mann
b5c576658f Merge branch 'dev' into webpack 2018-05-18 19:22:20 -04:00
Yotam Mann
ef4168ddd0 using ci instead of install 2018-05-18 19:21:08 -04:00
Yotam Mann
34b4826f54 silence logging 2018-05-18 18:04:04 -04:00
Yotam Mann
10225d3ec3 invoke test with timeout 2018-05-18 18:03:58 -04:00
Yotam Mann
8bfc388460 using webpack to compile karma tests
instambul for coverage
2018-05-18 18:03:37 -04:00
Yotam Mann
465137dec4 simplifying collectTests api 2018-05-18 18:03:11 -04:00
Yotam Mann
59159c5dc6 converting to number using valueOf 2018-05-18 18:02:57 -04:00
Yotam Mann
2d1bccab5d upgrading to gulp@4 2018-05-18 14:19:36 -04:00
Yotam Mann
89b000c474 fixing security issues 2018-05-18 14:13:42 -04:00
Yotam Mann
5ec7dd4205 using npm install again 2018-05-18 13:55:47 -04:00
Yotam Mann
c821ae3400 removing gulp-util 2018-05-18 13:55:32 -04:00
Yotam Mann
7a2406c58c installing latest npm 2018-05-18 13:42:21 -04:00
Yotam Mann
13192d1ae7 using node 9 2018-05-18 13:38:38 -04:00