Skip to content

Initial release

Latest
Compare
Choose a tag to compare
@Strider22 Strider22 released this 01 Jul 18:32
· 100 commits to master since this release

This is the initial release of the scripts for Anime Studio. The initial set of code is primarily intended to create a quick way to generate mouth movements for lip sync strictly from audio. A key part of the code is utility classes for dealing an abstract representation of audio. In particular, the intent is to process the audio to find min and max values (mouth open and close) and then use those min max values to affect the switch layers.

Additionally there are a number of dialog and debug helper routines.

I'm new to Lua and Anime Studio Scripting so this set of methods could change.

This release is intended to make it easy for those without programming experience to simply grab the script files they need/want.