Skip to main content
Glama
neurofunk.json708 B
{ "name": "neurofunk", "genre": "dnb", "pattern": "// dnb pattern in F# at 176 BPM\nsetcpm(176)\n\nstack(\n // Drums\n s(\"bd ~ ~ [bd bd] ~ ~ bd ~, ~ ~ cp ~ [~ cp] ~ cp ~ ~, hh*16\").fast(2),\n \n // Bass\n note(\"F#1 ~ ~ F#2 ~ F#1 ~ ~\").s(\"square\").cutoff(400),\n \n // Chords\n note(\"F#\" \"C#\" \"D#m\" \"B\").s(\"sawtooth\").struct(\"1 ~ 1 ~\").release(0.1).gain(0.6),\n \n // Melody\n note(\"g#4 a5 g#4 f#3 g#3 a4 g#5 a4\").s(\"triangle\").struct(\"~ 1 ~ 1 1 ~ 1 ~\").delay(0.25).room(0.3).gain(0.5)\n).gain(0.8)", "bpm": 176, "key": "F#", "description": "Dark neurofunk with heavy bass", "tags": [ "dnb", "neurofunk" ], "timestamp": "2025-12-13T04:36:07.651Z" }

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