VizString Op
Displays long input string on the patchfield
Summary (oneliner)
<p>display the value of the input port on the op itself, useful for debugging</p>
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:
<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
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 |