Alex McLean 491c99c348
Mini-notation additions towards tidal compatibility (#926)
- `.` feet now work, e.g. `"a b c . d e . f"` is the same as `"[a b c] [d e] [f]"`
- `_` elongation now works, e.g. `"a _ _ b"` is the same as `"a@3 b"` (`"a @ @ b"` also works, like in tidal)
- standalone `!` now works, e.g. `"a ! ! b"` is the same as `"a!3 b"`

Reworks #47 and #49
Ref #30
2024-01-19 14:10:47 +00:00
..
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:35:20 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +01:00
2024-01-18 09:59:57 +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.