Tone.js/Tone/core
Yotam Mann 4c783c9b09 buffer can be constructed with an unloaded Buffer
load callback is invoked when parameter Buffer is loaded
2017-12-15 23:04:22 -05:00
..
AudioNode.js linting 2017-10-21 19:02:46 -04:00
Buffer.js buffer can be constructed with an unloaded Buffer 2017-12-15 23:04:22 -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 classes which generate or process sound extend Tone.AudioNode 2017-08-27 17:50:31 -04:00
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 Creating Transport event classes which are used internally by the Transport 2017-09-04 16:03:20 -04:00
TransportRepeatEvent.js linting 2017-10-26 16:03:00 -04:00