Commit graph

135 commits

Author SHA1 Message Date
Yotam Mann
15ff6e5073 update to new chain method 2014-12-03 22:18:51 -05:00
Yotam Mann
5fdc2cfd38 updated to new Tone.Scale API 2014-11-29 21:36:32 -05:00
Yotam Mann
5c29e9e8a3 updating examples to new ScaledEnvelope 2014-11-04 00:44:33 -05:00
Yotam Mann
0d71787337 sending synth through mono before chorus 2014-11-03 11:49:56 -05:00
Yotam Mann
7a8c8d168b Merge branch 'expr' into dev
Conflicts:
	.gitignore
	CHANGELOG.md
	Tone/signal/Modulo.js
	test/tests/Effect.js
2014-11-01 18:34:22 -04:00
Yotam Mann
b95313b4b2 switched bit crusher for distortion
same idea much better performance
2014-11-01 15:03:43 -04:00
Yotam Mann
bcd1f5aa03 using Chebyshev instead of phaser
phaser didn’t work well for this example
2014-10-30 19:43:00 -04:00
Yotam Mann
a193820a64 convolver example styling. 2014-10-28 12:18:06 -04:00
Kevin Siwoff
fda6b10dce adds doctype html and utf-8 encoding on all examples 2014-10-22 18:49:42 -04:00
Kevin Siwoff
1422a544f9 adds Convolver class, IR, and convolver example 2014-10-22 17:58:03 -04:00
Kevin Siwoff
b45c983152 updates player class and build for Buffer 2014-10-21 14:55:29 -04:00
Yotam Mann
1676b21edc updating example to new API
‘onload’ instead of ‘load’
2014-10-02 18:56:37 -04:00
Yotam Mann
5ef854437a removed some old script tags 2014-10-02 18:53:22 -04:00
Yotam Mann
ff57f046f3 synths use OmniOscillator 2014-09-30 22:49:48 -04:00
Yotam Mann
f5ff008170 changing Oscillator JSON description 2014-09-30 22:49:17 -04:00
Yotam Mann
ad799a7c38 updated example for new Sampler API 2014-09-20 19:24:34 -04:00
Yotam Mann
4f7882f629 extended the high hat sample to 8n 2014-09-15 21:45:57 -04:00
Yotam Mann
d1048fb107 new example. 2014-09-11 20:36:56 -04:00
Yotam Mann
3dea4f59e3 fixed mobile scaling on fm synth example 2014-09-11 11:47:51 -04:00
Yotam Mann
d4e22b9544 working on example wording. 2014-09-10 23:33:27 -04:00
Yotam Mann
cf9469c724 envelope has exponential slider. 2014-09-10 22:17:31 -04:00
Yotam Mann
576383d34b more extreme phasing. 2014-09-10 22:17:16 -04:00
Yotam Mann
182003fc49 faster meter updates.
fixed momentary button problem
2014-09-10 21:48:15 -04:00
Yotam Mann
8223b03636 faster meter updates 2014-09-10 21:48:01 -04:00
Yotam Mann
cf021e323b control the amount not the rate of detune and amp 2014-09-10 21:47:55 -04:00
Yotam Mann
4e54969208 zooming on mobiles 2014-09-09 15:30:53 -04:00
Yotam Mann
bbdb464cd9 example index styling 2014-09-09 12:41:37 -04:00
Yotam Mann
d50ddb0aab changed effects on Dots example 2014-09-09 12:36:27 -04:00
Yotam Mann
47dded8be8 a little documentation on MidiToScore script 2014-09-09 00:44:19 -04:00
Yotam Mann
daf20e146d put sandbox under apps 2014-09-06 18:13:19 -04:00
Yotam Mann
6f7dd09d26 moved MobileStart to within the TopBar function 2014-09-06 18:08:59 -04:00
Yotam Mann
33896c6dfd Dots example 2014-09-06 18:07:45 -04:00
Yotam Mann
35bc3f410b editable json example 2014-09-06 15:35:53 -04:00
Yotam Mann
471aeb59d4 making examples more mobile friendly 2014-09-06 15:35:31 -04:00
Yotam Mann
33cbc4a61b styled the example homepage
Fixes #3
2014-09-05 01:31:10 -04:00
Yotam Mann
3aa76d19c8 startMobile on all of the examples
Fixes #13
2014-09-05 01:13:39 -04:00
Yotam Mann
63a6501eb3 updated require example 2014-09-05 00:58:26 -04:00
Yotam Mann
ba37815db3 new LFO example 2014-09-05 00:58:19 -04:00
Yotam Mann
856d88d88e effects presets 2014-09-05 00:36:55 -04:00
Yotam Mann
bd5af6b2eb renamed Tone.Presets to Tone.Preset 2014-09-04 23:56:34 -04:00
Yotam Mann
042343bfd7 put presets in the prototype 2014-09-04 19:13:55 -04:00
Yotam Mann
31ab3f18e3 using new triggerAttackRelease API 2014-09-04 19:03:34 -04:00
Yotam Mann
e4a34cd5c4 examples reference build folder and moved deps
#28
2014-09-04 15:20:25 -04:00
Yotam Mann
a345436d87 updated title 2014-09-04 14:04:15 -04:00
Yotam Mann
42d100cabf bus example 2014-09-04 00:32:54 -04:00
Yotam Mann
39c7da2ab1 styling examples 2014-09-04 00:06:01 -04:00
Yotam Mann
ff002bb053 enable/disable checkboxes 2014-09-03 22:36:37 -04:00
Yotam Mann
a45c0a31a6 Note/Score example 2014-09-03 22:36:27 -04:00
Yotam Mann
02ffa25555 FM Synth with example
Fixes #26
2014-09-03 14:54:46 -04:00
Yotam Mann
0ba1224541 renamed voiceRatio -> harmonicity 2014-09-03 14:53:05 -04:00