FBTriggerStyle Class Reference
 
 
 
FBTriggerStyle Class Reference

#include <mobu-python-api.h>


Class Description

Audio clips' trigger styles.

Inheritance diagram for FBTriggerStyle:
Enumeration

Public Attributes

object  kFBTriggerStyleContinue
object  kFBTriggerStyleCut
object  kFBTriggerStyleToggle

Member Data Documentation

Previously triggered clips that are still playing won't be stopped and mixing will occur.

Previously triggered clips that are still playing will be stopped.

If a previously triggered clip is playing, it will only be stopped, otherwise a new starts playing. No mixing and no loop.