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
|
474ec85408
|
fixing default duration
made it so that the player never started when Player was synced.
|
2019-07-30 14:51:07 -04:00 |
|
Yotam Mann
|
bfc3d7ed15
|
toMaster() -> toDestination()
more consistent with the Web Audio API
|
2019-07-25 11:32:56 -04:00 |
|
Yotam Mann
|
1c8210fb25
|
using Set instead of array
|
2019-07-23 13:47:36 -04:00 |
|
Yotam Mann
|
9306e5188c
|
adding additional option to StateTimeline.add
enables more strict typing of returned object
|
2019-07-23 13:43:11 -04:00 |
|
Yotam Mann
|
07bd1d6867
|
updating docs
|
2019-07-23 11:48:26 -04:00 |
|
Yotam Mann
|
23bbbcb887
|
moving onended functionality to OneShotSource class
|
2019-07-23 11:47:32 -04:00 |
|
Yotam Mann
|
c31aa5fa77
|
converting Player to ts
|
2019-07-23 11:27:55 -04:00 |
|
Yotam Mann
|
5a2e6ee714
|
moved some setup to parent class
|
2019-07-22 16:17:49 -04:00 |
|
Yotam Mann
|
990c0f56ed
|
using type instead of string types
|
2019-07-15 15:37:25 -04:00 |
|
Yotam Mann
|
219462fe9e
|
cleaning up circular deps
|
2019-07-11 09:57:06 -04:00 |
|
tambien
|
8b4f1cfa19
|
Global now only manages global Context
global AudioContext was moved to AudioContext.ts
|
2019-06-23 15:02:38 -04:00 |
|
tambien
|
5896a7ca9c
|
Update BufferSource.test.ts
|
2019-06-19 17:30:31 -04:00 |
|
tambien
|
c8396d38eb
|
waiting for promise to resolve before starting test
|
2019-06-19 17:20:59 -04:00 |
|
tambien
|
5472ca1dcc
|
offset does not default to 0
|
2019-06-19 17:20:20 -04:00 |
|
tambien
|
d16786ba7d
|
reorganizing source file locations
|
2019-06-19 09:54:47 -04:00 |
|
tambien
|
f70b7daed0
|
ToneBufferSource as typescript
|
2019-06-17 21:52:23 -04:00 |
|