tambien
|
ed71d8141b
|
amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
|
2019-01-27 13:05:20 -05:00 |
|
tambien
|
3d1202043a
|
all modules are relative paths
simplifies deep references to individual files
|
2018-08-26 22:29:17 -04:00 |
|
Yotam Mann
|
ea218c2921
|
adding logging
|
2018-06-20 23:12:17 -04:00 |
|
Yotam Mann
|
79a4aaae99
|
getLevelAtTime returns the envelope's value at the given time
|
2018-03-29 16:56:27 -04:00 |
|
Yotam Mann
|
ccc5fea22b
|
portamento only happens on close retriggers
|
2018-03-05 23:56:42 -05:00 |
|
Yotam Mann
|
a5503e02d2
|
linting
|
2018-03-05 12:25:33 -05:00 |
|
Yotam Mann
|
4316530b16
|
linting
|
2017-10-26 16:03:00 -04:00 |
|
Yotam Mann
|
835a3be67d
|
no need to schedule a block in the future since lookAhead is now built into Tone.now()
|
2017-06-29 13:55:36 -04:00 |
|
Yotam Mann
|
59a276d8fe
|
including lookAhead in now() removes need for adding blockTime to reduce clicks
|
2017-05-28 21:52:28 -04:00 |
|
Yotam Mann
|
edfa168713
|
moving to static type queries
i.e. this.isString -> Tone.isString
|
2017-04-26 00:24:19 -04:00 |
|
Yotam Mann
|
2e807dde30
|
light styling
|
2017-04-26 00:08:41 -04:00 |
|
Yotam Mann
|
aa54db39fe
|
using static defaultArg/defaults methods
|
2017-04-25 23:22:34 -04:00 |
|
Yotam Mann
|
b1765f71b0
|
moving the minimum timing to the Instrument classes
|
2016-09-24 10:38:57 -04:00 |
|
Yotam Mann
|
c98303331f
|
clarifying Monophonic comment
Addresses #98
|
2015-10-13 10:37:21 -04:00 |
|
Yotam Mann
|
2bdd2eccce
|
can set volume initially on instruments
|
2015-06-27 17:25:47 -04:00 |
|
Yotam Mann
|
4e9cb3ce1e
|
doc'ing
|
2015-06-20 15:50:57 -04:00 |
|
Yotam Mann
|
216ed6e472
|
instrument jsdoc'ing
|
2015-06-13 23:15:57 -04:00 |
|
Yotam Mann
|
8b7b4ab3f3
|
making envelope attack/release method private
|
2015-06-13 22:47:07 -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
|
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
|
17143cf777
|
Tone.Frequency type
|
2015-05-23 18:16:53 -04:00 |
|
Yotam Mann
|
c7cf0d0823
|
setting a preset moved to core
|
2015-02-23 00:32:33 -05:00 |
|
Yotam Mann
|
9e9321e936
|
ES5 getter/setter on instruments
|
2015-02-10 11:40:04 -05:00 |
|
Yotam Mann
|
5e9a3981e0
|
instrument methods return this
|
2015-02-02 13:30:36 -05:00 |
|
Yotam Mann
|
9ed92b7af0
|
removing unneeded disposes
|
2014-12-19 16:33:43 -05:00 |
|
Yotam Mann
|
6ddf1b372f
|
single 'setVolume' definition in Master
|
2014-12-19 16:27:50 -05:00 |
|
Yotam Mann
|
f7a14f2b37
|
all frequency values accept a note name as well
|
2014-12-06 16:48:36 -05:00 |
|
Yotam Mann
|
2d0bcffc9f
|
adding defaults to jsdocs
|
2014-12-02 01:42:08 -05:00 |
|
Yotam Mann
|
e0228e38d8
|
jsdoc tweaks
|
2014-09-23 22:07:16 -04:00 |
|
Yotam Mann
|
198678d06b
|
Monophonic extends Instrument
|
2014-09-20 19:23:28 -04:00 |
|
Yotam Mann
|
f51f7370a4
|
moved note stuff to Tone.Note
|
2014-09-11 13:00:09 -04:00 |
|
Yotam Mann
|
ef90be0e95
|
preset setting in Monophonic class
|
2014-09-04 19:14:11 -04:00 |
|
Yotam Mann
|
936424b356
|
parse the frequency from a note
|
2014-09-03 22:35:38 -04:00 |
|
Yotam Mann
|
71b475de60
|
monophonic instruments extend a base class
|
2014-09-03 19:05:09 -04:00 |
|