fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 2 · Act 24 · Transact 0 · Score: Not yet scored
Tool inspector
set_pattern
Replace any number of voice lanes in the 16-step sequencer. Supply velocity lanes and, optionally, matching MIDI-note lanes to lay complete melodic tracks in one action; omitted lanes stay unchanged.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
lanes |
object | yes | — |
notes |
object | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"lanes": {
"type": "object",
"properties": {
"kick": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"snare": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"clap": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"hatClosed": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"hatOpen": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"perc": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"sub": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"bass": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"chord": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"lead": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"pluck": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
},
"fx": {
"type": "array",
"maxItems": 16,
"items": {
"type": "number",
"minimum": 0,
"maximum": 1
}
}
},
"additionalProperties": false
},
"notes": {
"type": "object",
"properties": {
"kick": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"snare": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"clap": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"hatClosed": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"hatOpen": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"perc": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"sub": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"bass": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"chord": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"lead": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"pluck": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
},
"fx": {
"type": "array",
"maxItems": 16,
"items": {
"type": [
"integer",
"null"
],
"minimum": 0,
"maximum": 127
}
}
},
"additionalProperties": false
}
},
"required": [
"lanes"
],
"additionalProperties": false
}
Similar websites
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
paperie-webmcp-greeting-cards.openai.chatgpt.site
A WebMCP greeting-card studio. Start with a blank canvas, add agent-created artwork and messages, preview every print size and envelope, and approve your final …