Render

Render the LMMS project to audio and play it

struktured-labs 42903a5 481 B Updated

File contents

Render the dubstep_drops project and play the result.

Project path: projects/dubstep_drops/dubstep_drops.mmp

If arguments are provided, parse them as start_bar and end_bar:

  • /render - render full track
  • /render 7 15 - render bars 7 through 15
  • /render 40 48 - render bars 40 through 48

Call render with play=true and the appropriate bar range. Report the output file path when done.

struktured-labs/lmms-ai/tree/main/.claude/skills/render commit 42903a515c

Frequently asked questions

npx skillmds@latest add struktured-labs/render