nf-player
    Preparing search index...

    Class ScriptProcessorRenderer

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    autoRolloff: boolean = true
    contentCache: ContentCache = ...
    dequeuedScores: { id: string; rolloff: boolean }[] = []
    dnodes: SPDestinationNode[] = []
    effects: QueuedEffect<Mutation>[] = []
    enqueuedScores: { destination: SPDestinationNode; rolloff: boolean }[] = []
    playingState: PlayingState = PlayingState.STOPPED
    samplesElapsed: number = 0
    DEFAULT_QUANTUM_SIZE: number = 8192

    Accessors

    Methods