strudel/packages
hacklab 7b9f1155b4 Mejoras hacklab: i18n, pestaña Projects, transporte con seek, guía y temas
- i18n ligero de la interfaz del REPL (castellano, inglés, francés, alemán,
  italiano, portugués...) con selector en el header
- Pestaña Projects: gestor local de proyectos con carpetas, buscador y
  librería de tracks de fábrica (bases techno/acid originales)
- Barra de transporte bajo el editor: play/pausa/anterior/siguiente, tiempo
  y barra de progreso arrastrable; seek real vía Cyclist.setCycle()
- Pestaña Guía: chuleta de síntesis y sonidos para el directo
- Packs de temas del editor: neon-madrid + hacklab-pack (5 neón + 5 estándar)
- pnpm-workspace: allowBuilds para instalación limpia en Linux
2026-07-17 01:47:12 +02:00
..
codemirror Mejoras hacklab: i18n, pestaña Projects, transporte con seek, guía y temas 2026-07-17 01:47:12 +02:00
core Mejoras hacklab: i18n, pestaña Projects, transporte con seek, guía y temas 2026-07-17 01:47:12 +02:00
csound Merge branch 'main' into radical-new-docs 2026-01-18 10:39:53 +01:00
desktopbridge fix for node 24 support #1718 2025-11-04 20:54:21 -06:00
draw 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
edo Import packages/edo into strudel 2025-06-29 10:49:04 +02:00
embed Publish 2026-01-17 15:26:28 -08:00
gamepad Publish 2026-01-17 15:26:28 -08:00
hs2js fix for node 24 support #1718 2025-11-04 20:54:21 -06:00
hydra Publish 2026-01-17 15:26:28 -08:00
midi prettier fix 2026-06-02 14:29:28 +02:00
mini Publish 2026-01-17 15:26:28 -08:00
mondo Publish 2026-01-17 15:26:28 -08:00
mondough Publish 2026-01-17 15:26:28 -08:00
motion Merge branch 'main' into radical-new-docs 2026-01-18 10:39:53 +01:00
mqtt hotfix: codeformat 2026-06-21 15:41:50 +02:00
osc fix midi numbers as notes for osc backend 2026-02-23 01:24:53 +01:00
reference Publish 2026-01-17 15:26:28 -08:00
repl 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
sampler Publish 2026-01-17 15:26:28 -08:00
serial Publish 2026-01-17 15:26:28 -08:00
soundfonts Publish 2026-01-17 19:12:20 -08:00
superdough Merge branch 'main' into glossing/phases-bugfix 2026-03-03 18:42:33 +01:00
supradough Merge branch 'main' of ssh://codeberg.org/vvolhejn/strudel into radical-new-docs 2026-01-10 06:58:39 -08:00
tidal fix for node 24 support #1718 2025-11-04 20:54:21 -06:00
tonal tagging a lot of superdough functions 2026-01-23 23:40:51 +01:00
transpiler refactor: localize, remove helpers file when there's no reuse 2026-02-18 23:47:47 +01:00
vite-plugin-bundle-audioworklet Publish 2026-01-17 15:26:28 -08:00
web 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
webaudio Merge branch 'main' into radical-new-docs 2026-01-18 10:39:53 +01:00
xen fixed bug where withBase would silence a pattern if freq was unset 2026-02-20 13:10:16 -05:00
README.md link back to tech manual in wiki 2025-06-14 15:22:27 +01:00

Packages

Each folder represents one of the @strudel/* packages published to npm.

To understand how those pieces connect, refer to the Technical Manual or the individual READMEs.