Tone.js/Tone/core
2018-08-26 10:59:41 -04:00
..
AudioNode.js removing onConnect method 2018-07-27 07:32:31 -04:00
Buffer.js don't defer callback 2018-08-06 23:46:52 -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 TONE_AUDIO_CONTEXT equals the Tone.Context 2018-08-26 10:50:17 -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 Fixes typo in documentation (#377) 2018-08-09 09:48:38 -04:00
IntervalTimeline.js Merge branch 'dev' 2018-04-06 17:22:23 -07:00
Listener.js using is[ClassName] boolean instead of instanceof 2018-08-26 10:59:41 -04:00
Master.js using is[ClassName] boolean instead of instanceof 2018-08-26 10:59:41 -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 is[ClassName] boolean instead of instanceof 2018-08-26 10:59:41 -04:00
Transport.js using is[ClassName] boolean instead of instanceof 2018-08-26 10:59:41 -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