Skip to main content
Glama
bebop.json648 B
{ "name": "bebop", "genre": "jazz", "pattern": "// jazz pattern in A# at 180 BPM\nsetcpm(180)\n\nstack(\n // Drums\n s(\"bd*4, ~ cp ~ cp, hh*8\"),\n \n // Bass\n note(\"A#2 ~ D2 ~ F2 ~\").s(\"sine\").gain(0.7),\n \n // Chords\n note(\"Cm7\" \"F7\" \"A#maj7\").s(\"sawtooth\").struct(\"1 ~ 1 ~\").release(0.1).gain(0.6),\n \n // Melody\n note(\"g4 g#4 c3 g#3 g#5 g4 c#5 d#5\").s(\"triangle\").struct(\"~ 1 ~ 1 1 ~ 1 ~\").delay(0.25).room(0.3).gain(0.5)\n).gain(0.8)", "bpm": 180, "key": "A#", "description": "Fast bebop with complex chords", "tags": [ "jazz", "bebop" ], "timestamp": "2025-12-13T04:36:07.673Z" }

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