Show / Hide Table of Contents

Enum RetriggerMode

Defines how sound will play its variations.

Namespace: Stem
Assembly: Stem.dll
Syntax
[Serializable]
public enum RetriggerMode

Fields

Name Description
Random

Play random variations with possible repetitions.

RandomNoRepeat

Play random variations without repetitions.

Sequential

Play variations in a sequence as they stored in the sound.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX