Skip to main content

Module maxpat

Module maxpat 

Source

Structs§

GenerateOptions
Options for .maxpat generation.
UiData
UI layout and decorative attribute data from .uiflutmax sidecar file.

Enums§

CodegenError
Code generation error

Functions§

generate
Generate a .maxpat JSON string from a PatchGraph.
generate_with_options
Generate a .maxpat JSON string from a PatchGraph (with options).
generate_with_ui
Generate a .maxpat JSON string from a PatchGraph (with UiData).