Yotam Mann
|
d9a7520eb6
|
feat: Analyser can handle multiple channels
Can pass in `channels` into constructor which runs a separate analysis on each channel and returns the results as a Float32Array[].
|
2019-12-15 16:42:50 -05:00 |
|
Yotam Mann
|
b9619d8c68
|
removing unused variables
|
2019-10-31 15:43:16 -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
|
f2f1530ad1
|
Adding MeterBase class to reuse some code
|
2019-09-09 19:27:45 -04:00 |
|
Yotam Mann
|
51f714e505
|
adding the ability to convert the output to normalRange instead of decibel
|
2019-09-09 18:30:53 -04:00 |
|
Yotam Mann
|
52a5417ff9
|
converting FFT to typescript
|
2019-09-09 18:24:07 -04:00 |
|