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
7839d6b4bf
Merge pull request #1030 from tidalcycles/forbidden-arithmetic
...
remove dangerous arithmetic feature
2024-03-30 16:05:59 +01:00
Felix Roos
30a15cb4b7
bump version
2024-03-30 16:00:21 +01:00
Felix Roos
7d8cb59a7a
fix: char encoding
2024-03-30 16:00:10 +01:00
Felix Roos
1aca5db447
better warning
2024-03-30 15:05:52 +01:00
Felix Roos
934a3cdec4
bump
2024-03-30 14:40:59 +01:00
Felix Roos
f987633498
fix: lint
2024-03-30 14:40:43 +01:00
Felix Roos
1a209c8b82
doc: options
2024-03-30 14:39:26 +01:00
Felix Roos
3e66e1ee93
add LOG env option
2024-03-30 14:38:23 +01:00
Felix Roos
e39cd2c9cd
bump
2024-03-30 14:27:38 +01:00
Felix Roos
8a8f6a66a4
improve logging + skip folders that throw
2024-03-30 14:27:18 +01:00
Felix Roos
b6171600c2
fix: lint
2024-03-30 14:10:35 +01:00
Felix Roos
3a60f63fd2
improve log
2024-03-30 05:07:43 +01:00
Felix Roos
422a9ad525
fix: lint
2024-03-30 05:00:49 +01:00
Felix Roos
29fe4fd907
make sample server available over local network
2024-03-30 04:59:43 +01:00
Felix Roos
22774596ca
run sampler in parallel by default + move samples folder to root
2024-03-30 04:48:55 +01:00
Felix Roos
8f355dcf96
add sampler script + samples folder with README
2024-03-30 04:42:45 +01:00
Felix Roos
abe775c3fd
fix: lint
2024-03-30 03:26:36 +01:00
Felix Roos
95e0496d51
proper sample server
2024-03-30 03:25:42 +01:00
Felix Roos
39204ad94d
add simple local sample serving
2024-03-30 01:48:07 +01:00
Felix Roos
4e7f5e9cda
add closeBrackets setting
2024-03-29 17:07:48 +01:00
Felix Roos
12d8cdff92
remove dangerous arithmetic feature
2024-03-29 16:58:34 +01:00
Alex McLean
9c66d9f1a7
Tactus tidy ( #1027 )
...
* preserve tactus across calls to filterValues (fixes tactus for struct)
* timeCat -> timecat (maintaining old name as an alias), beatCat -> stepcat
2024-03-29 13:55:05 +00:00
Felix Roos
aa25265cc2
Merge pull request #1024 from tidalcycles/fix-draw-bugs
...
better theme integration for visuals + various fixes
2024-03-28 11:37:56 +01:00
Felix Roos
a8c2586da6
fix: lint
2024-03-28 10:23:46 +01:00
Felix Roos
c400deac74
visuals now adhere to theme by default
2024-03-28 10:23:07 +01:00
Felix Roos
6a2486d9f2
fix: id widgets by type index to prevent erasing memory in some cases
2024-03-28 09:31:43 +01:00
Felix Roos
b5720355f9
fix: allow multiple visuals for the same pattern
...
+ using .tag function instead of single .id
2024-03-28 09:31:12 +01:00
Felix Roos
ab015ff48a
remove old .draw, rename .onFrame to .draw
...
+ breaking: from, to are now called lookbehind, lookahead
+ migrate .pianoroll
2024-03-28 07:35:01 +01:00
Felix Roos
eb8ac29136
add memory to onFrame
2024-03-28 07:26:32 +01:00
Felix Roos
14b1a1203f
fix: cyclist.now() should return 0 when stopped
2024-03-28 07:25:44 +01:00
Felix Roos
060d2cfe2b
another hap time introspection method
2024-03-28 06:50:13 +01:00
Felix Roos
04a0952a22
simplify draw plumbing
2024-03-28 06:25:24 +01:00
Felix Roos
1a0dff4081
add some hap methods for time introspection
2024-03-28 05:47:50 +01:00
Alex McLean
2fd2bdba60
Feature: tactus marking ( #1021 )
...
* rename `beat` option to `stackBy` to `repeat`
* fix parse error reporting
* rename `weight` to `tactus` (it might in the end be pulse, step, or tap)
* tactus marking with ^
* and add some tests
2024-03-27 12:06:05 +00:00
Jade (Rose) Rowland
bbfdd2cc32
working
2024-03-25 00:59:42 -04:00
Alexandre Gravel-Raymond
731d545a3f
Fix undegrade doc naming
2024-03-24 14:15:20 +01:00
Alexandre Gravel-Raymond
fc4c70c94f
Fix codestyle
2024-03-24 12:25:54 +01:00
Alexandre Gravel-Raymond
69211b8701
Document signals
2024-03-24 12:22:26 +01:00
Jade (Rose) Rowland
af740c3abb
Merge branch 'tidalcycles:main' into repl_sync_fixes
2024-03-23 16:47:22 -04:00
Jade (Rose) Rowland
8e2407cfa9
cleanup
2024-03-23 16:45:34 -04:00
Jade (Rose) Rowland
86c945114d
removed unessecary variable
2024-03-23 16:35:48 -04:00
Jade (Rose) Rowland
bd16b403e3
build working properly
2024-03-23 16:28:37 -04:00
Jade (Rose) Rowland
f00a08ef9e
working
2024-03-23 16:18:16 -04:00
Felix Roos
31067d5cb5
Merge pull request #1004 from tidalcycles/worker-repl
...
eliminate chromium clock jitter
2024-03-23 20:21:51 +01:00