transpile_pattern
Transpile a music pattern source code into its transpiled form, returning valid code or a syntax error.
Instructions
Transpile pattern source via StrudelEngine; returns transpiled code or syntax error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Pattern code to transpile |