strudel/website
hacklab 494da32169
Some checks are pending
Build and Deploy to warm (strudel.cc) / build (push) Waiting to run
Strudel tests / build (20) (push) Waiting to run
Visor: onda y espectro mucho más útiles
- Onda: osciloscopio estable con disparo por cruce por cero + auto-ganancia
  suavizada (se ve bien con el tema flojo o fuerte), con brillo neón.
- Espectro: bandas logarítmicas (graves→agudos como los oye el oído), barras
  con gradiente por frecuencia y peak-hold (picos que caen despacio).
- Dos analizadores (tiempo/frecuencia) sobre el bus maestro; canvas de
  onda/espectro con devicePixelRatio para verse nítidos.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 18:43:37 +02:00
..
.vscode basic astro docs 2022-12-19 23:23:31 +01:00
public add_vgame 2025-09-28 19:57:19 -04:00
src Visor: onda y espectro mucho más útiles 2026-07-26 18:43:37 +02:00
.gitignore gitignore 2024-10-21 08:39:11 -07:00
agpl-header.txt less github 2025-06-12 18:00:39 +01:00
astro.config.mjs fix: cache bunny cdn urls #2057 2026-06-15 09:15:06 +02:00
database.types.ts basic browse page 2024-01-13 23:01:16 +01:00
package.json Merge pull request 'Add packages/edo for edoScale() function' (#1430) from robmckinnon/strudel-edo-fork:main into main 2026-02-14 23:19:16 +01:00
README.md fix: remove faulty default readme 2026-01-11 11:43:04 +01:00
tailwind.config.cjs add muted theme color + use it for inputs and tags 2026-01-20 00:06:44 +01:00
tsconfig.json chore: remove vite-plugin-pwa dependency 2025-01-26 14:32:28 +01:00

Strudel Website

This is the website for Strudel, deployed at strudel.cc. It includes the REPL live coding editor and the documentation site.

more setup info, see project setup