Tone.js/Tone/component
Yotam Mann 267d78d4a4 ease renamed to cosine
[skip ci]
2016-11-22 22:38:58 -08:00
..
AmplitudeEnvelope.js amplitude envelope uses new Gain 2015-08-16 15:15:10 -04:00
Analyser.js prefixing errors with class name. 2016-05-25 20:50:46 -04:00
Compressor.js making all of Compressor's parameters Tone.Params 2016-10-19 01:01:31 -04:00
CrossFade.js using Tone.Gain everywhere instead of GainNode 2016-09-19 23:53:07 -04:00
Envelope.js ease renamed to cosine 2016-11-22 22:38:58 -08:00
EQ3.js using Tone.Gain everywhere instead of GainNode 2016-09-19 23:53:07 -04:00
FeedbackCombFilter.js updating to new API 2016-09-19 23:02:42 -04:00
Filter.js updating to new API 2016-09-19 23:02:42 -04:00
Follower.js using Tone.Delay everywhere instead of DelayNode 2016-09-20 00:01:27 -04:00
FrequencyEnvelope.js update the octaves when updating the baseFrequency 2016-07-20 15:37:51 -04:00
Gate.js updating to new API 2016-09-19 23:02:42 -04:00
LFO.js changing sync to match new Source sync API 2016-09-18 19:37:31 -04:00
Limiter.js can be constructed through an options object 2015-08-27 23:08:58 -04:00
LowpassCombFilter.js updating Q value so it doesn't feedback 2016-09-23 10:16:10 -04:00
Merge.js updating to new API 2016-09-19 23:02:42 -04:00
Meter.js computing rms from the analyser waveform data 2016-05-17 21:26:57 -04:00
MidSideCompressor.js more doc'ing 2015-07-02 15:45:40 -04:00
MidSideMerge.js using Tone.Gain everywhere instead of GainNode 2016-09-19 23:53:07 -04:00
MidSideSplit.js updating to new API 2016-09-19 23:02:42 -04:00
Mono.js updating to new API 2016-09-19 23:02:42 -04:00
MultibandCompressor.js using Tone.Gain everywhere instead of GainNode 2016-09-19 23:53:07 -04:00
MultibandSplit.js using Tone.Gain everywhere instead of GainNode 2016-09-19 23:53:07 -04:00
Panner.js updating to new API 2016-09-19 23:02:42 -04:00
Panner3D.js ramping position values 2016-10-05 00:18:41 -04:00
PanVol.js updated docs 2016-09-25 19:00:10 -04:00
ScaledEnvelope.js doc'ing components 2015-07-01 20:19:58 -04:00
Split.js using Tone.Gain everywhere instead of GainNode 2016-09-19 23:53:07 -04:00
Volume.js can be muted in the constructor options 2016-05-14 17:46:21 -04:00