Tone.js/Tone/core
2018-08-06 23:33:33 -04:00
..
AudioNode.js removing onConnect method 2018-07-27 07:32:31 -04:00
Buffer.js deferring onload callback 2018-07-25 21:54:13 -04:00
Buffers.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
Bus.js Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev 2018-07-30 22:57:09 -04:00
Clock.js calling resume on clock start 2018-06-18 11:23:31 -04:00
Context.js linting 2018-08-06 23:32:21 -04:00
Delay.js pass the options object to the next class 2018-07-28 10:20:36 -04:00
Draw.js fixing syncronization issue 2018-04-25 11:46:13 -04:00
Emitter.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
Gain.js pass the options object to the next class 2018-07-28 10:20:36 -04:00
IntervalTimeline.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
Listener.js assign the listener before it's used! 2018-07-30 13:13:00 -04:00
Master.js toMaster uses the instance connected to the context 2018-07-30 13:07:46 -04:00
Offline.js checking for 'then' instead of 'instanceof Promise' 2018-05-19 13:39:39 -04:00
OfflineContext.js resume shouldn't do anything in OfflineContext 2018-08-06 23:33:33 -04:00
Param.js pass the options object to the next class 2018-07-28 10:20:36 -04:00
Timeline.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
TimelineState.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
Tone.js using global TONE_AUDIO_CONTEXT 2018-07-29 23:34:40 -04:00
Transport.js changing singleton references to lowercase 2018-07-29 23:34:13 -04:00
TransportEvent.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
TransportRepeatEvent.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00