Commit graph

3581 commits

Author SHA1 Message Date
tambien
761de621d8 adding partialCount parameter
offers alternative "non string" way to set the partials to an osc type
2018-12-09 18:45:01 -05:00
tambien
1664b9489c testing setting convolver buffer twice 2018-10-21 21:28:26 -04:00
tambien
ec3362f89f can pass in a loaded buffer, and also can set the buffer twice
fixes #392
2018-10-21 21:27:35 -04:00
Casey Primozic
ea938af717 Bump webpack-cli version to 3.1.2 (#394)
* This fixes an incompatability in webpack version 4.20.0: https://github.com/webpack/webpack/issues/8082
2018-10-03 19:59:42 -04:00
tambien
ea674c0224 test if waveshaper shim is already installed 2018-09-19 15:40:21 -04:00
Paul Varache
cfa23cfd24 Make noiseArrays generate samples lazily (#386)
* Make noiseArrays generate samples lazily

* getter -> get

* Create noiseBuffers instead of arrays

fixes #384
2018-09-10 14:20:02 -04:00
tambien
982deb3f62 param automation from 'now' instead of currentTime
addresses #385
2018-09-10 14:03:28 -04:00
tambien
9fea022f98 removing broken safari tests 2018-09-10 14:02:24 -04:00
tambien
a201ff01be Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-09-10 12:17:53 -04:00
tambien
8758678f20 exposing "normalize" from native convolver 2018-09-10 12:17:51 -04:00
Yotam Mann
34e26059ca don't invoke onload when setting a loaded buffer
addresses #382 and #376
2018-08-31 00:28:18 -04:00
Yotam Mann
e754799226 updating lint prefs 2018-08-31 00:14:21 -04:00
Yotam Mann
d5b77d0887 Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-08-31 00:06:17 -04:00
tambien
c802f34583 noting changes
[skip ci]
2018-08-29 23:19:39 -04:00
tambien
7b60890dbf change logging stye 2018-08-29 23:10:18 -04:00
tambien
7380c78f35 testing the version was correctly added 2018-08-29 23:08:40 -04:00
tambien
745e9b08ad dev version placeholder
overwritten by scrtip/increment_version.js
2018-08-29 23:08:16 -04:00
tambien
ed897dc4fe using precise version number 2018-08-29 23:07:58 -04:00
tambien
baa9460383 testing that it's able to load in Node.js
doesn't do any audio processing, but doesn't throw an error
2018-08-29 13:54:55 -04:00
tambien
c8a7779191 reference to Tone.global instead of window
this allows Tone.js to be loaded in a browser or node.js environment
2018-08-29 13:54:02 -04:00
Yotam Mann
7a7e15c001 Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-08-28 10:08:42 -04:00
Yotam Mann
92d2bab2c6 always quote props 2018-08-28 10:07:17 -04:00
tambien
3d1202043a all modules are relative paths
simplifies deep references to individual files
2018-08-26 22:29:17 -04:00
tambien
5027277360 all modules are relative paths
simplifies deep references to individual files
2018-08-26 22:29:17 -04:00
tambien
045a114458 updating linting prefs 2018-08-26 21:57:33 -04:00
tambien
e64c1289f9 updating linting prefs 2018-08-26 21:57:33 -04:00
tambien
2846218f98 incrementing version
collect is alias for collect:deps
2018-08-26 21:55:19 -04:00
tambien
1fd27d5b4c incrementing version
collect is alias for collect:deps
2018-08-26 21:55:19 -04:00
tambien
9c553891c5 scratch is in examples folder 2018-08-26 21:53:15 -04:00
tambien
b4a37966c1 scratch is in examples folder 2018-08-26 21:53:15 -04:00
tambien
e476a46373 build before running puppeteer tests 2018-08-26 20:15:36 -04:00
tambien
56b8f67230 build before running puppeteer tests 2018-08-26 20:15:36 -04:00
tambien
8bb7b11af5 update test to global name change 2018-08-26 20:12:10 -04:00
tambien
5cdb69eab5 update test to global name change 2018-08-26 20:12:10 -04:00
tambien
c846ace268 Revert "creating TONE_CONTEXT and TONE_AUDIO_CONTEXT"
This reverts commit 3ad8ad19fb.
2018-08-26 20:10:34 -04:00
tambien
a3b9426c50 Revert "creating TONE_CONTEXT and TONE_AUDIO_CONTEXT"
This reverts commit 3ad8ad19fb.
2018-08-26 20:10:34 -04:00
tambien
1cfdc1ddef no online testing with safari 2018-08-26 20:06:17 -04:00
tambien
a3c2baa23e no online testing with safari 2018-08-26 20:06:17 -04:00
tambien
5828c556d4 setting no autoplay policy flag 2018-08-26 20:03:18 -04:00
tambien
eeea68b98e setting no autoplay policy flag 2018-08-26 20:03:18 -04:00
tambien
a908f8ef88 adding flag to chrome 2018-08-26 20:02:58 -04:00
tambien
77e9655612 adding flag to chrome 2018-08-26 20:02:58 -04:00
tambien
79ec298dc3 exclude html dir from normal tests 2018-08-26 19:46:47 -04:00
tambien
4d9c4fc726 exclude html dir from normal tests 2018-08-26 19:46:47 -04:00
tambien
5e565b3a7b adding html tests
using puppeteer
2018-08-26 19:43:28 -04:00
tambien
b824a2ad42 adding html tests
using puppeteer
2018-08-26 19:43:28 -04:00
tambien
322a4bfc57 creating TONE_CONTEXT and TONE_AUDIO_CONTEXT
TONE_CONTEXT stores a global Tone.Context while TONE_AUDIO_CONTEXT
2018-08-26 19:42:59 -04:00
tambien
3ad8ad19fb creating TONE_CONTEXT and TONE_AUDIO_CONTEXT
TONE_CONTEXT stores a global Tone.Context while TONE_AUDIO_CONTEXT
2018-08-26 19:42:59 -04:00
tambien
93d67133f0 moving tests to separate folder 2018-08-26 15:20:13 -04:00
tambien
41e93f05f5 moving tests to separate folder 2018-08-26 15:20:13 -04:00