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
|
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
|
e103d550cc
|
shims reference the 'window' object
augment that global in case there are multiple versions running on the page
|
2018-08-16 11:02:50 -04:00 |
|
tambien
|
a61467bfa5
|
fixes safari issue with splitting audio
|
2018-05-03 16:46:51 -04:00 |
|
Yotam Mann
|
7a870296bc
|
linting
|
2017-10-26 01:07:53 -04:00 |
|
Yotam Mann
|
36ffd3d779
|
increasing the waveshaper steps
|
2017-10-26 00:26:25 -04:00 |
|
Yotam Mann
|
183bd1e94d
|
using StereoPannerNode shim when not supported
|
2017-10-26 00:07:02 -04:00 |
|