Commit Graph

260 Commits

Author SHA1 Message Date
Felix Roos 4f2f00ee62 patterns can now be async 2022-02-27 20:08:56 +01:00
Felix Roos 634d4f1099 Merge commit '1375932c05cea422500a9328fec3207ac4e1a64c' into stateful-events 2022-02-27 15:05:17 +01:00
Felix Roos 1375932c05 sync highlighting with tone draw 2022-02-27 11:52:34 +01:00
alex 0969f47404 fix tests 2022-02-26 23:46:04 +00:00
alex 34872b3a02 Add stateful flag to hap, add sketch of resolveState to hap. Also firstCycle now strips the context by default. 2022-02-26 23:45:53 +00:00
Alex McLean cad81acc44 Update README.md 2022-02-26 20:29:16 +00:00
Alex McLean 54f052d661 Update README.md 2022-02-26 20:26:36 +00:00
Alex McLean c3ad7a032f Update README.md 2022-02-26 20:26:02 +00:00
Alex McLean 62fd2f599b Update README.md 2022-02-26 20:25:12 +00:00
Alex McLean 1dd4c7ea11 Update README.md 2022-02-26 20:23:58 +00:00
Alex McLean cefe9f76fd Update README.md 2022-02-26 20:23:16 +00:00
Alex McLean 0d78f3695a Update README.md 2022-02-26 20:22:53 +00:00
Alex McLean 6091f7499a Update test.yml 2022-02-26 20:21:50 +00:00
Alex McLean ce8d22c29b Merge pull request #17 from puria/main
test: 📦 Add missing dependency and a CI check, to prevent oversights ;p
2022-02-26 20:16:34 +00:00
Puria Nafisi Azizi 1217dea5fc test: 📦 Add missing dependency and a CI check, to prevent oversights ;p 2022-02-26 20:46:13 +01:00
Felix Roos c6cfa34997 Merge pull request #16 from charlieroberts/performance_experiments
higher latencyHint
2022-02-26 13:29:19 +01:00
charlieroberts 83d0644fd9 higher latencyHint 2022-02-25 21:08:56 -08:00
Felix Roos aeb51a157f fix transpose number bug 2022-02-25 21:55:47 +01:00
Felix Roos 867dbf33dc dont log 2022-02-25 21:51:15 +01:00
Felix Roos 508767278f merge contexts 2022-02-25 21:41:33 +01:00
Felix Roos 4bea071071 mini: parse numbers 2022-02-25 21:41:10 +01:00
Felix Roos dcebdd6dbc fix numbers 2022-02-25 21:40:48 +01:00
Felix Roos 8b0e036ed5 highlight voicings 2022-02-25 21:40:30 +01:00
Felix Roos 067c0bfe70 simplify 2022-02-25 20:47:44 +01:00
Felix Roos 08ab06c9cc use context for tone 2022-02-25 20:43:38 +01:00
Felix Roos a3971f793c use context for scale 2022-02-25 20:31:08 +01:00
Felix Roos f1362b1c94 use state query in repl
+ move locations to context
2022-02-25 20:10:49 +01:00
Felix Roos 9ccc78a929 build 2022-02-25 16:28:22 +01:00
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 29bdfb2d90 _withContext() 2022-02-25 11:19:12 +00:00
alex fc739d1283 fix new things up to use state 2022-02-25 11:07:45 +00:00
alex 1b6d3734cf Merge branch 'main' into stateful-events 2022-02-25 10:59:41 +00:00
alex 912c36d590 Add event/hap context 2022-02-25 10:59:33 +00:00
alex b323855b69 fix off() 2022-02-24 22:53:13 +00:00
alex 1b748648e0 Merge branch 'main' of github.com:yaxu/strudel into main 2022-02-24 22:35:55 +00:00
Felix Roos 8bf7a6ba6e fix pure with number arg in shapeshifter 2022-02-24 23:20:02 +01:00
Felix Roos 56069a2d38 add featurelist 2022-02-24 20:19:02 +01:00
Felix Roos c246bec753 shorten 2022-02-24 20:18:02 +01:00
Felix Roos 914d12115c remove pipe + fix examples + add new tunes 2022-02-24 20:17:32 +01:00
Felix Roos 62bb91ab14 Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-24 20:16:46 +01:00
Felix Roos 9f2bc146c0 fix: webmidi hints 2022-02-24 20:16:21 +01:00
alex 1b5046da69 repl build 2022-02-24 12:29:25 +00:00
alex 164d007f95 repl build 2022-02-24 12:29:07 +00:00
alex 37a240ee2d Fix show() to show sign, fix off() 2022-02-24 11:48:08 +00:00
alex fb149808ee test div and mul 2022-02-23 22:46:01 +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
alex db22653124 Merge branch 'stateful-events' of github.com:yaxu/strudel into stateful-events 2022-02-23 20:24:12 +00:00
alex becc73e58a Merge branch 'main' into stateful-events 2022-02-23 20:24:05 +00:00