Tone.js/Tone/core
2017-12-27 16:28:41 -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 ability to get/set ticks at a given time. more accurate seconds counter using elapsed ticks. 2017-12-27 16:23:39 -05: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 evaluate time with .valueOf 2017-12-17 12:53:34 -05: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 forEachBetween iterator 2017-12-27 11:46:27 -05: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 using setTicksAtTime for more accuracy when setting/looping 2017-12-27 16:28:41 -05:00
TransportEvent.js clean up time value on dispose 2017-12-17 13:33:09 -05:00
TransportRepeatEvent.js using Tone.Ticks to represent times 2017-12-17 13:26:04 -05:00