.. |
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
|
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
|
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
|
moving automation logic to Param instead of AudioParam shim
|
2017-12-29 20:05:57 -05:00 |
Timeline.js
|
forEachBetween iterator
|
2017-12-27 11:46:27 -05: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
|
updated Transport.syncSignal to new Param values
|
2017-12-29 20:07:24 -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 |