Commit graph

262 commits

Author SHA1 Message Date
Felix Roos
d164b5e7f5
Revert "Revert "Merge pull request 'supradough poc' (#1362) from supradough into main""
This reverts commit c0bf86d11e.
2025-09-12 10:08:55 +02:00
Felix Roos
c0bf86d11e
Revert "Merge pull request 'supradough poc' (#1362) from supradough into main"
This reverts commit 6f06683d70, reversing
changes made to 637d714ab2.
2025-09-11 23:19:22 +02:00
Switch Angel AKA Jade Rose
6f06683d70 Merge pull request 'supradough poc' (#1362) from supradough into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1362
2025-09-11 22:52:29 +02:00
Jade (Rose) Rowland
b8e1b8d7ac Merge branch 'main' into supradough 2025-08-31 22:42:07 -04:00
Jade (Rose) Rowland
e7e636886d add tests 2025-08-17 17:21:36 -04:00
Jade (Rose) Rowland
e9aef9e4d4 working 2025-08-17 16:49:10 -04:00
Jade (Rose) Rowland
5ff59a878d fix lookahead 2025-08-16 23:38:03 -04:00
daslyfe
784c711870 Merge branch 'main' into pump 2025-08-03 18:57:19 +02:00
Lu Wilson
92626e7c20 Merge branch 'main' into lu/trans 2025-08-02 11:18:37 +02:00
daslyfe
899af88bd9 Merge branch 'main' into pump 2025-08-02 05:32:13 +02:00
Lu[ke] Wilson
051efdc13b flyby improvement: add dec synonym to docs 2025-08-01 09:39:33 +01:00
Jade (Rose) Rowland
51f0bab1f8 duckarray 2025-07-26 12:54:59 -04:00
Jade (Rose) Rowland
dae1560c40 description 2025-07-25 00:00:23 -04:00
Jade (Rose) Rowland
82f0dbb750 add another example 2025-07-24 23:59:38 -04:00
Jade (Rose) Rowland
fb7d76a2ab working 2025-07-24 23:50:27 -04:00
Jade (Rose) Rowland
fe18aa770d test 2025-07-23 18:34:34 -04:00
daslyfe
a26559fd3d Merge branch 'main' into supradough 2025-07-22 06:35:59 +02:00
Jade (Rose) Rowland
dd04d49c75 fix test 2025-07-18 22:04:18 -04:00
Jade (Rose) Rowland
34874862ab change params 2025-07-18 22:03:33 -04:00
Felix Roos
a32473d570
Merge remote-tracking branch 'origin/main' into supradough 2025-07-15 22:26:46 +02:00
Felix Roos
bfdfab0a00
fix: @synonym -> @synonyms 2025-07-09 09:33:11 +02:00
Jade (Rose) Rowland
ce5f425142 fully implemented 2025-07-08 00:26:15 -04:00
Jade (Rose) Rowland
d9e44dcda6 sync without cyclist changes 2025-07-06 00:59:39 -04:00
Jade (Rose) Rowland
688e275e0c merge 2025-06-30 00:50:02 -04:00
Jade (Rose) Rowland
09d05abd70 delaysync 2025-06-27 15:54:39 -04:00
Felix Roos
28cd7c1681
Merge branch 'main' into uzu 2025-06-18 21:26:51 +02:00
froos
8051e56d13 Merge branch 'main' into supradough 2025-06-14 00:35:52 +02:00
Alex McLean
5fdea7fd80 github > strudel 2025-06-12 14:36:45 +01:00
Jade (Rose) Rowland
43504d16b6 add chorus 2025-06-10 16:03:42 +02:00
Jade (Rose) Rowland
7e8206dcbc pitched delay 2025-06-10 12:31:21 +02:00
Jade (Rose) Rowland
3d37c73103 fixed 2025-05-29 14:32:52 +02:00
Jade (Rose) Rowland
0287be547a bbstart 2025-05-29 02:27:55 +02:00
Jade (Rose) Rowland
65f1760fad format 2025-05-20 21:45:14 +01:00
Jade (Rose) Rowland
b8d2d02466 bb 2025-05-20 21:41:40 +01:00
Nachito
5c3501caa4
fix: typo on docs causing problems with autocompletion. (#1350)
* fix: scramble and shuffle comments

* fix: comments on themes,docs, tests and more
2025-05-18 20:43:04 +01:00
Jade (Rose) Rowland
38e4718826 lint 2025-05-06 01:09:20 -04:00
Jade (Rose) Rowland
38908baccd working 2025-05-06 01:06:37 -04:00
Felix Roos
2da03ab46f
Merge remote-tracking branch 'origin/main' into uzu 2025-05-01 11:15:24 +02:00
Jade (Rose) Rowland
695ac6a5d3 var 2025-04-06 16:34:14 -04:00
Jade (Rose) Rowland
05ea9c86fb working 2025-04-06 16:08:42 -04:00
Felix Roos
b192c6823c
Merge pull request #1312 from daslyfe/jade/bug/as_single_param
bugfix: Allow single param to be used in the as function
2025-03-23 20:05:31 +01:00
Jade (Rose) Rowland
dccfefacd7 test 2025-03-22 12:06:43 -04:00
Jade (Rose) Rowland
38876e135b fixed 2025-03-22 11:54:10 -04:00
Felix Roos
11196fb1e6
breaking: refactor controls
- multiple args wont be interpreted as sequence anymore
- you can now pass value, pat to set value to pat
2025-03-16 10:48:38 +01:00
nkymut
17df418935 Update Documentation 2025-03-11 23:30:21 +08:00
nkymut
43523b73c4 codeformat 2025-02-09 15:12:14 +08:00
nkymut
b98ebc696d remove midimap JSDoc 2025-02-09 12:19:30 +08:00
nkymut
f802f18d68 refactor(midi): extract MIDI message handlers into dedicated functions
- Move MIDI API logic into separate functions following #1274 (sendCC, sendProgramChange, sendPitchBend, etc.)
2025-02-09 10:56:51 +08:00
nkymut
919c2854d5 Merge branch 'main' of https://github.com/tidalcycles/strudel into add-program-change 2025-02-09 10:53:03 +08:00
nkymut
52d1443cf8 Add midicmd JSdoc 2025-02-05 07:41:24 +08:00