8. aux_importers

class mocha.aux_importers.SilhouetteImporter

Bases: object

Implements conversion from Silhouette projects/shapes to mocha project.

add_msg(level, msg)
do_import(project=None, clip=None, view=View(0))
Parameters:

Performs underlying import operation.

error(msg)
messages
prepare_importing(file_contents)
Parameters:file_contents (str) – SFX/FXS file contents

Parses SFX/FXS contents.

static read_props(node)
warning(msg)