tboie
|
8f08316b41
|
#471 (#472)
|
2019-04-04 15:10:03 -04:00 |
|
tambien
|
0edba12e6b
|
FF now supports equal power panning
|
2019-01-27 13:29:49 -05:00 |
|
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 |
|
Yotam Mann
|
a18ab72da0
|
pointing at correct helper/Test
|
2018-05-18 12:07:20 -04:00 |
|
Yotam Mann
|
15229d7c7e
|
linting
|
2017-12-30 11:26:29 -05:00 |
|
Yotam Mann
|
fa7bb9c9d9
|
only testing when equal power panning is supported
|
2017-12-29 21:37:42 -05:00 |
|
Yotam Mann
|
cc7cca7370
|
removing checking for support
|
2017-10-26 00:48:51 -04:00 |
|
Yotam Mann
|
183bd1e94d
|
using StereoPannerNode shim when not supported
|
2017-10-26 00:07:02 -04:00 |
|
Yotam Mann
|
e6faa39dba
|
classes which generate or process sound extend Tone.AudioNode
|
2017-08-27 17:50:31 -04:00 |
|
Yotam Mann
|
b358e41ddc
|
returning panner support at the end of the tests
|
2017-04-30 15:24:20 -04:00 |
|
Yotam Mann
|
b93f0e2e20
|
testing fallback StereoPanner
forces to branch without stereo panner support
|
2017-04-30 14:12:07 -04:00 |
|
Yotam Mann
|
4399793d8d
|
converting components to new Offline test API
|
2017-02-19 23:55:55 -05:00 |
|
Yotam Mann
|
edc3ad5a81
|
ifdef'ing tests based on current browser support
|
2016-03-16 13:13:32 -04:00 |
|
Yotam Mann
|
aa1b5123aa
|
fixing panner for browsers that don't support stereo panner
|
2016-03-04 18:59:31 -05:00 |
|
Yotam Mann
|
115b9376ab
|
Panner is now between -1 and 1
Same as the Web Audio API.
|
2016-02-27 11:31:15 -05:00 |
|
Yotam Mann
|
5b4ee950c8
|
testing components
|
2015-08-28 18:42:44 -04:00 |
|