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
|
3d1202043a
|
all modules are relative paths
simplifies deep references to individual files
|
2018-08-26 22:29:17 -04:00 |
|
Yotam Mann
|
a5503e02d2
|
linting
|
2018-03-05 12:25:33 -05:00 |
|
Yotam Mann
|
dded291a25
|
linting
|
2018-01-02 10:37:27 -05:00 |
|
Yotam Mann
|
4316530b16
|
linting
|
2017-10-26 16:03:00 -04:00 |
|
Yotam Mann
|
f9f1d3544e
|
removing url flattening
little used/unnecessary feature
|
2017-06-19 17:10:36 -04:00 |
|
Yotam Mann
|
264e5d0869
|
pass additional options other than the urls in second constructor argument
|
2017-05-13 22:16:05 -04:00 |
|
Yotam Mann
|
b927395825
|
making defaultArg static
|
2017-04-30 15:03:49 -04:00 |
|
Yotam Mann
|
edfa168713
|
moving to static type queries
i.e. this.isString -> Tone.isString
|
2017-04-26 00:24:19 -04:00 |
|
Yotam Mann
|
c9d41345b7
|
bass constructor invoked without options
|
2017-04-25 23:08:57 -04:00 |
|
Yotam Mann
|
a3f54ce4cd
|
new defaults api
|
2017-04-25 22:23:22 -04:00 |
|
Yotam Mann
|
aea6c80f09
|
trying out new defaults API
|
2017-04-24 22:10:13 -04:00 |
|
Yotam Mann
|
3eaa98ef51
|
fixed some linting errors
[skip ci]
|
2016-09-08 10:29:41 -04:00 |
|
Yotam Mann
|
b4c31342fe
|
loaded attribute
iterates over the contained buffers and returns true if all of them are
loaded
|
2016-08-19 18:03:13 -04:00 |
|
Yotam Mann
|
3d2b86032e
|
added has method to test if buffer exists
|
2016-08-09 01:14:52 -04:00 |
|
Yotam Mann
|
96644f37d2
|
Adjusting the timing of the tests
also using wav’s instead of mp3s
|
2016-06-14 20:27:12 -04:00 |
|
Yotam Mann
|
5978d46825
|
Buffers is a data structure for holding multiple Tone.Buffer
|
2016-06-14 19:57:01 -04:00 |
|