Commit Graph

285 Commits

Author SHA1 Message Date
Felix Roos 0a7b8317d3 add velocity to example 2022-03-06 14:39:53 +01:00
Felix Roos 58e8e311a3 use velocity in tone + midi + defaultSynth 2022-03-06 14:39:33 +01:00
Felix Roos fbc629c6da add Pattern.velocity 2022-03-06 14:38:49 +01:00
Felix Roos 629d36c63c build 2022-03-06 10:40:07 +01:00
Felix Roos d5c79f697a add tunes with sampler + players 2022-03-06 10:37:15 +01:00
Felix Roos 7e0b6d7f2a add duration + legato 2022-03-06 10:35:23 +01:00
Felix Roos 05804262f0 add sampler + players + switchify onTrigger 2022-03-06 10:34:09 +01:00
Felix Roos 63eb912434 comment out todos in tutorial 2022-02-28 21:40:24 +01:00
Felix Roos 125d190ff1 fix: scaleTranspose for scales without C in it 2022-02-28 21:39:53 +01:00
Alex McLean 349aa45f54 Merge pull request #22 from tidalcycles/stateful-events
Fix resolveState
2022-02-27 23:32:29 +00:00
alex 921b23e9f0 Fix resolveState 2022-02-27 23:30:00 +00:00
Felix Roos 827c983175 build 2022-02-27 22:11:34 +01:00
Felix Roos df0650e48d install events 2022-02-27 22:09:43 +01:00
Felix Roos 190729df73 Merge pull request #14 from tidalcycles/stateful-events
Stateful queries and events (WIP)
2022-02-27 20:52:51 +01:00
Felix Roos f209841e06 simplify 2022-02-27 20:51:43 +01:00
Felix Roos 5f424e7113 add pending flag 2022-02-27 20:24:03 +01:00
Felix Roos f361b50f7f "add" example 2022-02-27 20:16:29 +01:00
Felix Roos 31319b4045 piano 2022-02-27 20:09:07 +01:00
Felix Roos 4f2f00ee62 patterns can now be async 2022-02-27 20:08:56 +01:00
Felix Roos bab2df3442 Merge pull request #19 from puria/main
fix: 💄 Enhance visualisation of the Tutorial on mobile
2022-02-27 18:04:06 +01:00
Puria Nafisi Azizi 4b778e444d fix: 💄 Enhance visualisation of the Tutorial on mobile 2022-02-27 16:29:23 +01:00
Felix Roos 634d4f1099 Merge commit '1375932c05cea422500a9328fec3207ac4e1a64c' into stateful-events 2022-02-27 15:05:17 +01:00
Felix Roos 4da1fa4832 lookAhead 1 2022-02-27 12:53:16 +01:00
Felix Roos 70472f11cc build with setContext (highlighting broken..) 2022-02-27 12:48:15 +01:00
Felix Roos 9442b5c66b build 2022-02-27 12:08:23 +01:00
Felix Roos ef3ab6161f use default context for now 2022-02-27 12:07:56 +01:00
Felix Roos e719cea0de fix mini repl draw + tutorial 2022-02-27 11:57:30 +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