Files
workinf_Blender_Wasm/tests/golden/M11-13/sequencer-audio-recovery.json
mes123456 0fe8d2bb56
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Advance M8-M11 parity workflows
2026-08-17 04:37:07 -04:00

17 lines
568 B
JSON

{
"schemaVersion": 1,
"task": "M11-13",
"outputGain": 0.75,
"lifecycle": [
["SUSPENDED", "SILENT", false, 0.75, null],
["SUSPENDED", "SILENT", true, 0, null],
["RUNNING", "SILENT", true, 0, null],
["RUNNING", "ENABLED", false, 0.75, null],
["SUSPENDED", "SILENT", false, 0.75, null],
["RUNNING", "ENABLED", false, 0.75, null],
["CLOSED", "SILENT", false, 0, null]
],
"missingDevice": ["UNAVAILABLE", "BLOCKED", "SEQUENCER_AUDIO_DEVICE_UNAVAILABLE"],
"resumeFailure": ["SUSPENDED", "SILENT", "SEQUENCER_AUDIO_RESUME_FAILED"]
}