Jared Ellison
22258b41a4
Add tests for Event and Part loop behavior when loop is false, 0 or 1
2019-07-08 13:47:09 -04:00
tambien
5e113f3654
testing progress should be 0 before starting
2019-02-01 12:17:20 -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
a18ab72da0
pointing at correct helper/Test
2018-05-18 12:07:20 -04:00
Yotam Mann
15229d7c7e
linting
2017-12-30 11:26:29 -05:00
Yotam Mann
933fa95b45
define loopStart/End, subdivision and interval in terms of seconds
2017-12-16 14:23:08 -05:00
Yotam Mann
2b33efa77f
new Offline test API
2017-02-19 15:32:00 -05:00
Yotam Mann
11e3504cab
narrowing threshold of test
2016-12-20 22:39:38 -05:00
Yotam Mann
a0ea404745
Revert "deferred animation callback"
...
This reverts commit f685bcd5ae
.
2016-12-18 13:43:23 -05:00
Yotam Mann
8911dce68a
Clock.start with undefined arg is scheduled into the future
...
if there is no argument passed into the first argument of Clock.start /
Transport.start, the currentTime + Clock’s lookAhead time will be used
as the start time.
2016-12-05 20:59:39 -05:00
Yotam Mann
f685bcd5ae
deferred animation callback
...
This is useful for synchronizing animations with scheduled audio
events.
2016-12-03 12:15:37 -05:00
Yotam Mann
f4b9393202
testing complex scheduling with multiple start/stop invoked in both event and Transport
2016-10-20 11:45:10 -04:00
Yotam Mann
7a749dee0f
tests accurately reset the PPQ each time
2016-04-18 02:04:48 -04:00
Yotam Mann
2285e6feb4
making clock tick more often in offline mode
2016-03-18 11:01:06 -04:00
Yotam Mann
906859b764
adjusting times to compensate for lookAhead
2016-03-18 10:27:48 -04:00
Yotam Mann
cea06ca26c
moving event classes to Offline testing
2016-03-04 15:31:48 -05:00
Yotam Mann
f545fcdf90
additional Event testing
2015-11-26 08:27:50 -08:00
Yotam Mann
2e3e534e1e
Note->Event
2015-11-02 21:53:39 -05:00
Yotam Mann
afba7d77d2
toRemove array
...
This fixes issues where an event is removed mid loop.
2015-11-02 20:08:20 -05:00