Create eclipse project for building jar of library. IDE is showing lots of errors. Will have to modify core functionality.

This commit is contained in:
litter 2019-10-29 00:15:19 -04:00
parent 8ab20fcf47
commit de7d47a69e
5 changed files with 19 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/bin/
*/*.DS_Store

View File

@ -0,0 +1,15 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=enabled
org.eclipse.jdt.core.compiler.source=1.8

1
README.md Normal file → Executable file
View File

@ -1,2 +1,3 @@
# soundtrack.optical
Library for generating optical soundtracks with Processing.

0
examples/BasicOptical/BasicOptical.pde Normal file → Executable file
View File

2
library.properties Normal file → Executable file
View File

@ -5,7 +5,7 @@ authors = [Matthew McWilliams](https://sixteenmillimeter.com)
url = https://github.com/sixteenmillimeter/optical_soundtrack_processing
categories = "Animation,Sound,Video & Vision"
sentence = Framework for generating 16mm optical soundtracks from a digital audio file.
paragraph = Create optical soundtracks in different styles to used in super16 film-out
paragraph = Create optical soundtracks in different styles to be used in super16 film-out
version = 1
prettyVersion = 0.01a
#minRevision = 0