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 |
|
tambien
|
8c8164ee2f
|
Revert "testing latest OSX environment"
This reverts commit 84600ad327 .
|
2018-08-26 11:42:44 -04:00 |
|
tambien
|
28cb9a63a7
|
Revert "testing latest OSX environment"
This reverts commit 84600ad327 .
|
2018-08-26 11:42:44 -04:00 |
|
tambien
|
85bfecfe17
|
testing latest OSX environment
also seeing which tests fail with no audio output
|
2018-08-26 11:05:16 -04:00 |
|
tambien
|
84600ad327
|
testing latest OSX environment
also seeing which tests fail with no audio output
|
2018-08-26 11:05:16 -04:00 |
|
tambien
|
1070f226f3
|
using is[ClassName] boolean instead of instanceof
|
2018-08-26 10:59:41 -04:00 |
|
tambien
|
70c66f5d46
|
using is[ClassName] boolean instead of instanceof
|
2018-08-26 10:59:41 -04:00 |
|
tambien
|
1f630f5c24
|
TONE_AUDIO_CONTEXT equals the Tone.Context
not just the raw underlying AudioContext
|
2018-08-26 10:50:17 -04:00 |
|
tambien
|
c45b29bde5
|
TONE_AUDIO_CONTEXT equals the Tone.Context
not just the raw underlying AudioContext
|
2018-08-26 10:50:17 -04:00 |
|
tambien
|
5c13d2c823
|
integrated coveralls into karma
so don't run coveralls script
|
2018-08-23 00:23:09 -04:00 |
|
tambien
|
f07a1b4f8d
|
integrated coveralls into karma
so don't run coveralls script
|
2018-08-23 00:23:09 -04:00 |
|
tambien
|
02126c63ae
|
restructuring scripts
updating deps
|
2018-08-23 00:18:20 -04:00 |
|
tambien
|
044fe73880
|
restructuring scripts
updating deps
|
2018-08-23 00:18:20 -04:00 |
|
tambien
|
97ba8a8058
|
removing unused files
|
2018-08-23 00:17:44 -04:00 |
|
tambien
|
01f81f550c
|
removing unused files
|
2018-08-23 00:17:44 -04:00 |
|
tambien
|
440ce0c255
|
renaming gulp->scripts
|
2018-08-23 00:17:35 -04:00 |
|
tambien
|
717f0432b6
|
renaming gulp->scripts
|
2018-08-23 00:17:35 -04:00 |
|
Yotam Mann
|
8ba505dadd
|
removing test
for now
|
2018-08-18 17:23:32 -04:00 |
|
Yotam Mann
|
fa89f6de93
|
removing test
for now
|
2018-08-18 17:23:32 -04:00 |
|