2
0
Fork 0
mirror of https://github.com/Tonejs/Tone.js synced 2025-02-13 11:13:34 +00:00
Commit graph

4239 commits

Author SHA1 Message Date
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
Yotam Mann
2fe5452add validating that velocity affects sampler playback
fixes 
2018-06-20 15:03:38 -04:00
Yotam Mann
4e5e686516 validating that velocity affects sampler playback
fixes 
2018-06-20 15:03:38 -04:00
Yotam Mann
adbcbdd41e stops clock after 1 iteration when loop = false
removing seek method. adjusts for playbackRate when scheduling grain duration
2018-06-20 14:57:42 -04:00
Yotam Mann
fec49b6936 stops clock after 1 iteration when loop = false
removing seek method. adjusts for playbackRate when scheduling grain duration
2018-06-20 14:57:42 -04:00
Yotam Mann
d31c0e2ec1 logging cancel and hold for debugging 2018-06-20 14:56:49 -04:00
Yotam Mann
9ece80d1f4 logging cancel and hold for debugging 2018-06-20 14:56:49 -04:00
Yotam Mann
0e89ddf854 AudioContext resume does not apply to OfflineAudioContext 2018-06-20 14:56:35 -04:00
Yotam Mann
36c19e3762 AudioContext resume does not apply to OfflineAudioContext 2018-06-20 14:56:35 -04:00
Yotam Mann
488b84c954 making logs more descriptive 2018-06-20 14:56:11 -04:00
Yotam Mann
8a74995f2e making logs more descriptive 2018-06-20 14:56:11 -04:00
Yotam Mann
4a47d68cde stop method is beginning of fadeOut curve instead of end
simplifies code

fixes 
2018-06-20 14:55:43 -04:00
Yotam Mann
405a841db0 stop method is beginning of fadeOut curve instead of end
simplifies code

fixes 
2018-06-20 14:55:43 -04:00
Yotam Mann
b94b016415 Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-06-20 10:37:54 -04:00
Yotam Mann
56a13f2619 Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-06-20 10:37:54 -04:00
Yotam Mann
0f629a68fd additional build and example deps 2018-06-20 10:37:49 -04:00
Yotam Mann
0cd10af9cb additional build and example deps 2018-06-20 10:37:49 -04:00
tambien
730b138773 increasing test thresholds 2018-06-18 17:03:05 -04:00
tambien
f69913ae15 increasing test thresholds 2018-06-18 17:03:05 -04:00
tambien
2cacafbb04 adding gulp cli 2018-06-18 16:36:52 -04:00
tambien
4b34eb64c7 adding gulp cli 2018-06-18 16:36:52 -04:00
tambien
9df5253ed6 expanding threshold 2018-06-18 16:12:54 -04:00
tambien
8b8a4e5223 expanding threshold 2018-06-18 16:12:54 -04:00