Commit graph

3680 commits

Author SHA1 Message Date
tambien
4ac2c4572e fixing typo bug 2019-02-01 11:33:09 -05:00
tambien
62da3cc8ca test get/set exponent 2019-02-01 11:24:35 -05:00
tambien
3083677249 removing mute
could set "amplitude" to 0, LFO does not need to match Source API
2019-02-01 11:22:10 -05:00
tambien
4a270c2ed5 removing unused return statement 2019-02-01 11:21:29 -05:00
tambien
b4307500a6 testing case where no previous events are on the timeline 2019-02-01 10:47:35 -05:00
tambien
f18b251375 using codecov badge
[skip ci]
2019-02-01 10:36:24 -05:00
tambien
6244b71890 moving from coveralls to codecov
https://coveralls.io/github/Tonejs/Tone.js kept returning a 406 error
2019-02-01 10:17:35 -05:00
tambien
d957aad613 Documenting next parameters
fixes #433

[skip ci]
2019-01-31 19:20:45 -05:00
tambien
33f853cec1 noting changes
[skip ci]
2019-01-31 12:32:16 -05:00
tambien
2579f5f45a testing setting/getting the delayTime 2019-01-31 12:16:25 -05:00
tambien
4e1dd449c6 buffer is null before being loaded 2019-01-31 12:14:09 -05:00
tambien
5f67d0df3b returning to previous typechecks 2019-01-28 22:17:42 -05:00
tambien
bf5d1aca18 make sure that param is defined 2019-01-28 21:39:05 -05:00
tambien
6ece0a6bbc adding get/set tests 2019-01-28 21:11:56 -05:00
tambien
aa0d90256d removing rampTime from 'set'
seemed rarely used
2019-01-28 21:04:43 -05:00
tambien
b3148e74e4 moving tsd generation to separate script file 2019-01-28 17:20:32 -05:00
tambien
d11497c805 increasing test threshold 2019-01-28 13:35:11 -05:00
tambien
20335337ed ignoring generated docs and d.ts 2019-01-28 12:43:40 -05:00
tambien
f9a4a14a43 generating typescript defs from jsdocs
jsdocs will need to be updated to be more useful as tsdefs
2019-01-28 12:43:20 -05:00
tambien
a9adacb794 using Tone.connect for native nodes 2019-01-28 11:55:48 -05:00
tambien
386e57a36c AudioNode.chain returns this 2019-01-28 11:55:36 -05:00
tambien
2780cac504 using Tone.connect for connections with native nodes
addresses #421
2019-01-28 11:02:15 -05:00
tambien
b9e13afb3c updating docs 2019-01-27 18:01:19 -05:00
tambien
610b847f4d fixing docs 2019-01-27 17:14:04 -05:00
tambien
87909ca4a3 BufferSourceNode shim is no longer needed
fixed issue in Safari which was resolved
2019-01-27 13:52:23 -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
0edba12e6b FF now supports equal power panning 2019-01-27 13:29:49 -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
f38c87271f Split can optionally handle more than 2 channels 2019-01-26 20:12:07 -05:00
tambien
4c0659a0ed merge optionallly accepts more than 2 channels 2019-01-26 20:06:07 -05:00
tambien
011f02858d removing unused import 2019-01-24 11:47:27 -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
436da03264 moving tests to online context 2019-01-23 17:21:37 -05:00
tambien
d9d77b9f82 fixing autoplay flag 2019-01-23 17:20:58 -05:00
tambien
0ba72ac93a clamping start/stop time to currentTime
this way if someone passes in start(0), it will just play immediately and not break things.

addresses #424
2019-01-23 16:19:07 -05:00
tambien
b2efc57a2a updating docs to reflect FFT output data
fixes #423
2019-01-11 14:30:59 -05:00
tambien
968a589d5f latest ui
[skip ci]
2019-01-10 13:48:02 -05:00
tambien
5ed963b82b fixing broken link in README
[skip ci]
2019-01-10 11:51:50 -05:00
tambien
d80e751b01 fixing typo in example
[skip ci]
2019-01-10 11:43:51 -05:00
tambien
390d62c285 Update README.md
[skip ci]
2019-01-10 00:52:20 -05:00
tambien
59b6bc1288 updating to latest ui 2019-01-09 23:38:07 -05:00
tambien
b8c9246d85 adding AMSynth example 2019-01-09 23:25:30 -05:00
tambien
be077fb59c can pass in oscillator options to constructor 2019-01-09 23:19:56 -05:00
tambien
9891d6bfa9 linting 2019-01-09 22:57:14 -05:00
tambien
7b4cd7bace Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2019-01-09 22:48:30 -05:00
tambien
36b51ad9e3 adding html file template for scratch testing 2019-01-09 22:43:42 -05:00
Yotam Mann
6c04ecbd01
Using github license template 2019-01-09 22:37:36 -05:00