Yotam Mann
aaf880c925
Using web-test-runner for tests, updating import paths ( #1242 )
...
* WIP moving tests to web-test-runner
* updating thresholds
* Adding file extensions
* Testing integrations
* linting
* fixing dep
* moving back to root dir
* prettier all of the files
* updating eslint rules to use with prettier
* remove import package
* moving tsignore around
* removing unneeded ignores
* all tests run on puppeteer, no need for testing guards
* linting
* import type syntax
* cleaning up
* Update package.json
2024-05-03 14:31:14 -04:00
Yotam Mann
066e46f4c3
Small doc updates and tweaks ( #1239 )
2024-04-30 09:44:57 -04:00
Yotam Mann
4b3d371fdd
updating link to Context instead of BaseContext ( #1238 )
2024-04-29 13:34:53 -04:00
Yotam Mann
f2160618aa
Using @see typedoc ( #1237 )
2024-04-29 12:59:49 -04:00
Yotam Mann
57eacfa13b
Updating link syntax ( #1236 )
2024-04-29 10:48:37 -04:00
Yotam Mann
3d42017f50
Deprecating singleton variables, use singleton getter instead ( #1233 )
...
* Deprecating singleton variables, use singleton getter instead
* updating references
* moving over to getters instead of global vars
2024-04-28 13:05:26 -04:00
Yotam Mann
1b23c84e08
adding deprecated Destination name
...
will reduce errors in upgrading
2020-06-25 08:26:38 -07:00
Yotam Mann
08aa0f5419
adding getters for global singletons
...
addresses #679
2020-06-16 23:14:34 -04:00
Yotam Mann
f28c4b4a84
exports std-audio-context's isSupported method
2020-04-16 14:44:48 -04:00
Yotam Mann
5d1b29f4b3
feat: changed the name Buffer, Buffers and BufferSource so that it doesnt conflict with native naming
...
Buffer -> ToneAudioBuffer
Buffers -> ToneAudioBuffers
BufferSource -> ToneBufferSource
2020-02-02 11:41:24 -05:00
Yotam Mann
7391cf6d3c
wrapping native AudioListener with Listener
2019-12-21 21:01:45 -05:00
Yotam Mann
e745259222
exporting loaded
promise from ToneAudioBuffer
2019-11-16 16:42:19 -05:00
Yotam Mann
0ca7055687
exporting the version
2019-11-07 15:43:46 -05:00
Yotam Mann
54faf744fd
exporting context
2019-10-30 14:48:41 -04:00
Yotam Mann
a47a160d8e
export immediate
2019-10-29 14:30:12 -04:00
Yotam Mann
f4dcc08ed2
create a global Draw object (linked to the Context)
2019-10-28 12:12:27 -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
4e156e949d
moving class imports to another file
2019-08-30 09:01:51 -07:00
Yotam Mann
9549e98f11
exporting signals
2019-08-04 15:27:44 -04:00
Yotam Mann
fd163b3c1e
linting
2019-08-02 10:36:59 -04:00
Yotam Mann
6e5e8b3399
using specific types
...
importing them so there are not multiple import type errors
2019-07-30 15:35:27 -04:00
Yotam Mann
312e99e5b3
exporting 'start'
2019-07-30 10:26:13 -04:00
Yotam Mann
cd73792659
indicating that version is string when output for typescript
2019-07-25 18:26:03 -04:00
Yotam Mann
9a49c873df
exporting modules from main entry
2019-07-25 11:29:36 -04:00
Yotam Mann
f383ca7387
exporting events
2019-07-24 21:54:57 -04:00
Yotam Mann
b3ab8e88ff
exporting instruments
2019-07-18 14:48:02 -04:00
Yotam Mann
b58577ed5e
working on exported Tone object
...
for global build
2019-07-11 11:05:03 -04:00
Yotam Mann
219462fe9e
cleaning up circular deps
2019-07-11 09:57:06 -04:00
tambien
2f9ef33984
adding index files for each of the directories
2019-06-24 13:25:48 -04:00