mcopy/app/lib/digital
mmcwilliams 742adccf34 Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib. 2019-03-21 22:33:30 -04:00
..
Readme.md Create new doc files for new libs or ones with jsdoc 2019-03-21 21:03:03 -04:00
index.js Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib. 2019-03-21 22:33:30 -04:00
index.js.map Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib. 2019-03-21 22:33:30 -04:00
package.json Create a "digital" module, moving the "dig" object from the main.js process to it's own class. 2019-03-21 14:58:00 -04:00

Readme.md

Digital

Kind: global class

digital.init()

Kind: instance method of Digital

digital.listen()

Kind: instance method of Digital

digital.set()

Kind: instance method of Digital

digital.move()

Kind: instance method of Digital

digital.start()

Kind: instance method of Digital

digital.end()

Kind: instance method of Digital

digital.connectDigital()

Use a file as the "digital" source on "projector"

Kind: instance method of Digital