VizString Op
Displays long input string on the patchfield
Summary (oneliner)
display the value of the input port on the op itself, useful for debugging
Full Name
- Ops.Ui.VizString
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Example for Ops.Ui.VizStringLong
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
Changelog
new | created op | pandur - 2022-09-18 12:34 |
feature | added scroll slider / performance optimization for very long strings | pandur - 2022-12-14 17:18 |
improvement | visualize there is more content to scroll to by fading out the first/last line | pandur - 2022-12-14 17:20 |
feature | Added options to text-wrap to the bounds of the oprator | pandur - 2024-04-30 16:20 |
feature | white space param to visualize linebreaks,spaces and tabs | pandur - 2024-04-30 16:20 |