tambien
|
ab4e677c9d
|
adding start method to simplify starting AudioContext
|
2019-01-09 22:30:22 -05:00 |
|
tambien
|
a5fceee69f
|
changing step time to 1 sample
|
2019-01-09 22:13:40 -05:00 |
|
tambien
|
fe893f74bf
|
updating copyright year
2019!
|
2019-01-08 20:03:49 -05:00 |
|
tambien
|
ed20e2cdda
|
styling minOutput differently
|
2019-01-08 11:27:28 -05:00 |
|
tambien
|
982deb3f62
|
param automation from 'now' instead of currentTime
addresses #385
|
2018-09-10 14:03:28 -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
|
7b60890dbf
|
change logging stye
|
2018-08-29 23:10:18 -04:00 |
|
tambien
|
ed897dc4fe
|
using precise version number
|
2018-08-29 23:07:58 -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 |
|
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
|
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
|
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
|
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
|
2dc10c7432
|
moving global AudioContext reference to Tone.Context
and also making it an unwrapped AudioContext
|
2018-08-13 22:41:22 -04:00 |
|
tambien
|
285f2899c2
|
moving global AudioContext reference to Tone.Context
and also making it an unwrapped AudioContext
|
2018-08-13 22:41:22 -04:00 |
|
tambien
|
620abad4d9
|
make 'destination' alias of Tone.Master
|
2018-08-09 15:17:18 -04:00 |
|
tambien
|
ebf0dd95b1
|
make 'destination' alias of Tone.Master
|
2018-08-09 15:17:18 -04:00 |
|
aniketaranake
|
f9c584169e
|
Fixes typo in documentation (#377)
* Fixes typo in documentation
* Tone.AudioNode, not AudioNode
|
2018-08-09 09:48:38 -04:00 |
|
aniketaranake
|
21b97a7864
|
Fixes typo in documentation (#377)
* Fixes typo in documentation
* Tone.AudioNode, not AudioNode
|
2018-08-09 09:48:38 -04:00 |
|
Yotam Mann
|
183cbc0966
|
don't defer callback
|
2018-08-06 23:46:52 -04:00 |
|
Yotam Mann
|
2fe24f7043
|
don't defer callback
|
2018-08-06 23:46:52 -04:00 |
|
Yotam Mann
|
8063776831
|
resume shouldn't do anything in OfflineContext
|
2018-08-06 23:33:33 -04:00 |
|
Yotam Mann
|
17f0f7e7df
|
resume shouldn't do anything in OfflineContext
|
2018-08-06 23:33:33 -04:00 |
|
Yotam Mann
|
15755701f9
|
linting
|
2018-08-06 23:32:21 -04:00 |
|
Yotam Mann
|
e13ca9e93f
|
linting
|
2018-08-06 23:32:21 -04:00 |
|
Yotam Mann
|
f09b5d0372
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2018-07-30 22:57:09 -04:00 |
|
Yotam Mann
|
312e198cd7
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2018-07-30 22:57:09 -04:00 |
|
tambien
|
caeb628dc0
|
assign the listener before it's used!
|
2018-07-30 13:13:00 -04:00 |
|
tambien
|
65691d3c8a
|
assign the listener before it's used!
|
2018-07-30 13:13:00 -04:00 |
|
tambien
|
d38fefb2cd
|
toMaster uses the instance connected to the context
|
2018-07-30 13:07:46 -04:00 |
|
tambien
|
df1c27fbda
|
toMaster uses the instance connected to the context
|
2018-07-30 13:07:46 -04:00 |
|
tambien
|
ae90dafc8c
|
using global TONE_AUDIO_CONTEXT
|
2018-07-29 23:34:40 -04:00 |
|
tambien
|
5681b0701f
|
using global TONE_AUDIO_CONTEXT
|
2018-07-29 23:34:40 -04:00 |
|
tambien
|
df5c800df4
|
changing singleton references to lowercase
|
2018-07-29 23:34:13 -04:00 |
|
tambien
|
8b0c210d60
|
changing singleton references to lowercase
|
2018-07-29 23:34:13 -04:00 |
|
tambien
|
2542f55727
|
fixing comment
|
2018-07-29 09:36:54 -04:00 |
|
tambien
|
169662a13a
|
fixing comment
|
2018-07-29 09:36:54 -04:00 |
|
tambien
|
91652ff2ff
|
reverting change
|
2018-07-29 09:36:02 -04:00 |
|
tambien
|
48f4633e61
|
reverting change
|
2018-07-29 09:36:02 -04:00 |
|
tambien
|
36f037ad56
|
updating jsdoc comment
|
2018-07-28 10:21:02 -04:00 |
|
tambien
|
99de3295da
|
updating jsdoc comment
|
2018-07-28 10:21:02 -04:00 |
|
tambien
|
38897d7bae
|
pass the options object to the next class
|
2018-07-28 10:20:36 -04:00 |
|