Commit graph

296 commits

Author SHA1 Message Date
Yotam Mann
bdbc6dfccd linting 2020-07-19 10:18:33 -07:00
Yotam Mann
f6d6e310dd renaming synth var 2020-07-19 10:18:02 -07:00
Yotam Mann
2036bca271 linting 2020-07-18 17:20:19 -07:00
Yotam Mann
b6ba04102f moved all of the example audio to a separate repo
https://github.com/Tonejs/audio
2020-07-17 18:40:50 -07:00
Yotam Mann
23f3fac71f updated examples and example deps 2020-07-17 17:58:09 -07:00
Yotam Mann
383b6b4436 WIP updating examples for latest version 2020-07-17 17:36:42 -07:00
Yotam Mann
295e4571c6 Merge branch 'typescript' into dev 2020-01-19 23:08:37 -05:00
Reed Jones
f5edc5dc6c
minor typo: columne => column 2019-12-15 10:22:17 -07:00
Yotam Mann
928910d5bc Merge branch 'dev' into typescript 2019-11-15 11:40:47 -05:00
Christoph Guttandin
de7bfdff64 adding PitchShift example 2019-10-28 13:13:01 +01:00
Devis Battisti
0306bad1c2
fix waveform docs link in the description 2019-09-28 13:35:54 +02:00
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