.. |
Buffer.js
|
variable name change
|
2017-03-18 14:01:23 -04:00 |
Buffers.js
|
fixed some linting errors
|
2016-09-08 10:29:41 -04:00 |
Bus.js
|
_initAudioContext -> "init"
|
2017-02-19 11:50:53 -05:00 |
Clock.js
|
shouldn't zero out next tick time
|
2017-02-28 18:09:53 -05:00 |
Context.js
|
only creating constant sources when required
|
2017-03-22 11:43:35 -04:00 |
Delay.js
|
moving shims to their respective files
|
2017-03-13 01:12:20 -04:00 |
Draw.js
|
only schedule animation frame when something is scheduled
|
2017-02-07 22:26:08 -05:00 |
Emitter.js
|
optimizing slice call
|
2017-03-13 00:38:40 -04:00 |
Gain.js
|
moving shims to their respective files
|
2017-03-13 01:12:20 -04:00 |
IntervalTimeline.js
|
renaming addEvent->add, removeEvent->remove, getEvent->get
|
2016-12-18 21:56:22 -05:00 |
Listener.js
|
referring to listener on the Context
|
2017-02-19 11:55:08 -05:00 |
Master.js
|
renaming _initAudioContext() -> on("init")
|
2017-02-19 11:50:15 -05:00 |
Offline.js
|
fixed formatting issue in docs
|
2017-03-26 12:32:41 -04:00 |
OfflineContext.js
|
moving shims to their respective files
|
2017-03-13 01:12:20 -04:00 |
Param.js
|
decibels also ramps exponentially
|
2017-03-01 15:46:21 -05:00 |
Timeline.js
|
renaming addEvent->add, removeEvent->remove, getEvent->get
|
2016-12-18 21:56:22 -05:00 |
TimelineState.js
|
getStateAtTime -> getValueAtTime
|
2016-12-18 22:14:14 -05:00 |
Tone.js
|
increment version
|
2017-03-28 20:57:04 -04:00 |
Transport.js
|
latencyHint has moved to Tone.Context
|
2017-03-27 11:34:47 -04:00 |