Yotam Mann
|
ea5d3880c0
|
using SignalBase.connect instead of Signal.connect
|
2018-02-04 11:40:47 -05:00 |
|
Yotam Mann
|
dded291a25
|
linting
|
2018-01-02 10:37:27 -05:00 |
|
Yotam Mann
|
dc8111665f
|
Envelope uses Signal not TimelineSignal
|
2017-12-29 20:42:01 -05:00 |
|
Yotam Mann
|
46df5578d9
|
removing TimelineSignal
|
2017-12-29 20:41:49 -05:00 |
|
Yotam Mann
|
4316530b16
|
linting
|
2017-10-26 16:03:00 -04:00 |
|
Yotam Mann
|
c58fad41f0
|
linting
|
2017-10-26 15:26:04 -04:00 |
|
Yotam Mann
|
2d2424e639
|
envelope uses Signal instead of TimelineSignal
they are equivalent now bc of the AudioParam shim
|
2017-10-26 00:51:31 -04:00 |
|
Yotam Mann
|
183bd1e94d
|
using StereoPannerNode shim when not supported
|
2017-10-26 00:07:02 -04:00 |
|
Yotam Mann
|
eb162526bb
|
moving shim to it's own file
|
2017-10-25 23:01:42 -04:00 |
|
Yotam Mann
|
a82ab45132
|
linting
|
2017-10-25 17:57:52 -04:00 |
|
Yotam Mann
|
cb2a982c39
|
linting
|
2017-10-21 19:02:46 -04:00 |
|
Yotam Mann
|
1d18b1c53b
|
removing Tone.Expr from classes
|
2017-10-21 18:29:50 -04:00 |
|
Yotam Mann
|
a908d6bd92
|
correcting 'pan' type
|
2017-10-21 15:22:14 -04:00 |
|
Yotam Mann
|
42634bd453
|
using exponential approach for decay and release curves
|
2017-09-13 11:04:13 -04:00 |
|
Yotam Mann
|
892668b01e
|
linearRampToValue -> linearRampTo
|
2017-08-31 12:45:25 -04:00 |
|
Yotam Mann
|
1603ad7b0f
|
splitting Analyser functionality into multiple classes
simplifies the API
|
2017-08-31 10:56:19 -04:00 |
|
Yotam Mann
|
d6fe0e6d68
|
analyse() -> getValue()
|
2017-08-30 14:42:50 -04:00 |
|
Yotam Mann
|
e51fc401ef
|
updating private method jsdocs
|
2017-08-28 11:08:20 -04:00 |
|
Yotam Mann
|
e6faa39dba
|
classes which generate or process sound extend Tone.AudioNode
|
2017-08-27 17:50:31 -04:00 |
|
Yotam Mann
|
841f2448ca
|
can solo multiple audio streams at once
|
2017-08-27 15:01:13 -04:00 |
|
Yotam Mann
|
b731c85cae
|
adding 'mute' to PanVol
|
2017-08-27 13:57:50 -04:00 |
|
Yotam Mann
|
63fcb4af1e
|
updating private variable
|
2017-08-12 10:45:28 -04:00 |
|
Yotam Mann
|
9f31807cf4
|
sampleTime and blockTime should be instance variables not static
|
2017-07-27 17:54:57 -04:00 |
|
Yotam Mann
|
effd317acd
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2017-07-27 17:46:15 -04:00 |
|
Yotam Mann
|
7734e70421
|
removing unnecessary returnType setting
|
2017-07-08 11:46:27 -04:00 |
|
Yotam Mann
|
3a08d9fd2e
|
return type is always float32
removing byte analysis since it isn’t very useful
|
2017-07-08 11:21:26 -04:00 |
|
Yotam Mann
|
1c2e9afc0c
|
float is default analyser return type
|
2017-06-19 17:13:46 -04:00 |
|
Yotam Mann
|
fc1496182a
|
making channel mode explicit
fixes splitting problem in FF
|
2017-05-16 22:51:51 -07:00 |
|
Yotam Mann
|
c9203221aa
|
making blockTime and sampleTime static vars
|
2017-05-07 19:15:35 -07:00 |
|
Yotam Mann
|
7159700f11
|
making connectSeries static
|
2017-05-01 14:06:36 -04:00 |
|
Yotam Mann
|
b927395825
|
making defaultArg static
|
2017-04-30 15:03:49 -04:00 |
|
Yotam Mann
|
0354a87dab
|
hasStereoPanner is now static
|
2017-04-30 14:11:44 -04:00 |
|
Yotam Mann
|
3a0a55be7b
|
Solo makes it easier to solo one of many sources
will mute all other instances of Tone.Solo when an instance.solo=true
|
2017-04-30 12:39:09 -04:00 |
|
Yotam Mann
|
f7b7600ac9
|
fixing jsdoc errors
[skip ci]
|
2017-04-30 11:16:35 -04:00 |
|
Yotam Mann
|
4bda177b83
|
gainToDb, dbToGain, intervalToFrequencyRatio now static functions
|
2017-04-26 23:21:26 -04:00 |
|
Yotam Mann
|
4bd1044cb4
|
using only static type queries
|
2017-04-26 00:27: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
|
6e585e8f82
|
components using new defaults api
also invoking super constructor first in preparation for es6 migration
|
2017-04-25 23:08:23 -04:00 |
|
Yotam Mann
|
b82f2bd6d7
|
surfaced returnType in docs
[skip ci]
|
2017-04-20 15:13:30 -04:00 |
|
Yotam Mann
|
88c0ea4fb6
|
fixed example to new UserMedia API
[skip ci]
|
2017-04-20 15:12:16 -04:00 |
|
Yotam Mann
|
2073ccdf8c
|
fixing panning in example
[skip ci]
|
2017-03-28 21:14:48 -04:00 |
|
Yotam Mann
|
4499e80b2e
|
uses passed in volume for _unmutedVolume
|
2017-03-26 16:40:00 -04:00 |
|
Yotam Mann
|
4cec0fb7a3
|
mute is true when volume === -Infinity and false otherwise
fixes #221
|
2017-03-24 17:27:40 -04:00 |
|
Yotam Mann
|
bef5457c01
|
using Math.SQRT1_2
I didn’t know this existed
|
2017-03-22 15:21:21 -04:00 |
|
Yotam Mann
|
af58fd34de
|
updating to new getConstant API
|
2017-03-22 11:43:36 -04:00 |
|
Yotam Mann
|
d81ad3e8c7
|
polyfilling getFloatTimeDomainData
|
2017-03-13 00:56:04 -04:00 |
|
Yotam Mann
|
19a41080ba
|
moving constants to Context
|
2017-02-19 11:48:23 -05:00 |
|
Yotam Mann
|
11d6da77cc
|
updating docs to UserMedia instead of Microphone
[skip ci]
|
2017-01-08 15:58:58 -05:00 |
|
Yotam Mann
|
0681181d67
|
speeding up the ramp time constant
|
2016-12-15 13:38:41 -05:00 |
|
Yotam Mann
|
267d78d4a4
|
ease renamed to cosine
[skip ci]
|
2016-11-22 22:38:58 -08:00 |
|