VizString Op

VizString

Displays long input string on the patchfield


display the value of the input port on the op itself, useful for debugging


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


INPUT PORTS


String (String)
ZoomText (Number:boolean )
Line Numbers (Number:boolean )
Whitespace (Number:boolean )
Wrap lines (Number:boolean )
Syntax index (Number:integer )
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