VizString Op

VizString

Displays long input string on the patchfield


<p>display the value of the input port on the op itself, useful for debugging</p>


Full Name
  • Ops.Ui.VizString
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


INPUT PORTS


String (String)
ZoomText (Number:

<i>boolean</i>

)

Line Numbers (Number:

<i>boolean</i>

)

Whitespace (Number:

<i>boolean</i>

)

Wrap lines (Number:

<i>boolean</i>

)

Syntax index (Number:

<i>integer</i>

)

Font Size (Number)
Scroll (Number)

Patches using VizString

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarpandur - 2022-09-18 12:34
featureadded scroll slider / performance optimization for very long stringsuser avatarpandur - 2022-12-14 17:18
improvementvisualize there is more content to scroll to by fading out the first/last lineuser avatarpandur - 2022-12-14 17:20
featureAdded options to text-wrap to the bounds of the opratoruser avatarpandur - 2024-04-30 16:20
featurewhite space param to visualize linebreaks,spaces and tabsuser avatarpandur - 2024-04-30 16:20