Commit graph

27 commits

Author SHA1 Message Date
hacklab
7ace286d8a Integra KISUM (audio→Strudel) + pestaña Visor + accesos en la cabecera
Some checks are pending
Build and Deploy to warm (strudel.cc) / build (push) Waiting to run
Strudel tests / build (20) (push) Waiting to run
- Pestaña KISUM: sube audio/vídeo y lo convierte en código Strudel vía un
  mini-servidor Python local (kisum/, puerto 3010) que arranca el lanzador.
- Pestaña Visor: piano-roll (pentagrama) + osciloscopio + espectro en vivo
  de lo que suena, sin escribir .pianoroll()/.scope().
- Botones en la cabecera: projects, KISUM, visor, ajustes.
- KISUM empaquetado en kisum/ (código, sin venv) + install.sh de un comando
  y lanzador portable (sin rutas absolutas).
- .gitignore excluye venv/cachés/logs de KISUM. Docs en README.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 18:31:37 +02:00
hacklab
970b89b08c Projects: incluye los 50 remixes retro en la libreria de fabrica
Some checks failed
Build and Deploy to warm (strudel.cc) / build (push) Has been cancelled
Strudel tests / build (20) (push) Has been cancelled
Remixes 80s/90s/2000s escritos en codigo Strudel (sin samples de los
originales). Sube DEFAULT_VERSION para que la siembra solo-anadir los
incorpore en instalaciones existentes.
2026-07-17 02:10:41 +02:00
hacklab
b6dbe97a62 Distribución: lanzador de escritorio, README del fork y gitignore
Some checks are pending
Build and Deploy to warm (strudel.cc) / build (push) Waiting to run
Strudel tests / build (20) (push) Waiting to run
- strudel-launcher.sh portable (sirve la build estática y abre el navegador;
  rutas relativas, puerto configurable, detecta node/nvm)
- README-HACKLAB.md: qué añade el fork, instalación en Linux, icono de
  escritorio, packs propios y cómo seguir a upstream
- gitignore: patterns personales, remixes generados y logs fuera del repo
2026-07-17 01:47:12 +02:00
drdozer
1670aebad8 Updated the gitignore rules for vscode. 2025-09-13 21:36:24 +01:00
Bernhard Wagner
d7b83e200c fix issue #1368 euclidLegatoRot 2025-06-13 10:21:36 +02:00
Felix Roos
22774596ca run sampler in parallel by default + move samples folder to root 2024-03-30 04:48:55 +01:00
Bernhard Wagner
ebf93c06dd
ADDS: JetBrains IDE files (#840)
Co-authored-by: Bernhard Wagner <gitcommit@nosuch.biz>
2023-12-05 11:19:57 +00:00
vvm
6f41716ab5 init 2023-06-23 21:06:10 +04:00
Felix Roos
b88e0ecb78 fix: colorable highlighting 2023-04-22 15:25:00 +02:00
Felix Roos
fd09dff381 basic pwa setup 2023-02-06 20:57:34 +01:00
MysteryHouse
113adcc5cc
Core util tests (#226)
* Error message formatting, deprecate unused functions
* Add 'test-coverage' script
* Additional test coverage for core util module
* Additional tests for core util module

by @mystery-house
2022-10-20 08:26:28 +01:00
Felix Roos
0ffbb5cb2c ignore stats 2022-09-15 16:54:27 +02:00
Felix Roos
800f2f466b darken repl background
+ dont highlight active line
2022-08-02 23:39:07 +02:00
Felix Roos
4b9a6ffee5 ignore samples 2022-06-13 21:24:40 +02:00
Felix Roos
6306cc9c34 delete doc.json (build artifact) 2022-06-02 00:23:53 +02:00
Felix Roos
cad24714d4 use tutorial.mdx with nunjucks 2022-05-24 20:37:29 +02:00
Felix Roos
806c8925c9 new build script + fix draw 2022-05-17 22:45:23 +02:00
Felix Roos
645ea30b53 use vite for repl 2022-05-14 20:33:55 +02:00
Felix Roos
2348d056cb test jsdoc 2022-05-01 15:40:54 +02:00
Felix Roos
7fb9c3bf1e move core repl + add package 2022-04-01 20:54:54 +02:00
Felix Roos
93db3cd935 fix tutorial 2022-03-26 14:52:58 +01:00
Felix Roos
9af6a779f2 ignore mytunes 2022-03-20 01:24:47 +01:00
Felix Roos
9ed198db28 ast shape shifting pseudo note variables 2022-02-09 20:11:16 +01:00
Felix Roos
ffe0556c90 add codemirror 2022-02-06 22:13:46 +01:00
Felix Roos
07d534b43c fix build 2022-02-05 13:12:05 +01:00
alex
fb72bb2290 ignore node_modules 2022-01-22 20:27:31 +00:00
Alex McLean
38b5a0d5cd
Initial commit 2022-01-22 20:24:36 +00:00