Commit graph

2059 commits

Author SHA1 Message Date
Yotam Mann
f5c5d6cd9a noting changes
[skip ci]
2016-08-15 23:13:09 -04:00
Yotam Mann
2c1e1167a6 buffer length is inconsistent on linux....
might be because it’s block aligned or something. broadening the test
to deal to deal with this.
2016-08-15 11:50:30 -04:00
Yotam Mann
1270727098 testing to/from Array methods 2016-08-15 10:23:01 -04:00
Yotam Mann
2569bfef8b to/fromArray
plus a few more properties.
2016-08-15 10:23:01 -04:00
Yotam Mann
682ec0e46e get/set the progress in seconds 2016-08-15 07:28:52 -04:00
Yotam Mann
e8178581c0 Merge pull request #161 from JackCA/allow-silencing-version-log
allow silencing of version log
2016-08-15 06:44:15 -04:00
Jack Anderson
f2f1cf6b9c allow silencing of version log
- useful for test environments
2016-08-14 12:21:50 -07:00
Yotam Mann
6d0565387e only schedule the stop in a valid state
the playbackState API has been deprecated, but the bug still is
implemented in Safari.
2016-08-11 23:58:48 -04:00
Yotam Mann
79a723cf03 removing effects test 2016-08-09 16:47:14 -04:00
Yotam Mann
ba18a6468d trying to use trusty on travis-ci 2016-08-09 16:22:36 -04:00
Yotam Mann
9aea8c69ba trying with Chrome again 2016-08-09 16:12:36 -04:00
Yotam Mann
a98abda716 trying with chromium 2016-08-09 16:04:15 -04:00
Yotam Mann
8b5e18088e apt-get chrome 2016-08-09 15:37:28 -04:00
Yotam Mann
17f89c6d04 trying to add chrome deps 2016-08-09 15:26:10 -04:00
Yotam Mann
1694178907 using chrome on travis-ci 2016-08-09 15:14:35 -04:00
Yotam Mann
27ad555987 chrome doesn't seem to like ratios over 20 2016-08-09 15:10:35 -04:00
Yotam Mann
601d89564d updated convolved name
[skip ci]
2016-08-09 14:59:38 -04:00
Yotam Mann
cdf64aeac3 using rest of effects tests on Convolver
using stereo sample for it
2016-08-09 14:25:20 -04:00
Yotam Mann
75d6126615 Convolved takes callback as second parameter
also accepts no arguments now
2016-08-09 14:24:59 -04:00
Yotam Mann
9a74728858 no longer throws error when no buffer is set
just doesn’t play instead
2016-08-09 01:14:52 -04:00
Yotam Mann
438abe481a added karma test baseUrl 2016-08-09 01:14:52 -04:00
Yotam Mann
3d2b86032e added has method to test if buffer exists 2016-08-09 01:14:52 -04:00
Yotam Mann
7984819753 update the octaves when changing the baseFrequency
this way the `lfo.max` also gets updated
2016-08-08 16:20:30 -04:00
Yotam Mann
464d64d13b Merge branch 'master' into dev 2016-07-20 15:44:34 -04:00
Yotam Mann
f92837c197 a couple more demos
[skip ci]
2016-07-20 15:44:29 -04:00
Yotam Mann
b266902bd7 can set the buffer 2016-07-20 15:42:55 -04:00
Yotam Mann
0824582274 update the octaves when updating the baseFrequency
otherwise it remains at the previous value
2016-07-20 15:37:51 -04:00
Yotam Mann
e029ead2bc small update to the docs
[skip ci]
2016-07-20 13:12:31 -04:00
Yotam Mann
77e4111e19 adding additional compressor constructor test 2016-07-18 22:54:07 -04:00
Yotam Mann
4d4065b7ff Merge pull request #147 from yukulele/patch-1
Update README.md
2016-07-15 10:54:45 -04:00
yukulele
47cdbf5e2b Update README.md 2016-07-13 02:30:32 +02:00
Yotam Mann
9603a0c81e updating links to tonejs.github.io
[skip ci]
2016-07-10 12:31:30 -04:00
Yotam Mann
3aea0546f5 starting r8
[skip ci]
2016-07-10 12:31:15 -04:00
Yotam Mann
41844658a8 fixed Clock release 2016-07-09 15:17:09 -04:00
Yotam Mann
5b279569e6 updated release 7 2016-07-08 14:35:12 -04:00
Yotam Mann
dee059d4de validating pause->restart fix
addresses #145
2016-07-08 12:27:22 -04:00
Yotam Mann
6c8c75a2ec Clock ticks do not catch up when restarted after pause
fixes #145
2016-07-08 12:26:58 -04:00
Yotam Mann
2c4917cc82 Merge branch 'master' into dev 2016-07-07 18:12:30 -04:00
Yotam Mann
c904797929 Merge branch 'dev' 2016-07-07 18:10:42 -04:00
Yotam Mann
439583b120 Merge branch 'master' into dev
# Conflicts:
#	README.md
2016-07-07 18:10:26 -04:00
Yotam Mann
206d78583e release 7 2016-07-07 18:07:32 -04:00
Yotam Mann
e144f39710 Logo can be created without new keyword
[skip ci]
2016-07-07 17:39:37 -04:00
Yotam Mann
c230684555 new Logo API 2016-07-07 17:36:14 -04:00
Yotam Mann
e9f63deef5 updating to new Logo
[skip ci]
2016-07-07 17:31:06 -04:00
Yotam Mann
8fc565b7a2 incrementing version
[skip ci]
2016-07-07 16:10:40 -04:00
Yotam Mann
2cf69395ad moving location of docs to github.io
[skip ci]
2016-07-07 16:10:29 -04:00
Yotam Mann
d1f3f474cb http->https
[skip ci]
2016-07-07 15:22:58 -04:00
Yotam Mann
9be66b14fe moving docs / examples to github.io
[skip ci]
2016-07-07 15:09:04 -04:00
Yotam Mann
8195d9d260 release candidate 2016-07-07 14:56:33 -04:00
Yotam Mann
3575cc3a94 moving StartAudioContext so that it doesn't interfere with requirejs
[skip ci]
2016-07-07 14:24:25 -04:00