Yotam Mann
|
61d27b93b6
|
fixing example formatting
|
2020-09-21 09:23:12 -04:00 |
|
Yotam Mann
|
6b5daa7d07
|
using new way to handle offline tests
|
2020-07-26 13:55:06 -07:00 |
|
Yotam Mann
|
bcf7547808
|
better pan example
|
2020-04-27 00:35:46 -04:00 |
|
Yotam Mann
|
379e464618
|
updated examples
|
2020-04-16 23:32:39 -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
|
d966735bd9
|
feat: option to pass in the number of input channels to Panner
fixes #609
|
2020-01-30 18:22:36 -05:00 |
|
Yotam Mann
|
548c814a9a
|
make sure the panner stays in the specific range
|
2019-11-19 15:44:34 -05:00 |
|
Yotam Mann
|
b9619d8c68
|
removing unused variables
|
2019-10-31 15:43:16 -04: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
|
cc7727a85c
|
updating docs
|
2019-10-22 23:39:35 -04:00 |
|
Yotam Mann
|
42cfbcd456
|
linting docs and examples
|
2019-10-22 23:04:52 -04:00 |
|
Yotam Mann
|
401d278063
|
Adding categories to all the nodes
|
2019-09-16 10:15:23 -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
|
261a5f4c3b
|
normalizing whitespace in comments
|
2019-09-14 16:39:18 -04:00 |
|
Yotam Mann
|
736106de5f
|
accidentally put extra tab before name
|
2019-09-04 19:18:44 -04:00 |
|
Yotam Mann
|
75a35108af
|
name is a readonly string
|
2019-09-04 18:38:04 -04:00 |
|
Yotam Mann
|
230287f813
|
updating docs
|
2019-08-27 10:02:31 -07:00 |
|
Yotam Mann
|
8acc11781b
|
moving params to above constructor
|
2019-08-21 13:00:44 -07:00 |
|
Yotam Mann
|
e60526c006
|
fixing typing
|
2019-08-20 22:51:08 -07:00 |
|
Yotam Mann
|
ff5360f408
|
converting Panner to ts
|
2019-08-20 22:50:12 -07:00 |
|