Files
strudel/packages
Matthew Pocock cb011c8bb0 Add autocomplete for mode function
- Added modePreColonHandler for autocomplete of mode values (below, above, duck, root)
- Added modeAfterColonHandler for pitch name completion after colon in mode:anchor syntax
- Follows same pattern as sound/bank/scale handlers for complex expressions
- Supports expressions like '<above [below root]>' with proper fragment matching
- Uses regex pattern (?:[\s\[\{\()<])([\w:]*)$ to handle delimited expressions
2025-09-15 18:44:30 +01:00
..
2025-09-14 02:21:25 -07:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-08-18 11:46:29 -04:00
2025-09-10 23:08:16 +02:00
2025-06-13 08:17:55 +01:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-08-18 11:46:29 -04:00
2025-09-11 19:14:00 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-08-18 11:46:29 -04:00
2025-09-11 08:26:20 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-06-12 14:36:45 +01:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-05-01 23:54:13 +02:00
2025-09-10 23:08:16 +02:00
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.