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
|
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
|
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 |
|
Yotam Mann
|
fc20586939
|
getVolume
|
2015-02-01 20:02:38 -05:00 |
|
Yotam Mann
|
632baf2862
|
new dispose method and getter/setter
|
2015-02-01 20:02:30 -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
|
251a1e02a5
|
phase get/set for each of the extended oscillators
|
2015-02-01 15:47:31 -05:00 |
|
Yotam Mann
|
9eee63459a
|
all sources return this
good for chaining methods
|
2015-02-01 14:40:47 -05:00 |
|
Yotam Mann
|
db0250e054
|
set loop boundaries after started
Fixes #49
|
2015-02-01 13:42:51 -05:00 |
|
Yotam Mann
|
b6875955e4
|
add type getter/setter
|
2015-02-01 13:32:39 -05:00 |
|
Yotam Mann
|
8a9f5a9ce9
|
updating docs
|
2015-02-01 13:32:02 -05:00 |
|
Yotam Mann
|
2e15f03490
|
Revert Tone.Volume representation
|
2015-01-05 23:33:05 -05:00 |
|
Yotam Mann
|
177b096f55
|
moved isFrequency to Tone
|
2015-01-05 22:46:38 -05:00 |
|
Yotam Mann
|
a60ec836db
|
migrating to Tone.Volume representation
|
2015-01-05 22:46:19 -05:00 |
|
Yotam Mann
|
d659e923bb
|
Tone.Volume representation
accepts db as strings like “6db”
|
2015-01-05 22:45:24 -05:00 |
|
Yotam Mann
|
49883947de
|
putting the onload callback back in player
at least for now…
|
2015-01-05 21:55:57 -05:00 |
|
Yotam Mann
|
b825e55385
|
deprecating Tone.MultiSampler
|
2015-01-05 21:49:56 -05:00 |
|
Yotam Mann
|
22d29c42e3
|
removing onload callbacks
fits better into the Tone.Buffer.onload scheme
|
2015-01-05 21:49:21 -05:00 |
|
Yotam Mann
|
f986b32849
|
Sampler can load many samples
choose which sample plays in the triggerAttack method
|
2015-01-05 21:48:03 -05:00 |
|
Yotam Mann
|
a965c520f0
|
make buffer private
reset download count after the download is complete
|
2015-01-05 21:47:07 -05:00 |
|
Yotam Mann
|
3c2d962715
|
renamed onend to onended
|
2015-01-04 22:25:16 -05:00 |
|