Commit graph

285 commits

Author SHA1 Message Date
Yotam Mann
25c3b9a0e3 updating to new polysynth API 2019-09-04 12:00:15 -04:00
Yotam Mann
5ff6e4c096 updating bell part to new MetalSynth api 2019-09-03 20:35:32 -04:00
Yotam Mann
9b55078669 updating link
fixes #527
2019-08-26 11:04:36 -07:00
Yotam Mann
305e716cde
Merge pull request #474 from colinmorris/examples-readme
README for examples directory
2019-06-25 10:05:44 -04:00
ixnv
606d7189d1 examples - fix url for Tone.Offline (#492) 2019-06-10 15:43:17 -04:00
colinmorris
301c9adbf4 README for examples 2019-04-11 15:41:28 -04:00
isaacpearl
2c2c45ff29 Added simple HTML5 example to examples folder (#465)
* Added simple HTML5 example to examples folder

* put script inside HTML <script> tags

* removed app.js
2019-04-01 23:33:07 -04:00
tambien
968a589d5f latest ui
[skip ci]
2019-01-10 13:48:02 -05:00
tambien
d80e751b01 fixing typo in example
[skip ci]
2019-01-10 11:43:51 -05:00
tambien
59b6bc1288 updating to latest ui 2019-01-09 23:38:07 -05:00
tambien
b8c9246d85 adding AMSynth example 2019-01-09 23:25:30 -05:00
tambien
30c9915cba removing duplicate import 2019-01-08 22:06:19 -05:00
tambien
5324ab7345 latest tonejs-ui 2019-01-08 22:06:01 -05:00
tambien
c21e5758d8 updated examples with new interfaces 2019-01-08 20:21:29 -05:00
Eric Lewis
2886bd10e5 Remove subtle blip on waveform in analysis example (#410) 2018-12-12 11:24:43 -05:00
Yotam Mann
fde0a332f8 added reverb example 2018-04-06 16:56:30 -07:00
Yotam Mann
da2c8defb0 offline renders on click
addresses #237
2018-04-06 16:56:29 -07:00
Yotam Mann
5dcf75ea01 updating synth sounds 2018-03-29 16:57:04 -04:00
Yotam Mann
08aeae8cc6 removing deprecated expression evaluation in time string 2018-03-29 16:56:56 -04:00
Yotam Mann
77c7b85da5 changing simpleSynth sounds 2018-03-06 00:03:04 -05:00
Yotam Mann
cbc0564e5f increasing release time for exponential decay curve 2017-09-15 09:07:22 -04:00
Yotam Mann
15e5883203 simplifying example
removing NexusUI
2017-08-31 12:41:54 -04:00
Yotam Mann
351691825f using new Meter/Waveform/FFT classes in examples 2017-08-31 12:41:36 -04:00
Yotam Mann
f9fd44290f limiting the slider range for vertical sliders 2017-08-28 16:09:48 -04:00
Yotam Mann
09cd14e6ff adding new mixer example 2017-08-27 15:00:38 -04:00
Yotam Mann
175c8af73c correcting vertical alignment on slider 2017-08-27 15:00:26 -04:00
Yotam Mann
99bbadc8d2 using new Sampler 2017-08-27 12:59:37 -04:00
Yotam Mann
8a8e60c241 sampler example using salamander grand piano 2017-08-26 15:39:10 -04:00
Yotam Mann
c82e634365 using Player instead of Sampler in example 2017-06-29 16:51:47 -04:00
Yotam Mann
4ece9ac81d adding .ogg fallback for examples
fixes #240
2017-06-19 15:39:17 -04:00
Yotam Mann
21554e9968 updating step sequencer to Players instead of MultiPlayer 2017-06-19 15:37:47 -04:00
Yotam Mann
576e84464f fixing offline example link
[skip ci]

fixes #229
2017-05-01 15:54:36 -04:00
Yotam Mann
c0ed4d5e5d removing jquery ready from examples 2017-03-26 16:39:19 -04:00
Yotam Mann
2502f721c2 using Transport in example 2017-03-26 16:38:00 -04:00
Yotam Mann
601b291558 WebGL support detection 2017-03-26 15:40:29 -04:00
Yotam Mann
8da660e2bf check that browser supports WebGL first 2017-03-26 15:29:53 -04:00
Yotam Mann
55d49dcd1d adding offline test to examples list
[skip ci]
2017-03-26 15:21:12 -04:00
Yotam Mann
050e868a61 offline rendering example
[skip ci]
2017-03-26 12:33:28 -04:00
Yotam Mann
8f6ed53c09 Merge branch 'master' into dev 2017-03-18 12:36:39 -04:00
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