Skip to main content
Glama
modal-jazz.json654 B
{ "name": "modal-jazz", "genre": "jazz", "pattern": "// jazz pattern in D at 120 BPM\nsetcpm(120)\n\nstack(\n // Drums\n s(\"bd*4, ~ cp ~ cp, hh*8\"),\n \n // Bass\n note(\"D2 ~ F#2 ~ A2 ~\").s(\"sine\").gain(0.7),\n \n // Chords\n note(\"Em7\" \"A7\" \"Dmaj7\").s(\"sawtooth\").struct(\"1 ~ 1 ~\").release(0.1).gain(0.6),\n \n // Melody\n note(\"g5 a3 b3 a4 b3 c4 g3 a4\").s(\"triangle\").struct(\"~ 1 ~ 1 1 ~ 1 ~\").delay(0.25).room(0.3).gain(0.5)\n).gain(0.8)", "bpm": 120, "key": "D", "description": "Modal jazz with extended harmonies", "tags": [ "jazz", "modal jazz" ], "timestamp": "2025-12-13T04:36:07.675Z" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/williamzujkowski/strudel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server