Yotam Mann
|
c419a4c1ac
|
moving ToneAudioWorklet to 'worklet' folder
removing tests. typescript + testing elsewhere provides better coverage
|
2020-04-29 16:59:26 -04:00 |
|
Yotam Mann
|
8bc4deec2b
|
feat: updating the way that AudioWorkletProcessors are handled
They each get their own .worklet.ts file which enables some typescript checking
|
2020-04-29 16:38:58 -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
|
3a40d841e3
|
adding category
|
2019-10-29 23:14:11 -04:00 |
|
Yotam Mann
|
6ea1ca0a18
|
converting BitCrusher to typescript
uses the AudioWorklet
|
2019-10-28 19:11:46 -04:00 |
|