Creating Qt Scripts

Using the Script Editor, you can create Qt scripts for Harmony.

For details about the scripting nodes, methods, and DbScript documentation, click the links below.

You can also find the help files in the Script Editor view. From the Script Editor menu, select Help > Scripting Interface Documentation.

When you create a new scene, the TB_sceneCreated script automatically sets the scene length to 60 frames and adds one of each of the following nodes: drawing element, composite, display and write.

You can find the script in the Script Editor window.

Created Scene Script

You can customize this script to fit your current project needs. This way, you can set the default scene length to any number of frames you want, or even decide which types of elements and nodes you want to be in your scene when you create it.