I’d say start here, read through this page so you understand how Updating Your Proffieboard and your config file work: Fett263 Updating Your Proffieboard Instructions
For film/shows the Rotoscope styles are the best IMHO: https://www.fett263.com/fett263-proffieOS7-style-library.html/#Rotoscope
If you don’t want fancy,
- just select the Rotoscope style you want
- click “Main Blade” button
- on Enhancements screen, set the Base Color you want
- click “Get Style Code”
- paste in your config (per instructions on above page)
This is simplest blade, the library defaults to all of the common options and effects so if you don’t want to add or change anything you only need to do above and the library will generate a fully functional basic style.
Now, if you want to change colors, effects, etc. just walk through the selections on the Enhancements screen and preview in the library, it does all the heavy lifting and will generate the code you need.
This is covered in the Updating your Proffieboard page, you set the font and styles in each preset
{ "font;common", "font/tracks/track.wav",
/* Style info*/
StylePtr<...>(),
"name"
},
The presets look like above “font” would be the font name on your SD card that you want to use in the preset. Then you paste the Style code you generate in the config where the “/Style info/, StylePtr<…>(),” is and the OS will use that font with the style code for that preset.
You can match ANY style with ANY font, there’s no limits.
For your original question, if you set RetractionTime to 0, it uses the “auto” feature so the animation is timed to the in.wav sound automatically.
Preon effects are automatically auto-timed, if you have a long sound it will take longer, if you have a short sound it will be fast, if you are missing the sound no animation runs.
Most information on the styles is already in the library as you make the selections, so just read through as your going through the options.