Commit graph

310 commits

Author SHA1 Message Date
FEZfan
d44ff079df
typo (#1270)
it's -> its
2024-09-09 11:05:15 -04:00
Yotam Mann
73f158f686
updating example links (#1246) 2024-05-15 15:24:20 -04:00
Yotam Mann
a256ae2e6c
Working on getting github actions to run (#1231)
* working on getting actions to run

* running all tests

* run on CHROME only

* Update test.yml

* ignoring node_modules

* updating typedocs

* trying to ignore compiler errors

* Update tsconfig.json

* running doc tests in parallel

* speeding up docs example tests

* Update test.yml

* testing README

* 2 spaces instead of 4

* codecov

* remove travis ci

* adding token

* updating codecov
2024-04-25 14:06:55 -04:00
Yotam Mann
c26f83d5cb
making link https 2021-07-12 08:31:17 -04:00
Stephen Wolff
44194e7f44 Update example with link to ToneEvent 2020-10-15 23:06:51 +01:00
Yotam Mann
5ad6ee35ab fixing bad link 2020-07-19 13:45:40 -07:00
Yotam Mann
23f4a00f28 correcting link 2020-07-19 13:14:30 -07:00
Yotam Mann
5ff4922646 correcting example 2020-07-19 13:11:58 -07:00
Yotam Mann
caff06106b updating ui components 2020-07-19 11:59:44 -07:00
Yotam Mann
4b84d817c1 removing Tone.js deps 2020-07-19 11:40:20 -07:00
Yotam Mann
554a560737 ignoring typescript errors 2020-07-19 10:50:20 -07:00
Yotam Mann
833144c63c correcting synth type 2020-07-19 10:46:11 -07:00
Yotam Mann
93cec01dd4 simplifying example by removing FunkyShape class 2020-07-19 10:19:01 -07:00
Yotam Mann
c4578ce047 renaming synth var 2020-07-19 10:18:45 -07:00
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