Commit Graph

219 Commits

Author SHA1 Message Date
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 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 b4b38f1dc9 build 2022-02-22 20:49:05 +01:00
Felix Roos 9170eadbb0 replace groove with struct
+ delete groove
2022-02-22 20:47:55 +01:00
Felix Roos 413d401567 build 2022-02-22 00:48:00 +01:00
Felix Roos f6be175af0 refactor tunes to double quotes 2022-02-22 00:44:39 +01: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 8ce9986479 build 2022-02-21 01:20:44 +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
Felix Roos 966de74d5b build 2022-02-21 01:00:12 +01: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
Felix Roos 26fe6c8f61 add location for replicated synthetic child 2022-02-21 00:36:15 +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 358ba0101e specify error source 2022-02-20 23:37:29 +01:00
Felix Roos bc790d8cd5 fix: voicings wouldn't work with objects 2022-02-20 23:37:17 +01:00
Felix Roos 74040e52b4 better number support in tonal functions 2022-02-20 20:47:59 +01:00
Felix Roos f8df4b485d build 2022-02-20 20:31:55 +01:00
Felix Roos 1de371e944 replace m with cat in tunes 2022-02-20 20:31:00 +01:00
Felix Roos 8d872ccee9 highlight active events, js only 2022-02-20 20:30:40 +01:00
Felix Roos cf5ae93638 add withLocation 2022-02-20 20:29:20 +01:00
Felix Roos ed50da52f7 add locations to primitive pattern args 2022-02-20 20:29:07 +01:00
Felix Roos 292f171f28 add editorDidMount 2022-02-20 20:20:02 +01:00
Felix Roos 72835c80ed add onEvent to useRepl 2022-02-20 20:19:19 +01:00
Felix Roos d3dce4c662 build 2022-02-19 21:51:58 +01:00
Felix Roos ecec96c943 Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-19 21:48:26 +01:00
Felix Roos b2646dbd65 midi doc 2022-02-19 21:47:59 +01:00
Alex McLean d941cb79ce Merge pull request #11 from tidalcycles/more-functions
More tidal functions incoming (WIP)
2022-02-19 20:30:04 +00:00
Felix Roos 8339d18e0a build tutorial 2022-02-19 21:20:36 +01:00
Felix Roos f0a96ba75d basi tonal api doc 2022-02-19 21:17:21 +01:00
Felix Roos 1380babcf2 rename chordBass > rootNotes 2022-02-19 21:16:58 +01:00
Felix Roos c5089d8c58 scale now turns numbers into notes 2022-02-19 21:16:49 +01:00
Felix Roos ce78e0d88d build tutorial 2022-02-19 19:50:56 +01:00
Felix Roos b497967647 Merge branch 'main' of https://github.com/tidalcycles/strudel 2022-02-19 19:46:23 +01:00
Felix Roos 4614b6b6bd tone api doc 2022-02-19 19:45:26 +01:00
Felix Roos c548b61fa4 add synth helpers 2022-02-19 19:45:19 +01:00
alex ca9fef50d9 More struct tests 2022-02-19 17:20:02 +00:00
alex 0039b60020 Fix struct() and add mask() 2022-02-19 17:14:11 +00:00