Create library.properties
This commit is contained in:
parent
50e00d11c7
commit
41df1143ab
|
@ -0,0 +1,12 @@
|
||||||
|
# UTF-8 supported.
|
||||||
|
|
||||||
|
name = Optical Soundtrack Generator
|
||||||
|
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
|
||||||
|
version = 1
|
||||||
|
prettyVersion = 0.01a
|
||||||
|
#minRevision = 0
|
||||||
|
#maxRevision = 1
|
Loading…
Reference in New Issue