Yotam Mann
|
99c7067f54
|
sets initial volume of source
|
2015-06-07 14:05:59 -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
|
a2f4a3595b
|
jsdoc'ing
|
2015-05-05 16:40:52 -04:00 |
|
Yotam Mann
|
c7ff31caf9
|
sources are explicitly stereo
makes it easier to go through stereo effects.
|
2015-04-28 14:33:59 -04:00 |
|
Yotam Mann
|
81670122d3
|
completely disposing readOnly properties
need to set them writable first
|
2015-04-05 14:41:43 -04:00 |
|
Yotam Mann
|
3a93d52ee1
|
making source's signal attributes readOnly
this helps avoid a common error which is overwriting a signal property
instead of setting the .value attribute
|
2015-04-05 14:00:52 -04:00 |
|
Yotam Mann
|
4e77c61638
|
JSDoc'ing sources
|
2015-02-27 11:19:45 -05:00 |
|
Yotam Mann
|
219eeaa537
|
source uses scheduled values to determine state
|
2015-02-23 00:29:07 -05:00 |
|
Yotam Mann
|
3e358536dd
|
methods return this
|
2015-02-21 14:06:58 -05:00 |
|
Yotam Mann
|
26ff8d756e
|
clean up source on dispose
|
2015-02-10 11:36:36 -05:00 |
|
Yotam Mann
|
2dbacd3310
|
added decibels volume control to sources
|
2015-02-04 10:11:10 -05:00 |
|
Yotam Mann
|
362afb32eb
|
returning to public dispose method
|
2015-02-01 22:05:24 -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
|
650458fafd
|
new dispose and get/set api
integrated new API on sources
|
2015-02-01 20:02:13 -05:00 |
|
Yotam Mann
|
9070b13c89
|
ES5 add getter/setter method
|
2015-02-01 15:48:20 -05:00 |
|
Yotam Mann
|
6ddf1b372f
|
single 'setVolume' definition in Master
|
2014-12-19 16:27:50 -05:00 |
|
Yotam Mann
|
de707f1838
|
volume gets set right away
|
2014-12-08 11:03:47 -05:00 |
|
Yotam Mann
|
2d0bcffc9f
|
adding defaults to jsdocs
|
2014-12-02 01:42:08 -05:00 |
|
Yotam Mann
|
dcfac108eb
|
using Tone constructor in signal classes
|
2014-11-04 01:21:42 -05:00 |
|
Yotam Mann
|
18bab7da59
|
setters and options objects for Sources
Fixes #27
|
2014-09-30 00:28:48 -04:00 |
|
Yotam Mann
|
af85ae7e19
|
Added "use strict" to all classes
Fixes #17
|
2014-09-04 00:41:40 -04:00 |
|
Yotam Mann
|
42288c5942
|
setVolume in db now
|
2014-08-25 21:47:22 -04:00 |
|
Yotam Mann
|
3cd76459e5
|
link to parent's dispose method
Fixes #15
|
2014-08-24 16:24:16 -04:00 |
|
Yotam Mann
|
66bf461ebf
|
sync -> syncSource
|
2014-07-30 15:12:47 -04:00 |
|
Yotam Mann
|
e6bcb3b10c
|
doc updates
|
2014-07-20 18:17:24 -04:00 |
|
Yotam Mann
|
0b4def6155
|
Tone.Sources can sync to the Transport
|
2014-06-25 12:47:47 -04:00 |
|
Yotam Mann
|
736b3aa358
|
set volume can take a fade time
|
2014-06-21 15:55:12 -04:00 |
|
Yotam Mann
|
4b319a0690
|
new docs.
|
2014-06-19 21:48:16 -04:00 |
|
Yotam Mann
|
5c7b3b5c18
|
uniform API for sources
|
2014-06-19 01:40:16 -04:00 |
|
Yotam Mann
|
4c3d60f6a4
|
updated the Source base class
|
2014-06-16 19:38:46 -04:00 |
|
Yotam Mann
|
9902b2a574
|
base class for sources
|
2014-06-15 21:00:22 -04:00 |
|