105 Commits

Author SHA1 Message Date
Felix Roos
96bafa7f0b the big rename: @strudel.cycles/* -> @strudel/* 2024-01-18 09:54:37 +01:00
Jade (Rose) Rowland
8d325b96ea init 2024-01-06 14:49:52 -05:00
Felix Roos
9059b16c7c fix: editor focus on click below code 2023-12-31 11:20:35 +01:00
Felix Roos
aa18293f1d
Merge pull request #854 from daslyfe/audio_device_selection
Audio device selection
2023-12-31 10:03:00 +01:00
Felix Roos
307c69edb9 hotfix: another slight logic error 2023-12-30 10:36:50 +01:00
Felix Roos
9a07b15952 hotfix: update button behavior 2023-12-30 10:07:47 +01:00
Jade (Rose) Rowland
69554c0762 merged with vanilla updates 2023-12-29 22:27:01 -05:00
Jade (Rose) Rowland
3152bc123a
Merge branch 'main' into audio_device_selection 2023-12-29 20:37:29 -05:00
Felix Roos
ea8aabceed fix: loader 2023-12-29 15:03:26 +01:00
Felix Roos
57bc0b7032 cleanup 2023-12-29 01:07:11 +01:00
Felix Roos
9974311344 better repl init + a bit of ssr for main repl 2023-12-29 00:55:14 +01:00
Felix Roos
014303b0d5 remove dependencies to @strudel.cycles/react 2023-12-28 21:04:29 +01:00
Felix Roos
201fe726b6 replace main repl 2023-12-28 20:48:59 +01:00
Felix Roos
8bde87246b load imported samples directly in prebake 2023-12-27 12:45:27 +01:00
Felix Roos
53484db768 style fixes + remove lastShared state 2023-12-26 00:29:43 +01:00
Felix Roos
63ae95186b repl2: share + clean up imports 2023-12-26 00:06:15 +01:00
Felix Roos
8c0065f563 pull out repl utility functions
+ repl2 initCode / switching patterns works now
2023-12-25 23:53:54 +01:00
Jade (Rose) Rowland
17dd48f2a4 prettier 2023-12-18 00:28:41 -05:00
Jade (Rose) Rowland
355ac2ea29
Merge branch 'main' into audio_device_selection 2023-12-18 00:22:33 -05:00
Jade Rowland
000e1293db initialize on first load 2023-12-18 00:09:30 -05:00
Felix Roos
99194814a9 move code hashing helpers to core 2023-12-14 10:36:56 +01:00
Felix Roos
daf9187572
Merge pull request #839 from daslyfe/file_import
Sound Import from local file system
2023-12-12 19:08:31 +01:00
Felix Roos
853a31b638 improve code init logic 2023-12-11 22:17:10 +01:00
Felix Roos
faaed61384 fix: do not sync activePattern between tabs
+ only deselect activePattern if code in url differs
2023-12-11 22:01:08 +01:00
Felix Roos
1f16ebc5b2 fix: deselect user pattern when opening links 2023-12-10 21:01:51 +01:00
Jade (Rose) Rowland
6238be7f2c
Merge branch 'tidalcycles:main' into file_import 2023-12-10 11:28:50 -05:00
Jade Rowland
c4fe664215 seperating things out 2023-12-10 11:22:50 -05:00
Felix Roos
63a01088a0 hotfix: dont overwrite user pattern on shuffle 2023-12-08 11:42:15 +01:00
Felix Roos
cec8553fb5 clear sounds + cps on pattern change
+ similar to shuffle
2023-12-08 09:18:33 +01:00
Felix Roos
a45d87667f fix: update / fork logic 2023-12-07 20:17:01 +01:00
Felix Roos
80601451b6 Merge branch 'main' into patterns-tab 2023-11-17 20:36:15 +01:00
Kaspars
ef14074164 add option to disable active line highlighting in Code Settings 2023-11-15 22:38:00 +01:00
Alexandre G.-Raymond
353333653f
Implement optional hover tooltip with function documentation 2023-11-05 13:00:54 +01:00
Felix Roos
8d3ba2a8cd fix: share copy to clipboard + alert 2023-11-02 08:29:27 +01:00
Felix Roos
53160c638a half working user pattern management 2023-10-29 14:00:13 +01:00
Felix Roos
b15f7bcf45 Merge branch 'main' into patterns-tab 2023-10-29 13:05:25 +01:00
Felix Roos
af915be142 replace strudel.tidalcycles.org with strudel.cc 2023-10-28 23:49:30 +02:00
Felix Roos
9fc87fe20f add px in zen mode to fix logo overlap 2023-10-27 21:29:31 +02:00
Felix Roos
7f3cdedef9 basic hydra integration 2023-10-26 13:05:54 +02:00
Felix Roos
062d926900 make sliders work! 2023-10-01 00:24:31 +02:00
Felix Roos
b36cee93f7 add slider function to scope 2023-09-30 21:22:49 +02:00
Felix Roos
cf72e3bba5 fix: add conditional imports to eval scope
+ fire postMessage on start
2023-09-27 21:25:30 +02:00
Felix Roos
6e26f39751 add dough function for raw dsp 2023-09-25 22:34:31 +02:00
Felix Roos
6c3173f45b Merge branch 'main' into patterns-tab 2023-09-17 17:28:18 +02:00
Jade Rowland
e75ac7b3c0 working 2023-09-09 01:20:08 -04:00
Jade Rowland
62e3774ff7 its working 2023-09-03 16:28:52 -04:00
Felix Roos
328af5f560 fix: move desktopbridge dependency to website 2023-08-31 05:10:17 +02:00
Felix Roos
f6cf740507 add emoji support 2023-08-27 22:11:22 +02:00
Felix Roos
88651149d3 fix: don't import emoji pkg 2023-08-27 15:28:46 +02:00
Felix Roos
e301090704 pianoroll improvements:
- add label / activeLabel controls
- add new pianoroll options:
  - fill
  - fillActive
  - strokeActive
  - stroke
  - hideInactive
  - colorizeInactive
  - fontFamily
- add wordfall method
- fix: some haps were drawn with wrong length
- pianoroll labels now use set fontFamily
- hide fold gutter
2023-08-27 15:27:30 +02:00