Yotam Mann
|
dded291a25
|
linting
|
2018-01-02 10:37:27 -05:00 |
|
Yotam Mann
|
eb162526bb
|
moving shim to it's own file
|
2017-10-25 23:01:42 -04:00 |
|
Yotam Mann
|
d6fe0e6d68
|
analyse() -> getValue()
|
2017-08-30 14:42:50 -04:00 |
|
Yotam Mann
|
e6faa39dba
|
classes which generate or process sound extend Tone.AudioNode
|
2017-08-27 17:50:31 -04:00 |
|
Yotam Mann
|
3a08d9fd2e
|
return type is always float32
removing byte analysis since it isn’t very useful
|
2017-07-08 11:21:26 -04:00 |
|
Yotam Mann
|
1c2e9afc0c
|
float is default analyser return type
|
2017-06-19 17:13:46 -04:00 |
|
Yotam Mann
|
6e585e8f82
|
components using new defaults api
also invoking super constructor first in preparation for es6 migration
|
2017-04-25 23:08:23 -04:00 |
|
Yotam Mann
|
b82f2bd6d7
|
surfaced returnType in docs
[skip ci]
|
2017-04-20 15:13:30 -04:00 |
|
Yotam Mann
|
d81ad3e8c7
|
polyfilling getFloatTimeDomainData
|
2017-03-13 00:56:04 -04:00 |
|
Yotam Mann
|
4628f8c47a
|
prefixing errors with class name.
|
2016-05-25 20:50:46 -04:00 |
|
Yotam Mann
|
98e58d0576
|
switching argument position of type and size
type is more important a parameter.
|
2016-05-14 16:34:50 -04:00 |
|
Yotam Mann
|
5d6f1806c1
|
Making the Analyser a passthrough node.
|
2016-04-25 18:05:15 -04:00 |
|
Yotam Mann
|
2530182b2e
|
updating analyser docs
[skip ci]
|
2016-04-17 13:41:54 -04:00 |
|
Yotam Mann
|
85cfedb03c
|
adding polyfill for getFloatTimeDomain
Fixes #129
|
2016-03-20 19:01:39 -04:00 |
|
Yotam Mann
|
ad9ae4dbe9
|
fitting fft size to conform with old spec range
this allows it to pass on older systems which haven’t increased the
range to 32k
|
2016-03-04 18:30:15 -05:00 |
|
Yotam Mann
|
61fb1df660
|
adding strict mode
|
2015-10-21 12:11:19 -04:00 |
|
Yotam Mann
|
2f27321dda
|
fixing doc description of analyser
|
2015-09-11 17:05:27 -04:00 |
|
Yotam Mann
|
5773944f88
|
fft and waveform analyser
|
2015-08-10 14:40:20 -04:00 |
|