VizString Op

VizString

Displays long input string on the patchfield


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


Full Name
  • Ops.Ui.VizString
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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)

OUTPUT PORTS


Passthrough String (String)

 

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
improvementShow connected port name as extended titleuser avatarpandur - 2025-03-11 10:47