Library for generating optical soundtracks with Processing.
Go to file
litter 5240530cac * Cast floats (from double) everywhere.
* Reference parent methods for Processing-specific functions like round(), ceil() and map().
* Suppress warnings about usage of parent.println()
* Build .jar
2019-10-29 00:16:51 -04:00
.settings Create eclipse project for building jar of library. IDE is showing lots of errors. Will have to modify core functionality. 2019-10-29 00:15:19 -04:00
examples/BasicOptical Create eclipse project for building jar of library. IDE is showing lots of errors. Will have to modify core functionality. 2019-10-29 00:15:19 -04:00
library * Cast floats (from double) everywhere. 2019-10-29 00:16:51 -04:00
src/soundtrack/optical * Cast floats (from double) everywhere. 2019-10-29 00:16:51 -04:00
.gitignore Create eclipse project for building jar of library. IDE is showing lots of errors. Will have to modify core functionality. 2019-10-29 00:15:19 -04:00
LICENSE Add last name 2019-10-29 00:12:06 -04:00
README.md Create eclipse project for building jar of library. IDE is showing lots of errors. Will have to modify core functionality. 2019-10-29 00:15:19 -04:00
library.properties Create eclipse project for building jar of library. IDE is showing lots of errors. Will have to modify core functionality. 2019-10-29 00:15:19 -04:00

README.md

soundtrack.optical

Library for generating optical soundtracks with Processing.