diff --git a/embed.html b/embed.html index f043c0d..af48772 100644 --- a/embed.html +++ b/embed.html @@ -33,6 +33,10 @@ th{ color:var(--muted); font-weight:600; font-size:11px; text-transform:uppercase; letter-spacing:.04em; } td.k{ white-space:nowrap; color:var(--cyan); font-family:"Courier New",monospace; } .demo{ background:var(--panel-bg); border:1px solid var(--panel-bd); border-radius:14px; padding:14px; margin-top:8px; } + .pick{ display:flex; align-items:center; gap:10px; flex-wrap:wrap; margin-top:14px; } + .pick label{ font-size:13px; color:var(--txt); } + .pick select{ background:var(--field-bg); color:var(--txt); border:1px solid var(--panel-bd); border-radius:8px; padding:7px 10px; font-size:13px; } + .ff-name{ color:var(--cyan); font-weight:600; font-size:13px; } .site-foot{ max-width:760px; margin:40px auto 0; font-size:12px; color:var(--muted); } @@ -46,27 +50,35 @@ a placeholder + one script tag — no build step, no dependencies. It loads in an iframe and is preloaded with whatever program / settings string you give it.
++ +
+<div data-varasys-metronome="micro" - data-patch="v1;t120;kick:4;snare:4=.X.X;hatClosed:4/2"></div> -<script src="https://metronome.varasys.io/embed.js"></script>-
The script replaces the <div> with an auto-sizing iframe. Here it is, live on this page:
The script replaces the <div> with an auto-sizing iframe. Here's the , live on this page:
<iframe src="https://metronome.varasys.io/micro.html?embed=1#p=v1;t120;kick:4" - width="360" height="300" style="border:0"></iframe>+
data-varasys-metronome| value | widget |
|---|---|
| editor | PM_E‑1 PolyMeter Editor (full app) |
| initial | PM_C‑1 Concept (idealized device) |
| editor | PM_E‑1 PolyMeter Editor (full web app) |
| teacher | PM_T‑1 Teacher (studio / lesson console) |
| stage | PM_S‑1 Stage (foot‑pedal stompbox) |
| micro | PM_P‑1 Practice (inline practice bar) |
| showcase | PM_D‑1 Display (RGB pendulum showpiece) |
| initial | PM_C‑1 Concept (idealized render) |