Yotam Mann
|
603bc5b98d
|
updating docs
|
2019-08-27 08:53:14 -07:00 |
|
Yotam Mann
|
d1c281c810
|
using isAudioParam and isAudioNode to test instanceof
will make migrating to standardized-audio-context easier
|
2019-08-16 12:49:04 -04:00 |
|
Yotam Mann
|
cf40ce5349
|
stop and disconnect the constant source
|
2019-08-08 16:06:19 -04:00 |
|
Yotam Mann
|
56db8b3a7a
|
simplifying _internalChannels
channelCount/Mode/Interpretation check the input/output nodes, which removes the need for many classes to have _internalChannels
|
2019-08-03 12:00:14 -04:00 |
|
Yotam Mann
|
4364f2f843
|
no longer necessary to pass in number of inputs
the count is inferred by checking the input or output node
|
2019-08-02 21:47:57 -04:00 |
|
Yotam Mann
|
52bcac2599
|
setting name to readonly
|
2019-08-02 21:09:35 -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
|
e2de5a8955
|
typing
|
2019-07-25 10:46:49 -04:00 |
|
Yotam Mann
|
57af70c921
|
make constantSource accessible from within the class
|
2019-07-24 23:16:35 -04:00 |
|
Yotam Mann
|
ffad8c1475
|
confirm that an instance was disposed
implement Tone.prototype.dispose which flips a boolean wasDisposed.
|
2019-07-23 12:11:57 -04:00 |
|
Yotam Mann
|
c1ade5494a
|
using connectSignal method internally
|
2019-07-18 11:23:45 -04:00 |
|
Yotam Mann
|
71e9176eba
|
moving common implementation to one spot
|
2019-07-17 13:46:48 -04:00 |
|
Yotam Mann
|
990c0f56ed
|
using type instead of string types
|
2019-07-15 15:37:25 -04:00 |
|
Yotam Mann
|
7388548e9d
|
also set signal value for AudioParamsq
accidentally removed this
|
2019-07-11 17:32:57 -04:00 |
|
Yotam Mann
|
71729c0827
|
Signal doesn't overwrite the output if not set to 'override'
|
2019-07-11 17:14:23 -04:00 |
|
tambien
|
5f99bdbdf0
|
value can be any
|
2019-06-19 15:52:24 -04:00 |
|
tambien
|
730a818bcb
|
organizing into sub folders
|
2019-05-23 14:00:49 -04:00 |
|
tambien
|
df08425a70
|
started retooling with typescript
|
2019-04-12 10:37:47 -04:00 |
|