hydra_state
Check the current status of connected Hydra tabs to determine whether their output is trustworthy, including visibility and microphone permission issues that affect rendering and audio.
Instructions
Which Hydra tabs are connected and whether they can be trusted right now.
Returns every tab with its role (exactly one primary answers; mirrors just follow),
its adapter (deck = our page, ojack = the official editor, generic = any other
Hydra tab), fps, resolution, speed/bpm, which sources are live, the block names with
their authors and the outputs they draw into, and the primary's recent runtime warnings.
Two fields are not formalities: visible false means the tab is in the background. Browsers throttle its frames, so screenshots stall and what you see may be minutes old. Ask for it to be brought to the front rather than working blind. mic 'prompt' means the browser is still waiting for someone to click Allow. Audio-reactive code (a.fft) reads zeros until they do — and nobody may be at the machine. Never assume the click happened.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |