6 ms·
Can I do this with strings as well? "tsch" ==pa pa dump # "tsch"
by jetpm 11y ago
Can I do this with strings as well?
"tsch" ==pa
pa dump
# "tsch"
- Drahflow 11y ago;) Yes. It works exactly as you envisioned it. You can do it with pretty much everything, actually: |dump =*clap [ "pa" |dump /tsch < > 0.0 ] ==slow slow clap # [ # "pa" # <function: 00006000001CCD00> # "tsch" # <scope: 00006000004B3360> # +0.0e0 # ]