Tone.js/Tone/core
James Pettit 169d6d7f09
Add dotted notes to the Subdivision type.
Reading 30e14cf729/Tone/core/type/Time.ts (L76) it looks like dotted notes can be returned, and in fact when I try it I can get a dotted note but the Typescript compiler complains that the return value cannot exist when used in a switch statement, so I think this is just an accidental omission.
2020-04-05 13:08:04 +08:00
..
clock Fixing bounds in TickSource test 2020-03-17 17:17:50 -03:00
context adding some more simple examples 2020-03-21 21:58:48 -04:00
type Add dotted notes to the Subdivision type. 2020-04-05 13:08:04 +08:00
util cleaning up code a little 2020-02-26 17:18:08 -05:00
Global.ts Create BaseContext + better DummyContext 2019-11-06 14:32:19 -08:00
index.ts removing 'Connect.ts' and updating dependencies 2020-01-08 14:12:11 -05:00
Tone.ts removing unused vars 2019-12-17 11:56:56 -05:00