Yotam Mann
|
cf6fdefdab
|
doc'ing signals
|
2015-06-14 01:17:09 -04:00 |
|
Yotam Mann
|
23cc2408b2
|
changing link tag
|
2015-06-13 21:54:20 -04:00 |
|
Yotam Mann
|
20ad29dc61
|
removing types from array notation
|
2015-06-13 20:56:41 -04:00 |
|
Yotam Mann
|
a81ba071f3
|
changing the styling of this in return statements
|
2015-06-13 20:54:29 -04:00 |
|
Yotam Mann
|
571183bf27
|
removing Tone.Type prefix in docs
|
2015-06-13 20:20:36 -04:00 |
|
Yotam Mann
|
f2f838b630
|
using signal jsdoc
|
2015-06-13 19:50:39 -04:00 |
|
Yotam Mann
|
d29ecdad36
|
parameter can be passed in
|
2015-06-07 13:16:50 -04:00 |
|
Yotam Mann
|
68a47a9d58
|
Normal->NormalRange & Number->Default
|
2015-05-24 09:45:15 -04:00 |
|
Yotam Mann
|
1f69151c5f
|
renamed Tone.Frequency -> Tone.Type.Frequency
|
2015-05-23 19:07:28 -04:00 |
|
Yotam Mann
|
6ef3dd2f51
|
renamed Tone.Time -> Tone.Type.Time
|
2015-05-23 19:01:05 -04:00 |
|
Yotam Mann
|
f0bcd68812
|
renamed Tone.Signal.Units to Tone.Type
also renamed Tone.Source.State to Tone.State
|
2015-05-23 18:57:05 -04:00 |
|
Yotam Mann
|
eec1c3135d
|
option not to convert units
that would make the .units attribute only for labelling and
non-functional.
|
2015-05-05 16:38:46 -04:00 |
|
Yotam Mann
|
90a3aeb151
|
removing setValueAtTime in exponential ramp
|
2015-04-18 20:24:07 -04:00 |
|
Yotam Mann
|
c0de630442
|
fixing dispose methods
|
2015-04-05 14:42:14 -04:00 |
|
Yotam Mann
|
7f984464bd
|
properly disposing readonly objects
first making them writable
|
2015-04-05 14:35:32 -04:00 |
|
Yotam Mann
|
550ceb5038
|
stricter interface on signal attributes
|
2015-04-05 14:25:01 -04:00 |
|
Yotam Mann
|
6b1373e431
|
cosmetics
|
2015-04-05 14:01:05 -04:00 |
|
Yotam Mann
|
da1d03b616
|
inverse of AudioToGain
maps values in the gain range [0, 1] to the audio range [-1, 1]
|
2015-04-05 12:13:03 -04:00 |
|
Yotam Mann
|
7be93abc0a
|
correctly maps values in Safari
Fixes #59
|
2015-04-05 12:12:32 -04:00 |
|
Yotam Mann
|
b093dd4d73
|
deleting deprecated classes
|
2015-03-26 10:50:48 -04:00 |
|
Andrew Petersen
|
a2aeffe2a2
|
prevent SyntaxError(s) in Firefox
|
2015-03-21 23:24:54 -04:00 |
|
Luke Phillips
|
237202c049
|
updated typescript definitions and fixed a few type errors
|
2015-03-07 19:17:16 +00:00 |
|
Luke Phillips
|
db5c6eb865
|
remove old get and set functions
|
2015-03-07 18:41:10 +00:00 |
|
Luke Phillips
|
d2755e10de
|
Merge Tone r4
|
2015-03-05 16:06:27 +00:00 |
|
Yotam Mann
|
930728648b
|
jsdoc'ing
|
2015-02-27 13:40:35 -05:00 |
|
Yotam Mann
|
0c4a67296a
|
simplified modulo by constraining input range
only handles inputs between -1 and 1
|
2015-02-27 13:00:20 -05:00 |
|
Yotam Mann
|
a791d80ddf
|
removing some vestigial methods
|
2015-02-26 11:26:49 -05:00 |
|
Yotam Mann
|
76973cda7d
|
changed internal tag to private tag
JSDoc stuff
|
2015-02-25 16:19:43 -05:00 |
|
Yotam Mann
|
9722415a4c
|
deprecated Inverse and Divide
They were more complicated than they were useful.
|
2015-02-23 19:39:46 -05:00 |
|
Yotam Mann
|
db04c9db39
|
default value
|
2015-02-23 00:31:05 -05:00 |
|
Yotam Mann
|
93ded2eb2f
|
extend Signal to allow for scheduling
|
2015-02-23 00:30:53 -05:00 |
|
Yotam Mann
|
c52d61deaf
|
moved syncing to Transport
|
2015-02-21 14:05:58 -05:00 |
|
Yotam Mann
|
c824b023eb
|
updated to new signal api with connections
|
2015-02-20 00:53:39 -05:00 |
|
Yotam Mann
|
531836c42c
|
this._scalar.gain -> this._value
|
2015-02-13 10:52:38 -05:00 |
|
Yotam Mann
|
b5ddc8203e
|
using bind instead
|
2015-02-11 23:10:04 -05:00 |
|
Yotam Mann
|
8f77745a6b
|
only convert when setting.
|
2015-02-11 14:37:36 -05:00 |
|
Yotam Mann
|
6b36cf13ef
|
fully migrated to new Signal API
|
2015-02-10 16:45:05 -05:00 |
|
Yotam Mann
|
86be033f31
|
rampTime defaults to 0
|
2015-02-10 16:33:55 -05:00 |
|
Yotam Mann
|
a8619a95b6
|
clarifying Signal.Units enum
|
2015-02-10 11:37:36 -05:00 |
|
Yotam Mann
|
50917ac49f
|
migrating signals to ES5 getter/setters
|
2015-02-06 17:47:26 -05:00 |
|
Yotam Mann
|
e713c6d2ce
|
Normal and Audio range signals
|
2015-02-04 10:29:25 -05:00 |
|
Yotam Mann
|
e7f9595ac8
|
Signal accepts units and an AudioParam
passing in an AudioParam allows that AudioParam to be synced to the
Transport and use the unit conversions of the Signal class.
|
2015-02-04 00:36:18 -05:00 |
|
Yotam Mann
|
fe93152920
|
signal value setters/getters
|
2015-02-02 12:50:18 -05:00 |
|
Yotam Mann
|
ee8c2cd43f
|
using isFunction method
|
2015-02-02 09:41:32 -05:00 |
|
Yotam Mann
|
bda90701d6
|
all Signals return this
|
2015-02-01 22:56:33 -05:00 |
|
Yotam Mann
|
362afb32eb
|
returning to public dispose method
|
2015-02-01 22:05:24 -05:00 |
|
Yotam Mann
|
632baf2862
|
new dispose method and getter/setter
|
2015-02-01 20:02:30 -05:00 |
|
Luke Phillips
|
16ee304d48
|
Chebyshev getter functions
|
2015-01-20 13:55:28 +00:00 |
|
Luke Phillips
|
ab6710e0b1
|
WaveShaper getter functions
|
2015-01-20 13:50:51 +00:00 |
|
Luke Phillips
|
782d7731cf
|
AutoPanner getter functions
|
2015-01-20 13:00:23 +00:00 |
|