scrappy_fiddler
e6c1e97838
Merge branch 'main' into documentation
2025-12-17 20:44:07 +01:00
space-shell
a409149dae
Merge branch 'main' into space-shell/helix-keybindings
2025-12-15 13:48:44 +01:00
space-shell
a6b3b9ef5e
updates formatting
2025-12-15 13:22:13 +01:00
Aria
931d684b19
Merge branch 'main' into glossing/random
2025-12-13 17:28:44 -06:00
Aria
4a7344595d
Make legacy the default
2025-12-13 17:28:42 -06:00
space-shell
ec73c48e2e
feat: Add Helix keybindings and Nix development environment
...
Add support for Helix editor keybindings in the REPL, providing users
with a modern, selection-first modal editing experience as an alternative
to Vim, Emacs, and VSCode keybindings.
Helix Keybindings Integration:
- Add codemirror-helix@^0.5.0 dependency to @strudel/codemirror
- Import and register helix keybindings in keybindings.mjs
- Add 'Helix' option to keybindings selector in Settings UI
- Create comprehensive user documentation at technical-manual/helix.mdx
- Update developer documentation with keybinding integration pattern
The Helix mode provides selection-first editing (select → action) which
differs from Vim's action-motion paradigm, offering an alternative
workflow for modal editing enthusiasts.
Documentation:
- Update CLAUDE.md with Helix support and keybinding addition process
- Create helix.mdx with user-facing documentation and command reference
- Update CHANGELOG.md with December 2025 entry
Testing:
Run `pnpm i` to install new dependencies, then `pnpm dev` to test.
Verify Helix mode works in Settings → Keybindings → Helix.
2025-12-08 09:44:02 +01:00
Wuzzy
53c101005c
Document "-" in mini-notation
2025-12-07 00:12:40 +01:00
scrappy_fiddler
6402ad5d37
better linebreak in example
2025-12-06 16:55:57 +01:00
scrappy_fiddler
ab03ece2b7
prettier
2025-12-06 16:48:40 +01:00
scrappy_fiddler
bd282f439a
everyone wants that trancegate
2025-12-06 16:37:39 +01:00
scrappy_fiddler
177c3a4a2e
some items from review
2025-12-06 16:36:25 +01:00
scrappy_fiddler
d4d9b4f543
Merge branch 'main' into documentation
2025-12-05 10:22:52 +01:00
jeromew
d7e240e2dc
Add PeriodicWave & VowelNode support
2025-12-04 12:56:54 +00:00
jeromew
25c20296a1
Tone down log message when a pure orphan node is found
2025-12-02 13:58:09 +00:00
jeromew
2db30a710b
Fix codeformat
2025-12-02 13:54:27 +00:00
jeromew
71d1fe99e4
Fix special case for FeedbackDelayNode
2025-12-02 13:51:16 +00:00
scrappy_fiddler
39bff8900f
website/src/pages/learn/faq.mdx aktualisiert
...
updated the section on switch angel's prebake. Now refers to the readme for instructions.
2025-12-01 18:22:26 +01:00
jeromew
05ed16e158
Add stop-leak detection. Stoppable nodes that are not stopped
2025-11-30 17:50:56 +00:00
jeromew
24b69ad1bc
[perf] Add audiograph await debugAudiograph(); tool
2025-11-30 14:09:03 +00:00
Nikita
5bddb6f48d
Move export UI to the panel
2025-11-30 10:13:16 +03:00
Nikita
8f9967c76d
Format
2025-11-30 10:12:55 +03:00
Nikita
91ebdd5ea6
Better progress bar UI
2025-11-30 10:12:55 +03:00
Nikita
fc74dcdb1a
More bug fixes
2025-11-30 10:12:51 +03:00
Felix Roos
3c4ba667c8
cleanup
2025-11-27 21:29:37 +01:00
Felix Roos
7fcb5262b8
Merge remote-tracking branch 'origin/main' into glossing/sounds-tab-preview
2025-11-27 21:14:22 +01:00
Felix Roos
b824c45ba4
Merge remote-tracking branch 'origin/main' into glossing/sounds-tab-preview
2025-11-27 21:11:50 +01:00
Jade (Rose) Rowland
7a4babf6e1
format
2025-11-24 10:40:16 -05:00
Jade (Rose) Rowland
d5e5ab83ac
fix style
2025-11-24 10:39:37 -05:00
Jade (Rose) Rowland
20016fd9aa
update hash
2025-11-23 20:25:13 -05:00
Jade (Rose) Rowland
4caacb0de1
only eval if script
2025-11-23 19:12:28 -05:00
Jade (Rose) Rowland
3a7b237765
change variable name
2025-11-23 18:59:16 -05:00
Jade (Rose) Rowland
d5dfbd7aa4
cleanup
2025-11-23 18:45:13 -05:00
Jade (Rose) Rowland
6221099af8
working
2025-11-23 18:09:38 -05:00
Aria
74488f8480
Stray log message
2025-11-19 18:41:56 -06:00
Aria
8144ec46bd
Attempt system for sounds tab previews
2025-11-19 18:35:35 -06:00
scrappy_fiddler
4ec68fcd1d
a little prettier
2025-11-20 00:07:44 +01:00
scrappy_fiddler
7abfcd0f38
Merge branch 'main' into documentation
2025-11-19 22:18:32 +01:00
scrappy_fiddler
4504d1afd0
remove trailing spaces in FAQ
2025-11-19 22:14:23 +01:00
Felix Roos
dd2c808cd7
hotfix: reduce sounds-tab click to play latency
2025-11-19 21:55:35 +01:00
scrappy_fiddler
69c5df67f5
FAQ is now prettier
2025-11-19 21:40:48 +01:00
scrappy_fiddler
371e6c7d6d
tidy up FAQ
2025-11-19 20:17:19 +01:00
scrappy_fiddler
0bb89d1a9f
New page FAQ in "More"
2025-11-19 20:09:14 +01:00
Felix Roos
3b1c75d3de
fix: linting errors
2025-11-17 23:18:31 +01:00
Felix Roos
48407c309c
add basic dough repl
2025-11-17 23:10:10 +01:00
Aria
641bd2f356
Properly patternify everything
2025-11-16 22:20:17 -06:00
Aria
f5ed6dbe79
Top level functions
2025-11-16 20:28:22 -06:00
Aria
7a3bea6f90
Working version
2025-11-16 19:38:59 -06:00
Aria
cc10122b71
Testing out approach to allow list patterns in partials
2025-11-16 19:20:42 -06:00
Aria
b66c0d18b3
Merge branch 'main' into glossing/partials
2025-11-16 18:44:04 -06:00
Aria
aca500ba73
Merge branch 'main' into glossing/random
2025-11-16 14:42:20 -06:00