Alex McLean
|
0b0f9fe13b
|
preserve stepcount in chunks (#1358)
* preserve stepcount in chunks
* format
|
2025-05-29 12:14:18 +02:00 |
|
Jade (Rose) Rowland
|
0287be547a
|
bbstart
|
2025-05-29 02:27:55 +02:00 |
|
Jade (Rose) Rowland
|
faa60be211
|
Merge pull request #1354 from tidalcycles/jade/bytebeats
feat: Byte Beats!
|
2025-05-27 17:42:38 +02:00 |
|
Felix Roos
|
9bd7b66228
|
Publish
- @strudel/codemirror@1.2.1
- @strudel/core@1.2.1
- @strudel/csound@1.2.2
- @strudel/draw@1.2.1
- @strudel/gamepad@1.2.1
- @strudel/hydra@1.2.1
- @strudel/midi@1.2.2
- @strudel/mini@1.2.1
- @strudel/motion@1.2.1
- @strudel/mqtt@1.2.1
- @strudel/osc@1.2.1
- @strudel/repl@1.2.2
- @strudel/serial@1.2.1
- @strudel/soundfonts@1.2.2
- superdough@1.2.2
- @strudel/tonal@1.2.1
- @strudel/transpiler@1.2.1
- @strudel/web@1.2.2
- @strudel/webaudio@1.2.2
- @strudel/xen@1.2.1
|
2025-05-24 11:30:02 +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
|
177f5c1431
|
Publish
- @strudel/codemirror@1.2.0
- @strudel/core@1.2.0
- @strudel/csound@1.2.0
- @strudel/draw@1.2.0
- @strudel/gamepad@1.2.0
- hs2js@0.2.0
- @strudel/hydra@1.2.0
- @strudel/midi@1.2.0
- @strudel/mini@1.2.0
- @strudel/motion@1.2.0
- @strudel/mqtt@1.2.0
- @strudel/osc@1.2.0
- @strudel/reference@1.2.0
- @strudel/repl@1.2.0
- @strudel/sampler@0.2.0
- @strudel/serial@1.2.0
- @strudel/soundfonts@1.2.0
- superdough@1.2.0
- @strudel/tidal@0.2.0
- @strudel/tonal@1.2.0
- @strudel/transpiler@1.2.0
- @strudel/web@1.2.0
- @strudel/webaudio@1.2.0
- @strudel/xen@1.2.0
|
2025-05-01 12:39: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 |
|
Jade (Rose) Rowland
|
3eea908636
|
fix doc
|
2025-03-24 00:33:00 -04:00 |
|
Jade (Rose) Rowland
|
bfbd920b1d
|
fix doc
|
2025-03-24 00:18:26 -04:00 |
|
Jade (Rose) Rowland
|
739fb8562f
|
update test
|
2025-03-24 00:15:36 -04:00 |
|
Jade (Rose) Rowland
|
cbd448e934
|
update docs
|
2025-03-24 00:09:46 -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 |
|
nkymut
|
17df418935
|
Update Documentation
|
2025-03-11 23:30:21 +08:00 |
|
nkymut
|
a18d485283
|
Merge branch 'main' of https://github.com/tidalcycles/strudel into add-program-change
|
2025-03-09 05:34:18 +08:00 |
|
Alex McLean
|
b15843f3a7
|
change behaviour of polymeter, and remove polymeterSteps (#1302)
* change behaviour of polymeter, and remove polymeterSteps
* format
|
2025-03-04 18:17:37 +00:00 |
|
Alex McLean
|
fece4e8b57
|
bugfix zoom stepcount (#1301)
* bugfix zoom stepcount
|
2025-03-02 10:58:46 +00:00 |
|
Alex McLean
|
0925ea56dd
|
Allow wchooseCycles probabilities to be patterned (#1292)
* allow wchooseCycles probabilities to be patterned
|
2025-02-23 09:52:27 +00:00 |
|
Alex McLean
|
aabc82bedd
|
Fixes inverted triangle wave by renaming it to itri, making non-inverted tri (#1283)
* add itri / itri2 .. but should tri and itri be swapped??
* swap tri/tri2 with itri/itri2. Add some basic docs for bipolar signals
|
2025-02-11 15:34:23 +00:00 |
|
Alex McLean
|
84581b22aa
|
Fix for squeezejoin and functions using it, including bite (#1286)
|
2025-02-11 09:02:34 +00:00 |
|
Alex McLean
|
3575fc3cc8
|
rename repeat back to extend (#1285)
|
2025-02-09 15:18:28 +00: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 |
|
Felix Roos
|
5e81b542dc
|
Merge pull request #1274 from tidalcycles/midimaps
midimaps
|
2025-02-07 11:07:32 +01:00 |
|
Alex McLean
|
49e9b84962
|
[breaking change] Sample signals from query onset, rather than midpoint (#1278)
This changes almost everything involving signals, including all use of random numbers.
|
2025-02-05 15:10:53 +00:00 |
|
nkymut
|
52d1443cf8
|
Add midicmd JSdoc
|
2025-02-05 07:41:24 +08:00 |
|
Felix Roos
|
c810a02a79
|
- add defaultmidimap function
- add midisounds function
- add midiport control
|
2025-02-03 21:55:57 +01:00 |
|
Alex McLean
|
018d1ccd31
|
Stepwise documentation tweaks, with mridangam samples (#1275)
* add mridangam sample bank
* stepwise documentation tweaks
|
2025-02-02 23:55:36 +00:00 |
|
Felix Roos
|
0b1bc74c3b
|
feat: basic midimap handling
|
2025-02-02 22:01:53 +01:00 |
|
Alex McLean
|
ce9d23049a
|
Polish, rename, and document stepwise functions (#1262)
* polish, rename, and document stepwise functions: `pace`, `take`, `drop`, `expand`, `contract`, `repeat`, `zip`, `grow`, `shrink`, and `tour`
|
2025-02-02 20:26:44 +00:00 |
|
Felix Roos
|
81e97a5643
|
Merge branch 'main' into get-control
|
2025-01-29 15:31:33 +01:00 |
|
Felix Roos
|
fbf9d06d84
|
Merge remote-tracking branch 'origin/main' into housekeeping
|
2025-01-29 14:50:49 +01:00 |
|
Alex McLean
|
638e247a5f
|
Revert "Fix sometimes (#1243)" (#1267)
This reverts commit 00b0341839.
|
2025-01-28 00:00:03 +01:00 |
|
nkymut
|
3189b365c8
|
fix midibend and miditouch
|
2025-01-25 03:27:46 +08:00 |
|
nkymut
|
b8b999eab5
|
add midibend, miditouch
|
2025-01-25 02:28:56 +08:00 |
|
nkymut
|
393d17a41b
|
fix test error
- add mock 'midin' and 'sysex'
- typo in sysex example
|
2025-01-25 01:12:38 +08:00 |
|
Felix Roos
|
1b8ccc05e1
|
update main package + core package + vite / vitest
|
2025-01-24 15:45:49 +01:00 |
|
nkymut
|
d06a75a2cd
|
Add cc to midicmd, add API Reference for midi related controls
|
2025-01-24 05:37:11 +08:00 |
|
nkymut
|
57c48f0c45
|
Add 'sysex' control
- sysex(id, data) and both arguments are patternable
|
2025-01-23 08:30:06 +08:00 |
|
nkymut
|
a4792e29f5
|
update ProgramChange from pc to progNum
- add progNum keyword handler
- update midicmd handler to handle 'progNum' case
|
2025-01-22 06:48:55 +08:00 |
|
Jade (Rose) Rowland
|
188d318125
|
fixed
|
2025-01-21 00:20:55 -05:00 |
|
Felix Roos
|
773420fd65
|
add "as" function + getControlName
|
2025-01-18 22:27:29 +01:00 |
|