Commit graph

296 commits

Author SHA1 Message Date
Uzerus
e32f4b58cb JS type attribute not needed in html5 (#214)
* type attribute not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type at not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not needed

* type att not neede

* type att not needed

* type att not needed

* type att not needed

* type att not needed
2017-03-18 12:35:37 -04:00
Yotam Mann
33979df0a6 more reasonable defaults for freeverb on FF
temporary fix for #198
2017-02-28 18:10:43 -05:00
Yotam Mann
24ad32f615 using p5.Tone.js in example
[skip ci]
2017-01-08 18:24:02 -05:00
Yotam Mann
74bde0e50c p5.js preload hook
[skip ci]
2017-01-08 18:23:49 -05:00
Yotam Mann
93af644fae renamed CDN->build 2017-01-08 16:49:04 -05:00
Yotam Mann
61013d81fa adding link to performance wiki article
[skip ci]
2016-12-28 15:39:03 -08:00
Yotam Mann
e23d71c0ed fixing bug in Keyboard.js
[skip ci]
2016-12-22 15:18:33 -05:00
Yotam Mann
bbe4daa3f3 removing diagrams
[skip ci]
2016-12-22 15:13:15 -05:00
Yotam Mann
bde798c0f9 Keyboard works with multiple touch events
[skip ci]
2016-12-22 15:13:05 -05:00
Yotam Mann
a2343bd31a replacing qwerty-hancock with custom keyboard interface
[skip ci]
2016-12-22 14:30:24 -05:00
Yotam Mann
bd7a4b29cb adding example sidebar
[skip ci]
2016-12-22 13:21:46 -05:00
Yotam Mann
9734d93c49 adding links to classes
[skip ci]
2016-12-22 13:11:38 -05:00
Yotam Mann
fec9c3e49d Interface classes can be created with or without new keyword
[skip ci]
2016-12-20 23:03:36 -05:00
Yotam Mann
2d07f5727d Animation Sync example with Tone.Draw
[skip ci]
2016-12-20 23:02:12 -05:00
Yotam Mann
d231d3f195 changing player loop length 2016-12-18 23:33:14 -05:00
Yotam Mann
e7657f27a2 updated mic example to new API
[skip ci]
2016-12-17 16:26:55 -05:00
Yotam Mann
968156bd5d updating matrix world first time
gets rid of that initial click
[skip ci]
2016-12-15 13:39:00 -05:00
Yotam Mann
092055e9d1 updating to latest StartAudioContext
[skip ci]
2016-10-05 11:14:30 -04:00
Yotam Mann
542cefd2cc updating progress visuals
[skip ci]
2016-10-05 10:34:04 -04:00
Yotam Mann
25784150fe updating buses to decibels
[skip ci]
2016-10-05 10:24:07 -04:00
Yotam Mann
15f4aa734c resize callback
adding spatialpanner to example list

[skip ci]
2016-10-05 10:17:09 -04:00
Yotam Mann
dcf201a166 adding Panner3D example
[skip ci]
2016-10-05 00:18:41 -04:00
Yotam Mann
460b1b414e updating visuals
[skip ci]
2016-10-01 18:33:02 -04:00
Yotam Mann
8df14be909 updating example copy
[skip ci]
2016-10-01 18:30:53 -04:00
Yotam Mann
3d885d5dbe updating daw example visuals
[skip ci]
2016-10-01 18:28:32 -04:00
Yotam Mann
cd5f4ccecb adding a delay to Transport.start
helps get rid of clicks and wrong notes right at the beginning.
2016-09-29 10:42:35 -04:00
Yotam Mann
5bfba79e76 Transport sync example
[skip ci]
2016-09-29 10:34:00 -04:00
Yotam Mann
1e14a42ac5 ability to set slider value
[skip ci]
2016-09-29 09:59:19 -04:00
Yotam Mann
9603a0c81e updating links to tonejs.github.io
[skip ci]
2016-07-10 12:31:30 -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
2cf69395ad moving location of docs to github.io
[skip ci]
2016-07-07 16:10:29 -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
88ebce9a08 updating to new instrument APIs
[skip ci]
2016-07-07 14:11:22 -04:00
Yotam Mann
83861de8db updating timing to new PPQ
[skip ci]
2016-07-07 13:59:45 -04:00
Yotam Mann
cf58f86666 Adding GrainPlayer to example list
[skip ci]
2016-07-07 11:23:21 -04:00
Yotam Mann
b08cf1a624 example uses MultiPlayer instead of Sampler
[skip ci]
2016-07-06 22:37:04 -04:00
Yotam Mann
7dbae675fd granular synthesis example
[skip ci]
2016-07-05 20:33:16 -04:00
Yotam Mann
1231c53b58 changing instances of Tone.SimpleSynth to Tone.Synth
[skip ci]
2016-05-23 19:52:56 -04:00
Yotam Mann
1688c40b0e example with the Meter
[skip ci]
2016-05-17 21:27:46 -04:00
Yotam Mann
4a538c5b3c updating example to new analyser api
[slip ci]
2016-05-15 13:28:10 -04:00
Yotam Mann
72baf939de updated copy. cleaning up commented out code.
[skip ci]
2016-04-18 00:14:45 -04:00
Yotam Mann
ddbba6cccc small typo corrections
Addresses #130

thanks @Joseworks
2016-03-29 19:27:14 -04:00
Yotam Mann
fce2dab6ce more explanation on using fat oscillators 2016-03-04 17:45:03 -05:00
Yotam Mann
c44255291d examples use StartAudioContext 2016-03-04 17:38:32 -05:00
Yotam Mann
3fe43687fd typo in the score.
whoops!
2016-02-18 16:17:45 -05:00
Yotam Mann
d73387b1bc added examples to list 2016-01-30 16:19:03 -05:00
Yotam Mann
d2d8515a00 https only for WebRTC access 2016-01-30 16:18:55 -05:00
Yotam Mann
07edee5448 updating outdated copy 2016-01-30 16:18:40 -05:00
Yotam Mann
de34fc3710 updated examples to new synth names/APIs 2016-01-30 16:18:28 -05:00
Yotam Mann
4fbd1b692d added MetalSynth example 2016-01-30 16:13:44 -05:00
Yotam Mann
83591cf95b supersaw example 2016-01-30 13:40:19 -05:00
Yotam Mann
3f0269b787 new Logo build 2015-12-08 00:11:22 -05:00
Yotam Mann
ea70dde445 adding favicon 2015-12-08 00:06:58 -05:00
Yotam Mann
9d96b50bff updating to new API 2015-12-07 11:46:47 -05:00
Yotam Mann
2664140ab0 implementing filterEnvelope with Tone.FrequencyEnvelope 2015-12-07 00:39:39 -05:00
Yotam Mann
b8ca748275 removing console log 2015-12-06 20:53:43 -05:00
Yotam Mann
44e8cc2d82 changed mobile start button color 2015-12-06 13:14:36 -05:00
Yotam Mann
0f8678c565 changed text to "enter" 2015-12-06 13:14:36 -05:00
Yotam Mann
cbc5c95c9a adding a start button 2015-12-06 13:14:36 -05:00
Yotam Mann
1cc18360b0 adding new examples 2015-12-06 13:14:36 -05:00
Yotam Mann
2e29d5f626 changing the synth params slightly 2015-12-06 13:14:36 -05:00
Yotam Mann
ea895d9c10 cleaning up the settings 2015-12-06 13:14:36 -05:00
Yotam Mann
5d51a49861 updated visuals 2015-12-06 13:14:36 -05:00
Yotam Mann
50803b8f99 link to p5.Tone build 2015-12-06 13:14:36 -05:00
Yotam Mann
eea83d1728 updated examples style and copy
add Logo, updated qwerty hancock & nexusUI
2015-12-06 13:14:36 -05:00
Yotam Mann
08966602c3 example scss 2015-12-06 13:14:36 -05:00
Yotam Mann
6795ef6282 renamed score to events 2015-12-06 13:14:36 -05:00
Yotam Mann
4f83dbc707 updated NexusUI 2015-12-06 13:14:36 -05:00
Yotam Mann
8bc050e8fd mic example 2015-09-30 14:01:19 -04:00
Seth Kranzler
7c5b217186 adding p5 preload compatible version 2015-08-19 17:38:36 -04:00
Yotam Mann
47c3bff177 example of Tone.Sequence 2015-08-16 20:32:06 -04:00
Yotam Mann
0779d063b8 updated p5.js 2015-08-16 15:14:34 -04:00
Yotam Mann
37cd7462a4 analysis example 2015-08-10 14:41:23 -04:00
Yotam Mann
1a24e3534d removing p5 example in place of seth's funkyShapes 2015-07-04 15:40:08 -04:00
Yotam Mann
9ce8c3418a adding Notone.GUI to examples 2015-07-04 14:43:17 -04:00
Yotam Mann
cd7379efe9 incorporating visualizing envelope example
cleaning up @polyrhythmatic’s p5 example
2015-07-04 13:48:44 -04:00
Yotam Mann
8881b7f5bd changed chords 2015-06-27 20:15:43 -04:00
Yotam Mann
6080f6af8d fixed error when using keyboard 2015-06-27 20:15:37 -04:00
Yotam Mann
ee34fa368f updated meta tags 2015-06-27 18:10:18 -04:00
Yotam Mann
7ef28fef2b adding links to examples 2015-06-27 18:02:55 -04:00
Yotam Mann
f1e1a6b13f updated examples 2015-06-27 17:25:01 -04:00
Yotam Mann
3d8fe205f7 removed some examples 2015-06-27 17:24:21 -04:00
Yotam Mann
3b174f23ee moved deps to scripts 2015-06-27 17:23:47 -04:00
Yotam Mann
607ce15c4b new examples 2015-06-26 01:23:05 -04:00
Yotam Mann
2d11e18ad9 moved deps 2015-06-26 01:21:30 -04:00
Yotam Mann
d5ff3902bd removing old example deps 2015-06-15 22:38:13 -04:00
Yotam Mann
90b5ee3844 instrument examples 2015-06-15 22:36:20 -04:00
Yotam Mann
849ee7ad0d updating examples 2015-06-08 10:41:45 -04:00
Yotam Mann
e09aaa3b99 removing old jquery ui stuff 2015-06-08 10:39:00 -04:00
Yotam Mann
99c7067f54 sets initial volume of source 2015-06-07 14:05:59 -04:00
Yotam Mann
c116656996 renamed autoPanner to lfoEffects
also added draggers and new example paradigm.
2015-06-07 12:10:19 -04:00
Yotam Mann
1b72e91b32 renamed EQ to EQ3 2015-04-20 10:41:55 -04:00
Yotam Mann
b796d3ef1e more presets 2015-03-03 11:19:53 -05:00
Yotam Mann
5808c46c4d updated synth in shiny example 2015-02-28 19:36:10 -05:00
Yotam Mann
ac3f6003ba mobile-izing examples 2015-02-28 18:07:12 -05:00
Yotam Mann
24a186b52b example index page 2015-02-26 11:25:16 -05:00
Yotam Mann
cf52771994 updated examples 2015-02-25 00:49:03 -05:00
Yotam Mann
a4be20b4a4 updated requirejs example 2015-02-24 12:03:43 -05:00