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_step
Write or clear a single sequencer step, optionally setting a MIDI note for a melodic lane. Steps are numbered 1 to 16; voices include kick, snare, clap, hatClosed, hatOpen, perc, sub, bass, chord, lead, pluck, and fx.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
voice |
string | yes | — |
step |
integer | yes | — |
enabled |
boolean | no | — |
velocity |
number | no | — |
note |
integer | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"voice": {
"type": "string",
"enum": [
"kick",
"snare",
"clap",
"hatClosed",
"hatOpen",
"perc",
"sub",
"bass",
"chord",
"lead",
"pluck",
"fx"
]
},
"step": {
"type": "integer",
"minimum": 1,
"maximum": 16
},
"enabled": {
"type": "boolean",
"default": true
},
"velocity": {
"type": "number",
"minimum": 0,
"maximum": 1,
"default": 1
},
"note": {
"type": "integer",
"minimum": 0,
"maximum": 127
}
},
"required": [
"voice",
"step"
],
"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 …