Yotam Mann
|
cbcbdf11b1
|
fixing attack/release time values
|
2015-02-11 16:44:50 -05:00 |
|
Yotam Mann
|
baf00519fa
|
crossfade is now equalPower
|
2015-02-11 15:28:33 -05:00 |
|
Yotam Mann
|
35ca46e811
|
removing static annotation.
|
2015-02-11 14:38:10 -05:00 |
|
Yotam Mann
|
e74cfdf41e
|
added amplitude to LFO
|
2015-02-11 14:37:48 -05:00 |
|
Yotam Mann
|
8f77745a6b
|
only convert when setting.
|
2015-02-11 14:37:36 -05:00 |
|
Yotam Mann
|
69c2fba33f
|
using Tone.Recorder for tests
|
2015-02-10 17:14:00 -05:00 |
|
Yotam Mann
|
e961760e9c
|
updated grunt description
|
2015-02-10 17:13:18 -05:00 |
|
Yotam Mann
|
6b36cf13ef
|
fully migrated to new Signal API
|
2015-02-10 16:45:05 -05:00 |
|
Yotam Mann
|
5cf420838e
|
updated to new API
|
2015-02-10 16:44:27 -05:00 |
|
Yotam Mann
|
15c7cbad30
|
noting changes
|
2015-02-10 16:35:50 -05:00 |
|
Yotam Mann
|
ab968522d5
|
added example
|
2015-02-10 16:35:31 -05:00 |
|
Yotam Mann
|
51e68b6445
|
updating tests to new API
|
2015-02-10 16:35:19 -05:00 |
|
Yotam Mann
|
86be033f31
|
rampTime defaults to 0
|
2015-02-10 16:33:55 -05:00 |
|
Yotam Mann
|
da2c77acd2
|
added pitch parameter
|
2015-02-10 16:33:37 -05:00 |
|
Yotam Mann
|
51622a1272
|
renaming rate to frequency
|
2015-02-10 16:33:18 -05:00 |
|
Yotam Mann
|
9be7113fff
|
added setDelayTimeAtTime to allow for note timing
the note timing is used in Tone.PluckSynth
|
2015-02-10 12:04:57 -05:00 |
|
Yotam Mann
|
110afb7531
|
deprecated Tone.Recorder
using it just for testing
|
2015-02-10 12:02:48 -05:00 |
|
Yotam Mann
|
e1bdfdc8ef
|
return this in Core
|
2015-02-10 11:41:14 -05:00 |
|
Yotam Mann
|
afb913aec6
|
Tone.Frequency typedef
|
2015-02-10 11:40:42 -05:00 |
|
Yotam Mann
|
532edf7bfb
|
ES5 getter/setter on effects
|
2015-02-10 11:40:27 -05:00 |
|
Yotam Mann
|
9e9321e936
|
ES5 getter/setter on instruments
|
2015-02-10 11:40:04 -05:00 |
|
Yotam Mann
|
a8619a95b6
|
clarifying Signal.Units enum
|
2015-02-10 11:37:36 -05:00 |
|
Yotam Mann
|
f61eff011b
|
incorporating playbackRate into player
can’t be an Tone.Signal yet because of a Blink bug
|
2015-02-10 11:37:11 -05:00 |
|
Yotam Mann
|
26ff8d756e
|
clean up source on dispose
|
2015-02-10 11:36:36 -05:00 |
|
Yotam Mann
|
b1ba37d8d6
|
migrating components to ES5 getter/setter
|
2015-02-06 17:49:04 -05:00 |
|
Yotam Mann
|
4bc44ac466
|
testing signals
|
2015-02-06 17:48:25 -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
|
64140ed316
|
updating tests to new APIs
|
2015-02-04 10:17:06 -05:00 |
|
Yotam Mann
|
3bc48cbb75
|
moving loaded flag to 'set' method
|
2015-02-04 10:16:49 -05:00 |
|
Yotam Mann
|
9c3aa24426
|
using new setter/getter in core
|
2015-02-04 10:16:33 -05:00 |
|
Yotam Mann
|
66f524eae6
|
frequency signal units
|
2015-02-04 10:15:25 -05:00 |
|
Yotam Mann
|
88bb77ba69
|
getter/setter on playbackRate
for now playbackRate will be just a number until i can get the signal
connection of playbackRate to work across browser.
|
2015-02-04 10:15:06 -05:00 |
|
Yotam Mann
|
2dbacd3310
|
added decibels volume control to sources
|
2015-02-04 10:11:10 -05:00 |
|
Yotam Mann
|
b0b572f113
|
Using ES5 getter/setter
|
2015-02-04 10:10:34 -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
|
914123b9d1
|
using only ES5 getter/setters
replacing old getThing and setThing starting with Oscillators
|
2015-02-03 23:48:47 -05:00 |
|
Yotam Mann
|
5e9a3981e0
|
instrument methods return this
|
2015-02-02 13:30:36 -05:00 |
|
Yotam Mann
|
754a9b77ca
|
effects' methods return this
|
2015-02-02 13:22:16 -05:00 |
|
Yotam Mann
|
fe93152920
|
signal value setters/getters
|
2015-02-02 12:50:18 -05:00 |
|
Yotam Mann
|
0fa6b6cdaf
|
components' methods return this
|
2015-02-02 12:49:13 -05:00 |
|
Yotam Mann
|
11ef065861
|
renamed DryWet to CrossFade
|
2015-02-02 12:48:04 -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
|
dd57603003
|
loaded flag
|
2015-02-01 21:32:49 -05:00 |
|
Yotam Mann
|
7d30c7784b
|
moving state management to Source
|
2015-02-01 21:32:07 -05:00 |
|
Yotam Mann
|
e96fb08c44
|
moved onended in Tone.Source
|
2015-02-01 20:38:06 -05:00 |
|
Yotam Mann
|
0429548703
|
small optimization in getter/setter
|
2015-02-01 20:37:40 -05:00 |
|
Yotam Mann
|
0551f451d0
|
getter/setter and new dispose
|
2015-02-01 20:02:54 -05:00 |
|