Tone.js/test/core
2017-12-16 14:31:09 -05:00
..
AudioNode.js skip tests which rely on AudioContext.close promise resolving on unsupported platforms 2017-11-29 15:22:30 -05:00
Buffer.js buffer can be constructed with an unloaded Buffer 2017-12-15 23:04:22 -05: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 flag for online/focused testing 2017-11-29 15:05:12 -05:00
Context.js skip tests which rely on AudioContext.close promise resolving on unsupported platforms 2017-11-29 15:22:30 -05: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 flag for online/focused testing 2017-11-29 15:05:12 -05:00
Emitter.js Emitter.once invokes a callback only once 2017-12-15 11:11:14 -05: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 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 getStateAtTime -> getValueAtTime 2016-12-18 22:14:14 -05:00
Tone.js throw error if constructor is invoked without 'new' 2017-11-29 16:28:04 -05:00
Transport.js simplifying TimeBase classes. No longer evaluate expressions 2017-12-16 14:31:09 -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 Creating Transport event classes which are used internally by the Transport 2017-09-04 16:03:20 -04:00