Tone.js/Tone/core
2017-12-15 23:36:39 -05:00
..
AudioNode.js linting 2017-10-21 19:02:46 -04:00
Buffer.js can pass in an unloaded Tone.Buffer into Convolver constructor 2017-12-15 23:36:39 -05:00
Buffers.js linting 2017-10-26 16:03:00 -04:00
Bus.js using native connect instead of 'chain' 2017-12-15 12:49:41 -05:00
Clock.js linting 2017-10-26 16:03:00 -04:00
Context.js linting 2017-10-26 16:03:00 -04:00
Delay.js if the constructor delayTime is greater than the maxDelay, use the delayTime as the maxDelay 2017-12-06 13:16:22 -05:00
Draw.js linting 2017-10-26 16:03:00 -04:00
Emitter.js adding 'once' to mixin methods 2017-12-15 12:49:53 -05:00
Gain.js moving shims to AudioContext 2017-10-26 14:09:20 -04:00
IntervalTimeline.js linting 2017-10-26 16:03:00 -04:00
Listener.js linting 2017-10-21 19:02:46 -04:00
Master.js
Offline.js linting 2017-10-21 19:02:46 -04:00
OfflineContext.js moving OfflineAudioContext shim to separate file 2017-10-26 13:14:00 -04:00
Param.js param uses shimmed AudioParam 2017-10-26 00:51:02 -04:00
Timeline.js handles events which are added during iteration in the same was as events which are removed during iteration 2017-09-04 16:04:16 -04:00
TimelineState.js linting 2017-10-26 16:03:00 -04:00
Tone.js throw error if constructor is invoked without 'new' 2017-11-29 16:28:04 -05:00
Transport.js linting 2017-10-26 16:03:00 -04:00
TransportEvent.js
TransportRepeatEvent.js linting 2017-10-26 16:03:00 -04:00