Yotam Mann
|
44d1bc85bb
|
fixing typescript error in example
|
2021-01-10 22:19:02 -05:00 |
|
Razz21
|
ff3b4edefd
|
Fix docs examples. Closes #783
|
2020-11-15 08:28:51 +01:00 |
|
Yotam Mann
|
ed8bb4ddcf
|
updating omnioscillator options
|
2020-08-06 12:58:02 -07:00 |
|
Yotam Mann
|
6b5daa7d07
|
using new way to handle offline tests
|
2020-07-26 13:55:06 -07:00 |
|
Yotam Mann
|
6337227155
|
updating example using Array instead of Float32Array
|
2020-07-19 10:12:39 -07:00 |
|
Yotam Mann
|
94c3844fe2
|
fixing example
|
2020-07-18 21:13:41 -07:00 |
|
Yotam Mann
|
cde3e53761
|
updating examples
|
2020-04-29 14:40:59 -04:00 |
|
Yotam Mann
|
f17249691d
|
feat: updating all examples
now in the form Tone.Something instead of using `import { Something } from "tone"`. It makes the example runner on the docs page work much faster
|
2020-04-16 22:24:18 -04:00 |
|
Yotam Mann
|
c82a2aafb0
|
updating synth options
fixes scenario where "custom" is passed in
|
2019-12-23 23:00:27 -05:00 |
|
Yotam Mann
|
50a9e0dc4d
|
updating example
|
2019-11-08 13:14:21 -05:00 |
|
Yotam Mann
|
3a63154b7c
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
|
Yotam Mann
|
d2b064f41e
|
docs: working on code examples
|
2019-10-25 16:54:33 -04:00 |
|
Yotam Mann
|
9ad519ea10
|
feat: Get an oscillator wave as an array
|
2019-10-08 19:22:59 -04:00 |
|
Yotam Mann
|
61c9f191b6
|
removing calls to tslint
getting rid of tslint from project and using eslint instead
|
2019-09-14 18:06:46 -04:00 |
|
Yotam Mann
|
77806402b6
|
omiting synth options on each individual options object
instead of on the entire object which caused some issues
|
2019-08-14 13:16:23 -04:00 |
|
Yotam Mann
|
6e5e8b3399
|
using specific types
importing them so there are not multiple import type errors
|
2019-07-30 15:35:27 -04:00 |
|
Yotam Mann
|
b9dd8440b7
|
using OscillatorInterface to define all the oscilator properties
|
2019-07-19 12:32:17 -04:00 |
|