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
trigger_pad
Audition a voice or one of the 12 currently mapped performance pads and optionally place it onto the current sequencer step. Melodic pads automatically print their note; an explicit MIDI note can override it.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
voice |
string | no | — |
pad |
integer,string | no | — |
velocity |
number | no | — |
place |
boolean | 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"
]
},
"pad": {
"type": [
"integer",
"string"
],
"minimum": 1,
"maximum": 12
},
"velocity": {
"type": "number",
"minimum": 0.15,
"maximum": 1,
"default": 1
},
"place": {
"type": "boolean",
"default": false
},
"note": {
"type": "integer",
"minimum": 0,
"maximum": 127
}
},
"anyOf": [
{
"required": [
"voice"
]
},
{
"required": [
"pad"
]
}
],
"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 …