Tone.js/Tone/core
2017-12-16 14:23:08 -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 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 adding min/maxValue to Param 2017-12-16 13:09:52 -05: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 define loopStart/End, subdivision and interval in terms of seconds 2017-12-16 14:23:08 -05:00
Transport.js loopStart/End times in Time instead of TransportTime 2017-12-16 14:08:22 -05: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