Text Queue
Step through text lines with triggers (perform lyrics)
A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.
Input ports
| Port ID | Type |
|---|---|
Next | trigger |
Back | trigger |
Reset | trigger |
Output ports
| Port ID | Type |
|---|---|
Out | string |
Prev | string |
Index | int |
Scriptable members
| Path | Type |
|---|---|
linesText | string |
currentLoop | bool |
Synapse Apps (scripting)
await synapse.modules.create({ type: "TextQueue" })