Commit graph

3661 commits

Author SHA1 Message Date
tambien
7bc8677887 updating test 2018-07-29 09:52:11 -04:00
tambien
84f2162098 updating test 2018-07-29 09:52:11 -04:00
tambien
6e0c37c0fe placeholder test for allowing different AudioContext to be passed into constructor 2018-07-29 09:39:58 -04:00
tambien
4ced626c14 placeholder test for allowing different AudioContext to be passed into constructor 2018-07-29 09:39:58 -04:00
tambien
c752183f05 running basic tests on Gain 2018-07-29 09:39:22 -04:00
tambien
a17e7b152d running basic tests on Gain 2018-07-29 09:39:22 -04:00
tambien
169662a13a fixing comment 2018-07-29 09:36:54 -04:00
tambien
2542f55727 fixing comment 2018-07-29 09:36:54 -04:00
tambien
48f4633e61 reverting change 2018-07-29 09:36:02 -04:00
tambien
91652ff2ff reverting change 2018-07-29 09:36:02 -04:00
tambien
e52ce0d965 removing source when sample has finished
prevents error where the BufferSource.stop is attempted after the source has already finished
2018-07-29 09:28:45 -04:00
tambien
9edafa8be4 removing source when sample has finished
prevents error where the BufferSource.stop is attempted after the source has already finished
2018-07-29 09:28:45 -04:00
tambien
99de3295da updating jsdoc comment 2018-07-28 10:21:02 -04:00
tambien
36f037ad56 updating jsdoc comment 2018-07-28 10:21:02 -04:00
tambien
f61f17034a pass the options object to the next class 2018-07-28 10:20:36 -04:00
tambien
38897d7bae pass the options object to the next class 2018-07-28 10:20:36 -04:00
tambien
bc8dc5ff7f removing onConnect method 2018-07-27 07:32:31 -04:00
tambien
1507fe25db removing onConnect method 2018-07-27 07:32:31 -04:00
Yotam Mann
6005162263 deferring onload callback
fixes #376
2018-07-25 21:54:13 -04:00
Yotam Mann
16b0263b7b deferring onload callback
fixes #376
2018-07-25 21:54:13 -04:00
Yotam Mann
4a61bcdf62 updating test info 2018-07-25 21:53:32 -04:00
Yotam Mann
b3e0af15da updating test info 2018-07-25 21:53:32 -04:00
Yotam Mann
39757c1365 simplifying unpkg links
since unpkg looks at the "main" file, not necessary to pass in the build file path.
2018-07-21 10:20:09 -04:00
Yotam Mann
cdf38a723c simplifying unpkg links
since unpkg looks at the "main" file, not necessary to pass in the build file path.
2018-07-21 10:20:09 -04:00
Yotam Mann
13b91673b9 fixing typos 2018-07-21 09:06:28 -04:00
Yotam Mann
b081a9e656 fixing typos 2018-07-21 09:06:28 -04:00
Yotam Mann
277181f88e testing polyphonic voice handling 2018-06-20 23:12:45 -04:00
Yotam Mann
49b1f41517 testing polyphonic voice handling 2018-06-20 23:12:45 -04:00
Yotam Mann
7431480efa adding logging 2018-06-20 23:12:17 -04:00
Yotam Mann
ea218c2921 adding logging 2018-06-20 23:12:17 -04:00
Yotam Mann
881a02f26c adding an index to each voice 2018-06-20 23:02:44 -04:00
Yotam Mann
0173e31c91 adding an index to each voice 2018-06-20 23:02:44 -04:00
tambien
092ffc60a1 updating deploy script 2018-06-20 15:37:09 -04:00
tambien
8ca7873045 updating deploy script 2018-06-20 15:37:09 -04:00
Yotam Mann
7b4b1b3cea don't allow assignment in conditional 2018-06-20 15:12:02 -04:00
Yotam Mann
0c084e137f don't allow assignment in conditional 2018-06-20 15:12:02 -04:00
Yotam Mann
17a7eae139 updating version 2018-06-20 15:11:13 -04:00
Yotam Mann
3ab0b67859 updating version 2018-06-20 15:11:13 -04:00
Yotam Mann
6e0f885c1e using file/dir config args in tests 2018-06-20 15:11:05 -04:00
Yotam Mann
9694d55f1a using file/dir config args in tests 2018-06-20 15:11:05 -04:00
Yotam Mann
da0e118dfd moving to updated BufferSource fade out api
Player still fades from the end
2018-06-20 15:08:16 -04:00
Yotam Mann
f76beaf916 moving to updated BufferSource fade out api
Player still fades from the end
2018-06-20 15:08:16 -04:00
Yotam Mann
a83a31d5b0 testing updated BufferSource api 2018-06-20 15:07:32 -04:00
Yotam Mann
35171ded9d testing updated BufferSource api 2018-06-20 15:07:32 -04:00
Yotam Mann
05058f6e88 comparing to file, removing seek test 2018-06-20 15:05:10 -04:00
Yotam Mann
a63d01fd9c comparing to file, removing seek test 2018-06-20 15:05:10 -04:00
Yotam Mann
dd405bc406 refactoring test 2018-06-20 15:04:25 -04:00
Yotam Mann
7afbc16747 refactoring test 2018-06-20 15:04:25 -04:00
Yotam Mann
16c96c4486 release happens after stop time
as per new BufferSource api
2018-06-20 15:03:52 -04:00
Yotam Mann
ad1e362d7c release happens after stop time
as per new BufferSource api
2018-06-20 15:03:52 -04:00