From 5a805a292bc1f5fd397ae7fbe10ee50df6a840f8 Mon Sep 17 00:00:00 2001 From: Me Here Date: Thu, 28 May 2026 11:26:49 -0500 Subject: [PATCH] =?UTF-8?q?Phase=20D=20=E2=80=94=20naming=20rollout:=20PM?= =?UTF-8?q?=5Fx-1=20purpose=20codes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Visible names/codes updated across all pages, the landing panes, device silk labels, the Showcase canvas legend, and the README: PM_E-1 Editor · PM_T-1 Teacher · PM_S-1 Stage · PM_P-1 Practice (was Micro) · PM_D-1 Display (was Showcase) · PM_C-1 Concept (was Initial). Filenames/URLs and embed variant keys are kept as-is for backward compatibility (existing links and embeds keep working). Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 18 +++++++++--------- editor.html | 4 ++-- embed.html | 8 ++++---- index.html | 14 +++++++------- micro.html | 8 ++++---- player.html | 14 +++++++------- showcase.html | 8 ++++---- stage.html | 8 ++++---- teacher.html | 8 ++++---- 9 files changed, 45 insertions(+), 45 deletions(-) diff --git a/README.md b/README.md index 9db83f2..1bafbe7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # VARASYS PolyMeter A small **website** built around one **polymetric groove trainer / metronome** engine. -A landing page is the front door; the main app is the **PE‑1 PolyMeter Editor** — a full +A landing page is the front door; the main app is the **PM_E‑1 PolyMeter Editor** — a full web app where you stack as many "meter lanes" as you like, each its own little metronome with a grouping, subdivision, drum voice and a per‑step pattern with accents. Layering lanes produces polymeter and true ratio polyrhythm. The same engine drives an ever‑expanding library @@ -21,12 +21,12 @@ State (set lists, the practice log, theme and UI preferences) lives in `localSto | URL | What | |-----|------| | [`/`](https://metronome.varasys.io/) `index.html` | **Concepts** — the landing / form‑factor gallery; each box embeds the live widget | -| `/editor.html` | **PE‑1 — PolyMeter Editor** (the main app) | -| `/player.html` | **PM‑1 Initial** — idealized concept device (full display + set‑list nav, theme, fullscreen "stage" view) | -| `/teacher.html` | **PM‑1 Teacher** — studio / lesson console (colour TFT, arcade buttons, 1/4″ instrument pass‑through with analog click injection) | -| `/stage.html` | **PM‑1 Stage** — foot‑pedal stompbox (two footswitches, expression‑pedal in, RGB beat light, instrument pass‑through) | -| `/micro.html` | **PM‑µ Micro** — inline practice bar (instrument in / out pass‑through, clickable thumb‑roller, 14‑segment display) | -| `/showcase.html` | **PM‑S Showcase** — pyramid display piece; the pendulum is an RGB light bar combining every lane's subdivisions/accents | +| `/editor.html` | **PM_E‑1 — PolyMeter Editor** (the main app) | +| `/player.html` | **PM_C‑1 Concept** — idealized concept device (full display + set‑list nav, theme, fullscreen "stage" view) | +| `/teacher.html` | **PM_T‑1 Teacher** — studio / lesson console (colour TFT, arcade buttons, 1/4″ instrument pass‑through with analog click injection) | +| `/stage.html` | **PM_S‑1 Stage** — foot‑pedal stompbox (two footswitches, expression‑pedal in, RGB beat light, instrument pass‑through) | +| `/micro.html` | **PM_P‑1 Practice** — inline practice bar (instrument in / out pass‑through, clickable thumb‑roller, 14‑segment display) | +| `/showcase.html` | **PM_D‑1 Display** — pyramid display piece; the pendulum is an RGB light bar combining every lane's subdivisions/accents | | `/embed.html` · `/embed.js` | embed docs and the drop‑in loader | Each form‑factor page is self‑contained ("Open" = "Info"): a more‑detailed description, @@ -236,9 +236,9 @@ Push the tag, then deploy. | File | Purpose | |------|---------| | `index.html` | the **Concepts** landing / gallery (embeds each widget live) | -| `editor.html` | the **PE‑1 editor** app (source, with `@BUILD:*` markers) | +| `editor.html` | the **PM_E‑1 editor** app (source, with `@BUILD:*` markers) | | `src/header.html` · `src/footer.html` · `src/chrome.js` | shared header / footer / theme chrome, inlined into every page | -| `player.html` · `teacher.html` · `stage.html` · `micro.html` · `showcase.html` | the device mockups (PM‑1 Initial / Teacher / Stage, PM‑µ Micro, PM‑S Showcase) | +| `player.html` · `teacher.html` · `stage.html` · `micro.html` · `showcase.html` | the device mockups (PM_C‑1 Concept / Teacher / Stage, PM_P‑1 Practice, PM_D‑1 Display) | | `embed.html` · `embed.js` | embed docs and the drop‑in widget loader | | `src/` | shared partials inlined into every page: `engine.js`, `setlists.js`, `base.css` | | `assets/` | base64 blobs inlined at build (samples, logos, favicon) | diff --git a/editor.html b/editor.html index 46baa35..4c23048 100644 --- a/editor.html +++ b/editor.html @@ -3,7 +3,7 @@ -PE‑1 — PolyMeter Editor +PM_E‑1 — PolyMeter Editor