mcp_opendaw_create_liquid_dnb_arrangement
Create a liquid drum & bass arrangement across four tracks: smooth breakbeat, melodic sub-bass, lush chords, and soulful lead melody. Customize tempo, bars, root, and velocity.
Instructions
Create a full liquid drum & bass arrangement across 4 tracks.
Liquid DnB is the smooth, melodic cousin of DnB. Instead of Reese bass and Amen breakbeat fury, liquid uses:
Track 0: Smooth breakbeat (gentler ghost notes, more flowing hats)
Track 1: Melodic sub-bass (jazzy movement, not just root stabs)
Track 2: Lush extended chords (maj7/min9, not plain triads)
Track 3: Soulful jazz-influenced lead melody
Think LTJ Bukem, Calibre, High Contrast, Hospital Records.
bpm: Tempo (160-185, default 174). bars: Arrangement length (4-32, default 8). root: Root note (default F = classic liquid key). octave: Bass octave (2 = sub-bass range). velocity: Base velocity (default 0.75 = smoother than DnB's 0.85).
Example: create_liquid_dnb_arrangement(bpm=174, root="F", bars=8) create_liquid_dnb_arrangement(bpm=170, root="Am", bars=16, velocity=0.7)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bpm | No | ||
| bars | No | ||
| root | No | F | |
| octave | No | ||
| velocity | No | ||
| pad_track | No | ||
| bass_track | No | ||
| drum_track | No | ||
| start_beat | No | ||
| unit_index | No | ||
| melody_track | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |