insert
Add code at a specified line number to modify algorithmic music patterns in the Strudel.cc live coding environment.
Instructions
Insert code at specific line
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | Line number | |
| code | Yes | Code to insert |