42 Commits

Author SHA1 Message Date
Felix Roos
5fb31c2a9f Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-25 16:26:56 +01:00
Felix Roos
755e2dcbd2 comment out logging + add pipe for legacy... 2022-02-25 16:26:47 +01:00
alex
b323855b69 fix off() 2022-02-24 22:53:13 +00:00
Felix Roos
8bf7a6ba6e fix pure with number arg in shapeshifter 2022-02-24 23:20:02 +01:00
Felix Roos
914d12115c remove pipe + fix examples + add new tunes 2022-02-24 20:17:32 +01:00
alex
37a240ee2d Fix show() to show sign, fix off() 2022-02-24 11:48:08 +00:00
Alex McLean
ef877a40ca
Merge pull request #15 from tidalcycles/apply-an--layer
add apply and layer, and missing div/mul methods
2022-02-23 21:15:11 +00:00
alex
14a4a4492b add apply and layer, and missing div/mul methods 2022-02-23 21:13:29 +00:00
Felix Roos
522005a7ab patterns with double quotes and backticks
+ improved highlighting
+ many shapeshifter fixes
+ add highlighting to minirepl
+ add error handling to minirepl
2022-02-22 00:27:38 +01:00
Felix Roos
9a480344de Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-21 01:20:51 +01:00
Felix Roos
fd5ac5898c make offset pure 2022-02-21 01:19:57 +01:00
Alex McLean
6bbe759f74
Merge pull request #13 from tidalcycles/continuous-functions
Add continuous signals (sine, cosine, saw, etc)
2022-02-21 00:02:06 +00:00
alex
fd8f70d914 Tweaks and a couple of tests for signals 2022-02-20 23:59:16 +00:00
Felix Roos
3b248ae94c fix mini notation multiline highlight
+ started operator overloading
2022-02-21 00:57:17 +01:00
alex
b4b303a2d9 Add continuous signals (sine, cosine, saw, etc) 2022-02-20 22:47:00 +00:00
Felix Roos
acd07c31ff started mini notation highlighting
currently deactivated by addMiniLocations flag
2022-02-20 23:46:45 +01:00
Felix Roos
cf5ae93638 add withLocation 2022-02-20 20:29:20 +01:00
alex
0039b60020 Fix struct() and add mask() 2022-02-19 17:14:11 +00:00
alex
7b34f3f524 struct() and invert()/inv() 2022-02-19 16:54:44 +00:00
Felix Roos
f95f181301 fix could not play after pressing pause
+ some notes
2022-02-18 11:12:08 +01:00
Felix Roos
9ac7212f9c add bypass + hush 2022-02-16 20:09:23 +01:00
Felix Roos
c11c217baf Pattern .define + .bootstrap
+ seperate parse / evaluate
+ add Pattern.edit
+ move string hacks to evaluate
+ automate eval scoping with globalThis
+ add random tune button
+ mini: handle angle brackets
+ add chordBass
+ fix old tunes
2022-02-15 23:05:14 +01:00
Felix Roos
2f164649b9 add makeComposable for chainable composition
- only used with transpose so far
2022-02-15 08:19:48 +01:00
Felix Roos
240ebede6f automated patternify, pseudo getters, string hacks 2022-02-14 19:56:37 +01:00
Felix Roos
8d81458b7f fix appWhole / appBoth 2022-02-12 23:54:45 +01:00
alex
abe6509ba8 Bugfix every, and create more top level functions 2022-02-10 15:49:01 +00:00
alex
5b8c34e504 timeCat seems to work 2022-02-09 23:50:06 +00:00
alex
f5fb5857df fix _fastGap, add compressSpan 2022-02-09 22:41:44 +00:00
alex
ab2cfdeeec attempt at fastGap, with failing test 2022-02-09 21:18:53 +00:00
alex
fa59334a46 add some module level curried aliases 2022-02-08 17:08:11 +00:00
alex
d6c22d516b pass all the args through patternify, to properly support sequences as args 2022-02-08 16:15:43 +00:00
alex
89ee94e953 tidy 2022-02-08 12:41:01 +00:00
alex
44336efb8d tidy - use const or let for declarations 2022-02-08 12:36:48 +00:00
alex
d3f4dcacff actually apply the function in every 2022-02-07 19:00:43 +00:00
alex
4cdcfd24fa Fix slowcat for proper interleaving behaviour 2022-02-07 16:50:41 +00:00
alex
988e81670d patternify slow, early and late 2022-02-06 23:27:37 +00:00
alex
e98e8ea13f Patternify fast and fix tests 2022-02-06 23:15:55 +00:00
Felix Roos
74355e86da Merge remote-tracking branch 'upstream/main' 2022-02-05 21:36:36 +01:00
alex
868a7b9795 General fixes, breakages and WIP 2022-02-06 19:03:59 +00:00
Felix Roos
96bac589cb reify all the things 2022-02-05 20:35:49 +01:00
Felix Roos
df865e323d basic scheduling 2022-02-05 13:02:26 +01:00
alex
c496002ca5 prepare for npm 2022-01-27 14:01:37 +00:00