Sequence:GetSequenceStatus

Last updated 5 August 2026

Sequence:GetSequenceStatus provides Sequence information as JSON or Pack.

Pin Info

Input 1: All_Information [Bang]

Input 1: Specific_Information [Int, String]

Input 2: Send every [Timestamp]

1-All_Information[Bang]: Emits all JSON and Packfor all available Sequences right after another.

1-Specific_Information[Int]: Emits the Corresponding JSON and Pack

1-Specific_Information[String]: Emit the Sequence Status for theSequence with this name as JSON and Pack.

2-Send every[Timestamp]: Sets the rate of Sequence Status updates.

Output 1: Json [String]

Output 1: Pack [Pack]

1-JSON[String]: Emits a JSON string with the most relevant information about a Sequence

1-Pack[Pack]: Emits a Pack with all relevant information about a Sequence, which is verywhich is very convenient to use within the Node editor environment.

Node Parameters

Emit every: Defines the Frequency in which the Status of all Sequences is emitted from this node.

Emit Manually: Emits the status of all Sequences once used for debugging and testing.