Tone.js/Tone/core
Yotam Mann 8911dce68a Clock.start with undefined arg is scheduled into the future
if there is no argument passed into the first argument of Clock.start /
Transport.start, the currentTime + Clock’s lookAhead time will be used
as the start time.
2016-12-05 20:59:39 -05:00
..
Buffer.js linting 2016-11-06 19:41:00 -05:00
Buffers.js fixed some linting errors 2016-09-08 10:29:41 -04:00
Bus.js updated buses to use Gain. clearing send/recv on new AudioContext 2016-09-19 23:30:43 -04:00
Clock.js Clock.start with undefined arg is scheduled into the future 2016-12-05 20:59:39 -05:00
Delay.js Delay no longer extends Tone.Param 2015-11-02 09:31:12 -05:00
Emitter.js using 'emit' instead of 'trigger' 2016-09-18 20:07:00 -04:00
Gain.js internal method for making inputs/outputs 2016-09-19 23:01:21 -04:00
IntervalTimeline.js timeline classes require Number instead of Time 2016-09-20 19:12:43 -04:00
Listener.js ramping position values 2016-10-05 00:18:41 -04:00
Master.js updating to new API 2016-09-19 23:02:42 -04:00
Param.js immediate scheduling when time <= now + this.blockTime 2016-09-24 10:39:44 -04:00
Timeline.js peek and shift methods 2016-12-02 18:59:12 -05:00
TimelineState.js timeline classes require Number instead of Time 2016-09-20 19:12:43 -04:00
Tone.js Call 'set' method instead of looking into Tone objects 2016-10-20 08:57:13 +02:00
Transport.js deferred animation callback 2016-12-03 12:15:37 -05:00