Commit graph

3851 commits

Author SHA1 Message Date
tambien
45e4bf11c8 shim to ensure that AudioNode.connect returns the destination node
as per the spec.
2019-02-02 14:24:51 -05:00
tambien
8070135e0d using path.posix for generating require/import strings
closes #387
2019-02-02 14:08:21 -05:00
tambien
933136abdf removing unnecessary proxy parameter 2019-02-02 14:05:07 -05:00
tambien
eb8bdc0f37 disconnecting from all of the inputs 2019-02-02 14:03:53 -05:00
tambien
3e9be5485e incrementing version 2019-02-02 13:21:28 -05:00
tambien
2ca9d89424 using Tone.connect/disconnect everywhere
no more overwritten connect/disconnect

closes #421
2019-02-02 13:20:53 -05:00
tambien
8cd464fdb6 removing log 2019-02-02 13:19:49 -05:00
tambien
6a37b4b407 updating scheduleOnce docs
[skip ci]
2019-02-01 15:03:53 -05:00
tambien
1ab177b4ec testing that pattern reports value correctly 2019-02-01 12:20:34 -05:00
tambien
190035d9c8 removing event by value
testing setting humanize
2019-02-01 12:17:40 -05:00
tambien
5e113f3654 testing progress should be 0 before starting 2019-02-01 12:17:20 -05:00
tambien
5212d76223 removing logging 2019-02-01 12:16:49 -05:00
tambien
e555d8ab3e testing polyphonic triggerAttackRelease API 2019-02-01 12:02:03 -05:00
tambien
ddb9f8b4d8 sampler should throw error if there are no available notes to play
before failed silently
2019-02-01 12:01:35 -05:00
tambien
cb156fc6a3 no need to test if _wave exists
should always exist
2019-02-01 11:50:15 -05:00
tambien
1c87026ee4 should have an empty partials array 2019-02-01 11:49:47 -05:00
tambien
0d1e4fc69a testing last sourceType setting 2019-02-01 11:44:05 -05:00
tambien
5cddcbcd52 testing changing count on started oscillator 2019-02-01 11:41:37 -05:00
tambien
2a7dd21d03 testing getting partials 2019-02-01 11:38:39 -05:00
tambien
9ab460f0b0 tick signal does a setValueAtTime initially
no need for this test
2019-02-01 11:36:25 -05:00
tambien
5773bd9db7 testing that changing pattern length should update shuffle 2019-02-01 11:33:26 -05:00
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