tambien
|
730a818bcb
|
organizing into sub folders
|
2019-05-23 14:00:49 -04:00 |
|
tambien
|
2dce244c85
|
increase tick threshold
|
2019-02-04 13:20:29 -05:00 |
|
tambien
|
ed71d8141b
|
amd to es6 import/export
no longer using AMD (require.js) style imports, and beginning to move to es6 "import/export" statements everywhere.
|
2019-01-27 13:05:20 -05:00 |
|
Yotam Mann
|
95c694b3ad
|
moving deps to node_modules
|
2018-05-19 12:17:23 -04:00 |
|
Yotam Mann
|
392a60c4e5
|
Merge branch 'dev' into webpack
|
2018-05-18 19:22:20 -04:00 |
|
Yotam Mann
|
a18ab72da0
|
pointing at correct helper/Test
|
2018-05-18 12:07:20 -04:00 |
|
tambien
|
ff15c57b49
|
testing negative time evaluation in objects
|
2018-05-17 11:11:01 -04:00 |
|
tambien
|
4b4570ba73
|
toBarsBeatsSixteenths tests
additional validation for #343
|
2018-05-15 10:15:30 -04:00 |
|
Yotam Mann
|
39d5898738
|
Time classes take Object notation as well
replacement for deprecated expression notation
|
2018-04-25 10:51:36 -04:00 |
|
Yotam Mann
|
785f07dbe8
|
adding additional midi to frequency tests
|
2018-04-12 17:14:17 -04:00 |
|
Yotam Mann
|
3ab93c008d
|
increasing Midi conversion tests
|
2017-12-29 13:14:02 -05:00 |
|
Yotam Mann
|
83ec5d3288
|
transpose and harmonize Midi notes
|
2017-12-27 17:29:26 -05:00 |
|
Yotam Mann
|
4d8812ee02
|
transpose and harmonize a Tone.Frequency
fixes #219
|
2017-12-27 17:29:10 -05:00 |
|
Yotam Mann
|
d4afe1e6ee
|
Tone.Midi is primitive type for Midi notes
|
2017-12-17 14:48:25 -05:00 |
|
Yotam Mann
|
b3f1b73250
|
testing dotted notes
|
2017-12-17 13:24:52 -05:00 |
|
Yotam Mann
|
cee2d3da3a
|
TransportTime returns seconds instead of Ticks
introducing Ticks for tick representation
|
2017-12-17 13:24:34 -05:00 |
|
Yotam Mann
|
32374fe27a
|
constructor can take another type and convert it to target type
|
2017-12-17 13:23:31 -05:00 |
|
Yotam Mann
|
ade2778082
|
Tone.Ticks extends TransportTime
|
2017-12-17 13:17:46 -05:00 |
|
Yotam Mann
|
ac6af1cf56
|
simplifying TimeBase classes. No longer evaluate expressions
|
2017-12-16 14:31:09 -05:00 |
|
Yotam Mann
|
888ea80ea1
|
adjusting testing thresholds for rounded toTicks()
addresses #255
|
2017-09-17 12:43:06 -04:00 |
|
Jack Anderson
|
5b491a5379
|
Round Time#toTicks (#256)
* failing test for toTicks() float issue
* round (not floor) to nearest tick
|
2017-09-17 12:35:32 -04:00 |
|
Yotam Mann
|
b2950444db
|
confirming rounding error fix
|
2017-08-26 15:39:09 -04:00 |
|
Jack Anderson
|
1fb225383e
|
no insignificant zeroes in barsBeatsSixteenths (#250)
* no insignificant zeroes in barsBeatsSixteenths
- fixes #246
* restore bpm to orig val in trailing zero test
|
2017-08-08 10:54:47 -04:00 |
|
Yotam Mann
|
d037c28d6f
|
eval -> valueOf
thanks for the suggestion @JackCA
fixes #205
|
2017-03-12 21:31:23 -04:00 |
|
Yotam Mann
|
0ef0ad3a56
|
type tests use updated Offline API
|
2017-02-20 16:41:37 -05:00 |
|
Yotam Mann
|
e3ca856764
|
additional TransportTime validations
|
2016-09-20 18:35:28 -04:00 |
|
Yotam Mann
|
86fa6233c3
|
Time copy/clone tests
|
2016-09-18 19:41:41 -04:00 |
|
Yotam Mann
|
ff5ef1c045
|
toMilliseconds test
|
2016-08-18 11:41:15 -04:00 |
|
Yotam Mann
|
ed0e2960ad
|
adjusting thresholds for test
|
2016-06-12 10:06:39 -04:00 |
|
Yotam Mann
|
9a0fbb1991
|
using more reliable Offline timing tests for quantization
|
2016-05-14 17:16:28 -04:00 |
|
Yotam Mann
|
b68f4d24f2
|
testing that time classes handle expressions
|
2016-05-14 16:30:40 -04:00 |
|
Yotam Mann
|
5c2957d34b
|
type tests
|
2016-04-18 00:34:35 -04:00 |
|