examples of new features
All checks were successful
/ build (push) Successful in 33s

This commit is contained in:
Nycki 2025-07-11 15:45:39 -07:00
parent 879810698b
commit be1972a864

View file

@ -26,7 +26,26 @@
<meta name=viewport content=initial-scale=1>
<center>
<p><a href=http://nycki.net/qrplay>qrplay v2c</a></p>
<textarea id=f style=width:min(40em,99%);height:9lh></textarea><p>
<textarea id=f style=width:min(40em,99%);height:9lh>; samples can repeat whatever you want
0[-c+c]
00000000
hx@
; state is NOT preserved when playing samples
0[cdefgab+]
0000
; state IS preserved during parallel play
@q {-ggeec}
cdefg
hx@
; infinite loop
0[i9x9x6xxx0]
0
</textarea><p>
<button onclick='
s=`@x`+f.value.toLowerCase();
f.A?.close();