Commit graph

2287 commits

Author SHA1 Message Date
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
Yotam Mann
62ca8f8c7b setRampPoint does not need to convert from units 2016-07-07 14:23:48 -04:00
Yotam Mann
88ebce9a08 updating to new instrument APIs
[skip ci]
2016-07-07 14:11:22 -04:00
Yotam Mann
cf20132b2c limiting BarsBeatsSixteenths precision to three decimal places 2016-07-07 14:11:03 -04:00
Yotam Mann
83861de8db updating timing to new PPQ
[skip ci]
2016-07-07 13:59:45 -04:00
Yotam Mann
2f44fabe66 removing a couple of dead links
[skip ci]
2016-07-07 13:14:02 -04:00
Yotam Mann
263ab38a19 updating README
[skip ci]
2016-07-07 11:44:02 -04:00
Yotam Mann
cf58f86666 Adding GrainPlayer to example list
[skip ci]
2016-07-07 11:23:21 -04:00
Yotam Mann
ccccd7994e noting changes
[skip ci]
2016-07-07 10:40:30 -04:00
Yotam Mann
99f4ab3b79 updating docs for types
[skip ci]
2016-07-07 10:40:23 -04:00
Yotam Mann
eb5a459d03 removing vibratoDelay
wasn’t doing anything.
2016-07-06 23:41:14 -04:00
Yotam Mann
99d7d2f8bd disconnects from a specific node
(tests this feature only when supported)
2016-07-06 23:39:06 -04:00
Yotam Mann
c08e16087f correctly setting PPQ
wasn’t taking into account that the returns bpm value was dependent on
the PPQ. therefore, need to read the bpm before setting the PPQ.
2016-07-06 23:23:14 -04:00
Yotam Mann
d0b18c5d09 test for file type support. 2016-07-06 23:09:56 -04:00
Yotam Mann
810ee8530e uses the units value when ramping
previously there was an issue that it would start ramping from the
unconverted value.
2016-07-06 23:00:07 -04:00
Yotam Mann
2905cce5d2 making fadeTo exponential when set to decibels.
also converting from units to set ramp point
2016-07-06 22:59:21 -04:00
Yotam Mann
408f142be3 increasing timeout time
for very slow TravisCI server instances
2016-07-06 22:47:30 -04:00
Yotam Mann
b08cf1a624 example uses MultiPlayer instead of Sampler
[skip ci]
2016-07-06 22:37:04 -04:00
Yotam Mann
f5f75718e1 buffers can be more easily passed into the options object 2016-07-06 22:36:40 -04:00
Yotam Mann
3a7e51793e sampler tests
also allowing a constructor argument to be passed into the Instrument
tests
2016-07-06 22:33:07 -04:00
Yotam Mann
02f96db94b simplifiying Sampler 2016-07-06 22:32:34 -04:00
Yotam Mann
b06f50e9c6 removing redundant reverse test
already exists in player and buffer
2016-07-05 21:55:17 -04:00
Yotam Mann
7dbae675fd granular synthesis example
[skip ci]
2016-07-05 20:33:16 -04:00