mcopy/app/lib/sequencer
mmcwilliams 43ee0d0672 Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process. 2019-03-23 21:58:22 -04:00
..
Readme.md Made progress on sequencer module, renamed from sequence. 2019-03-22 04:33:53 -04:00
index.js Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process. 2019-03-23 21:58:22 -04:00
index.js.map Sequence now runs entirely in the main process. Renderer no longer stores the sequence, it is a for loop inside the main process. 2019-03-23 21:58:22 -04:00
package.json Made progress on sequencer module, renamed from sequence. 2019-03-22 04:33:53 -04:00

Readme.md