Yotam Mann
|
823d6efc16
|
linting
|
2016-11-06 19:41:00 -05:00 |
|
Yotam Mann
|
3b6c15ff5b
|
clarifying code using toType()
|
2016-09-20 18:54:36 -04:00 |
|
Yotam Mann
|
26f7676ef5
|
frequency has a toFrequency
seems a little redundant, but it’s clearer.
|
2016-09-20 18:35:49 -04:00 |
|
Yotam Mann
|
75773eb0f2
|
binary expressions use the same constructor
|
2016-09-20 18:27:10 -04:00 |
|
Yotam Mann
|
3b32641d77
|
corrected toSeconds
didn’t take into account if it was now-relative
|
2016-09-20 18:25:39 -04:00 |
|
Yotam Mann
|
0856efe50f
|
added toSeconds method
no longer relies on the inherited method
|
2016-09-20 18:25:06 -04:00 |
|
Yotam Mann
|
8982688f9e
|
can now pass in Infinity or other valid numbers
|
2016-09-18 20:03:04 -04:00 |
|
Yotam Mann
|
f115b4cdf5
|
clone/copy methods of Time/TimeBase
|
2016-09-18 19:41:25 -04:00 |
|
Yotam Mann
|
f751bba814
|
can convert to Milliseconds
|
2016-08-18 11:41:04 -04:00 |
|
Yotam Mann
|
cf20132b2c
|
limiting BarsBeatsSixteenths precision to three decimal places
|
2016-07-07 14:11:03 -04:00 |
|
Yotam Mann
|
99f4ab3b79
|
updating docs for types
[skip ci]
|
2016-07-07 10:40:23 -04:00 |
|
Yotam Mann
|
4628f8c47a
|
prefixing errors with class name.
|
2016-05-25 20:50:46 -04:00 |
|
Yotam Mann
|
b02a13ab08
|
not using Math.log2 (since it's not supported across all browsers yet)
|
2016-05-14 17:00:57 -04:00 |
|
Yotam Mann
|
6c77c60469
|
ensures addNow can only be called once
|
2016-05-14 16:31:35 -04:00 |
|
Yotam Mann
|
1d9e43f33a
|
handles math operations correctly now
|
2016-05-14 16:27:55 -04:00 |
|
Yotam Mann
|
b1d0d33f1b
|
can accept time as the value
|
2016-04-18 02:05:54 -04:00 |
|
Yotam Mann
|
696e84cafb
|
new core timing primitives
|
2016-04-18 00:34:16 -04:00 |
|