Tone.js/Tone/core
Yotam Mann 3e2ebfcc05 IntervalTimeline which implements an interval tree
used to keep track of events with a time and duration
2015-09-04 16:17:56 -04:00
..
Buffer.js buffer accepts Buffer in constructor 2015-08-24 11:18:01 -04:00
Bus.js doc'ing bus 2015-06-14 01:24:12 -04:00
Clock.js NewClock -> Clock 2015-08-18 18:14:26 -04:00
Delay.js wrapping DelayNode into Tone class 2015-08-15 19:30:33 -04:00
EventEmitter.js off can take multiple event names. 2015-08-31 15:16:05 -04:00
Gain.js Gain takes options object 2015-08-16 14:23:01 -04:00
IntervalTimeline.js IntervalTimeline which implements an interval tree 2015-09-04 16:17:56 -04:00
Master.js master gets dispose method 2015-08-16 14:23:14 -04:00
Note.js Fix typo "Tranport" 2015-08-04 19:34:28 -04:00
Timeline.js cancel <-> clear 2015-09-03 16:56:05 -04:00
TimelineState.js renamed Schedulable to Timeline 2015-08-18 16:28:55 -04:00
Tone.js make sure signal is defined before checking instanceof 2015-08-28 18:33:02 -04:00
Transport.js cancel <-> clear 2015-09-03 16:56:05 -04:00
Types.js Milliseconds type 2015-08-31 15:47:25 -04:00