Filipe Herculano
|
c59a12ced6
|
Merge branch 'typescript' of https://github.com/Tonejs/Tone.js into typescript
|
2019-09-16 18:18:32 -04:00 |
|
Filipe Herculano
|
00a936de0f
|
convert Pow to typescript
|
2019-09-16 18:18:03 -04:00 |
|
Yotam Mann
|
401d278063
|
Adding categories to all the nodes
|
2019-09-16 10:15:23 -04:00 |
|
Yotam Mann
|
1bde88a19b
|
linting
|
2019-09-14 18:12:44 -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
|
3e2de8f259
|
fixing spacing
typedoc wants one space before the "@"
|
2019-08-30 09:06:38 -07:00 |
|
Yotam Mann
|
603bc5b98d
|
updating docs
|
2019-08-27 08:53:14 -07:00 |
|
Yotam Mann
|
56db8b3a7a
|
simplifying _internalChannels
channelCount/Mode/Interpretation check the input/output nodes, which removes the need for many classes to have _internalChannels
|
2019-08-03 12:00:14 -04:00 |
|
Yotam Mann
|
990c0f56ed
|
using type instead of string types
|
2019-07-15 15:37:25 -04:00 |
|
Yotam Mann
|
d0b73ded77
|
WaveShaper doesn't need to use SignalOptions
uses ToneAudioNodeOptions instead
|
2019-07-15 15:10:11 -04:00 |
|
Yotam Mann
|
182d1040db
|
converting WaveShaper to ts
|
2019-07-11 17:13:43 -04:00 |
|