Jade (Rose) Rowland
|
e024ae2142
|
almost figured it out
|
2024-05-13 20:42:59 -04:00 |
|
Jade (Rose) Rowland
|
19df19375d
|
kinda fixed it, need to find cause of incorrect cps calculation
|
2024-05-13 10:33:18 -04:00 |
|
Jade (Rose) Rowland
|
cba96049a3
|
fixed duplicate variable
|
2024-05-10 00:03:52 -04:00 |
|
Jade (Rose) Rowland
|
1509ff1793
|
Merge branch 'tidalcycles:main' into gainmod
|
2024-05-09 23:55:13 -04:00 |
|
Jade (Rose) Rowland
|
6a33032da7
|
formatting
|
2024-05-09 23:26:04 -04:00 |
|
Jade (Rose) Rowland
|
6c05a4eb7b
|
fixed tri shape
|
2024-05-09 00:21:21 -04:00 |
|
Jade (Rose) Rowland
|
16472b59dd
|
fix cyclist clock cycle
|
2024-05-08 00:05:05 -04:00 |
|
Felix Roos
|
27d8bae671
|
Merge pull request #1089 from tidalcycles/fix-worklets
fix: missing events due to premature worklet cleanup
|
2024-05-07 14:29:22 +02:00 |
|
Felix Roos
|
956ceb8aa4
|
fix: missing events due to premature worklet cleanup
|
2024-05-06 21:29:15 +02:00 |
|
Jade (Rose) Rowland
|
7df663e87d
|
memory leaking
|
2024-05-05 23:54:30 -04:00 |
|
Jade (Rose) Rowland
|
3159f66560
|
working
|
2024-05-05 22:52:18 -04:00 |
|
Jade (Rose) Rowland
|
0d900c0134
|
sine test
|
2024-05-05 12:02:51 -04:00 |
|
Jade (Rose) Rowland
|
66a27a609c
|
implementing
|
2024-05-03 14:58:20 -04:00 |
|
Jade (Rose) Rowland
|
496d60dc1c
|
testing
|
2024-05-03 14:56:16 -04:00 |
|
Alex McLean
|
e47d67a9da
|
Benchmarks (#1079)
* tactus-oriented benchmarks
* add benchmarks for individual example tunes
|
2024-05-03 10:52:56 +01:00 |
|
Felix Roos
|
8e2d883e86
|
Merge pull request #1086 from tidalcycles/fix-dough-csound-timing
fix: csound + dough timing
|
2024-05-03 08:46:51 +02:00 |
|
Felix Roos
|
8db443ba26
|
fix: csound + dough timing
|
2024-05-03 00:42:13 +02:00 |
|
Alex McLean
|
34e9d73908
|
Improve performance of ! (replicate) (#1084)
* Implement ! with weighted repeatCycles
* reimplement repeatCycles without array filling
|
2024-05-02 23:37:32 +01:00 |
|
Alex McLean
|
91bb0a1d36
|
Add calculateTactus() for turning off calculation of tactus in (#1081)
core functions.
Also while I'm here stop fast/slow from manipulating tactus.
|
2024-04-29 11:36:10 +01:00 |
|
Alex McLean
|
bbf8577f85
|
More tactus tidying (#1071)
* preserve tactus for register (only non-formatting change is adding args to register)
* support undefined tactus values
|
2024-04-26 14:12:30 +01:00 |
|
Alex McLean
|
a189626e8b
|
Fix stepjoin (#1067)
* sort fractions properly - fixes #1066
|
2024-04-23 22:37:21 +01:00 |
|
Alex McLean
|
267f58b7be
|
Tactus tweaks - fixes for maintaining tactus and highlight locations (#1065)
* outer bind/join should keep outer tactus
* keep locations of outer pattern in stepJoin
|
2024-04-23 14:14:30 +01:00 |
|
Jade (Rose) Rowland
|
9348a8015a
|
Merge pull request #1062 from daslyfe/osc_time_fix
fix OSC timing for recent scheduler updates
|
2024-04-21 17:57:57 -04:00 |
|
Jade (Rose) Rowland
|
57ad278137
|
fixed osc server
|
2024-04-21 17:52:22 -04:00 |
|
Jade (Rose) Rowland
|
5d8eea7299
|
fixed
|
2024-04-21 17:29:29 -04:00 |
|
Alex McLean
|
0a3694fb82
|
Stepwise functions from Tidal (#1060)
* rename new stepwise functions to match tidal, adding s_expand and s_contract
* created a `stepJoin` for stepwise patternification
|
2024-04-21 21:17:07 +01:00 |
|
Alexandre G.-Raymond
|
a194180130
|
Fix wchooseCycles not picking the whole pattern (#1061)
|
2024-04-21 10:03:55 +01:00 |
|
Felix Roos
|
64cc8caeec
|
Merge pull request #1038 from tidalcycles/swing
add swing + swingBy
|
2024-04-19 00:05:52 +02:00 |
|
Felix Roos
|
93d151b943
|
anonymous patterns + muting with _
|
2024-04-17 12:37:19 +02:00 |
|
Felix Roos
|
0190604a7f
|
fix: don't reset on each eval
|
2024-04-12 12:28:03 +02:00 |
|
Felix Roos
|
8494353ace
|
bump @strudel/sampler
|
2024-04-12 10:57:59 +02:00 |
|
Felix Roos
|
e8ed57f588
|
Merge pull request #1048 from tidalcycles/transpose-numbers
transpose: support all combinations of numbers and strings for notes and intervals
|
2024-04-08 17:25:27 +02:00 |
|
Alex McLean
|
ebeefc0ac4
|
More experimental step functions: stepwax, stepwane, steptaper, steptour and taperlist (#1042)
* group tactus-oriented functions
* add stepwax, stepwane, steptaper and steptour
* taperlist
|
2024-04-08 09:46:18 +01:00 |
|
Felix Roos
|
3d06528393
|
transpose: support alls combinations of numbers and strings for notes and intervals
|
2024-04-07 01:25:47 +02:00 |
|
Jade (Rose) Rowland
|
0a6373f64c
|
adjust latency
|
2024-04-06 17:40:08 -04:00 |
|
Jade (Rose) Rowland
|
0f24e97855
|
Merge branch 'mfix' of github.com:daslyfe/strudel into mfix
|
2024-04-06 17:32:07 -04:00 |
|
Jade (Rose) Rowland
|
cbfa09a2da
|
remove unessecary changes
|
2024-04-06 17:31:56 -04:00 |
|
Jade (Rose) Rowland
|
3805195109
|
Merge branch 'tidalcycles:main' into mfix
|
2024-04-06 17:29:37 -04:00 |
|
Jade (Rose) Rowland
|
183d3ea4a1
|
fix desktop midi
|
2024-04-06 17:28:30 -04:00 |
|
Jade (Rose) Rowland
|
8e4549d6d3
|
mfix
|
2024-04-06 17:07:54 -04:00 |
|
Felix Roos
|
506989b0d7
|
Merge pull request #1041 from tidalcycles/freq-wheel
pitchwheel visual
|
2024-04-05 12:48:02 +02:00 |
|
Felix Roos
|
df23ea6cdf
|
fix: cyclist desync
|
2024-04-05 12:23:04 +02:00 |
|
Felix Roos
|
bea25a28cb
|
add superdough warning when scheduling in the past
|
2024-04-05 12:21:45 +02:00 |
|
Felix Roos
|
e242e82b3f
|
ireal voicings add aug alias for +
|
2024-04-01 23:21:55 +02:00 |
|
Felix Roos
|
6479c60387
|
tweaks
|
2024-04-01 23:21:32 +02:00 |
|
Felix Roos
|
c7f811e14d
|
fix: ignore haps that error at getFrequency
|
2024-04-01 17:04:03 +02:00 |
|
Felix Roos
|
539160630d
|
more settings
|
2024-04-01 15:30:19 +02:00 |
|
Felix Roos
|
8a3e9171a4
|
basic pitchwheel vis
|
2024-04-01 15:19:50 +02:00 |
|
Felix Roos
|
010329dcfc
|
fix: proper error log with call stack
|
2024-04-01 15:19:22 +02:00 |
|
Felix Roos
|
8f06bc4b57
|
add swing + swingBy
|
2024-04-01 02:59:17 +02:00 |
|