Tone.js/test/core
2017-11-21 09:29:00 -08:00
..
AudioNode.js removing checking for support 2017-10-26 00:48:51 -04:00
Buffer.js testing multiple extension types 2017-06-19 13:02:45 -04:00
Buffers.js testing error when no url and adding an AudioBuffer 2017-06-19 17:11:44 -04:00
Bus.js classes which generate or process sound extend Tone.AudioNode 2017-08-27 17:50:31 -04:00
Clock.js clock using TickSignal 2017-05-28 19:39:18 -04:00
Context.js updating to new context dispose returning promise API 2017-10-25 18:00:04 -04:00
Delay.js updating to new PassAudio Test API 2017-02-19 15:29:01 -05:00
Draw.js replacing rAF for tests bc CI test is not executed in focus 2017-11-21 09:29:00 -08:00
Emitter.js using 'emit' instead of 'trigger' 2016-09-18 20:07:00 -04:00
Gain.js updating to new PassAudio Test API 2017-02-19 15:29:01 -05:00
IntervalTimeline.js testing null sets 2017-06-29 10:44:11 -04:00
Listener.js panner/listener tests 2016-10-01 21:45:30 -04:00
Master.js classes which generate or process sound extend Tone.AudioNode 2017-08-27 17:50:31 -04:00
Offline.js shim buffer tests into offline return 2017-02-19 22:50:39 -05:00
OfflineContext.js updating to new context dispose returning promise API 2017-10-25 18:00:04 -04:00
Param.js exponentialApproachAtTime is the same as setTargetAtTime but the timeConstant is computed based on the given time 2017-09-20 19:04:33 -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 getStateAtTime -> getValueAtTime 2016-12-18 22:14:14 -05:00
Tone.js removing checking for support 2017-10-26 00:48:51 -04:00
Transport.js optimizing the way that repeat events are handled 2017-09-04 16:08:47 -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 Creating Transport event classes which are used internally by the Transport 2017-09-04 16:03:20 -04:00