Tone.js/Tone
sarahBuisson 284db72d43
Update AdvancedTypeCheck.ts
fix https://github.com/Tonejs/Tone.js/issues/788

It was 'working" before my update because there is another classe AudioBuffer define in a file of the typescript lib d.ts who do something else, and don't need import to be used ( because it's "inside" typescript)
2020-11-15 13:00:41 +01:00
..
component removing unused import 2020-11-02 23:04:31 -05:00
core Update AdvancedTypeCheck.ts 2020-11-15 13:00:41 +01:00
effect increasing test threshold 2020-10-30 17:37:11 -04:00
event starting Transport in Part docs 2020-09-09 08:51:36 -04:00
instrument un-categorizing some internal-use-only classes so they don't surface to the docs 2020-09-02 18:01:49 -04:00
signal adding @category definitions for docs, fixing some typos/mistakes along the way 2020-09-02 16:53:38 -04:00
source fixing amplitude to it's still centered in the same spot 2020-10-30 11:17:27 -04:00
classes.ts moving class imports to another file 2019-08-30 09:01:51 -07:00
fromContext.test.ts refactor: initialize Context when getting destination or transport 2019-10-03 17:33:39 -04:00
fromContext.ts making sure that classes doesn't re-export globals 2020-09-21 09:34:29 -04:00
index.test.ts fixing test 2020-06-16 23:27:05 -04:00
index.ts adding deprecated Destination name 2020-06-25 08:26:38 -07:00
version.ts linting 2019-09-14 18:12:44 -04:00