strudel/repl/src
2022-02-18 12:44:18 +01:00
..
shift-parser ast shape shifting pseudo note variables 2022-02-09 20:11:16 +01:00
shift-reducer ast shape shifting pseudo note variables 2022-02-09 20:11:16 +01:00
shift-traverser ast shape shifting pseudo note variables 2022-02-09 20:11:16 +01:00
tutorial boilerplate for tutorial + minirepl 2022-02-18 12:44:18 +01:00
App.tsx encapsulate repl logic into hook 2022-02-18 11:55:31 +01:00
CodeMirror.tsx now supporting tidal syntax directly 2022-02-06 23:02:43 +01:00
cx.ts add basic repl 2022-02-04 13:32:42 +01:00
evaluate.ts add Tone namespace + allow functions 2022-02-16 20:10:35 +01:00
groove.ts Pattern .define + .bootstrap 2022-02-15 23:05:14 +01:00
index.tsx hot mode + tone synth experiments 2022-02-08 23:01:01 +01:00
logo.svg add basic repl 2022-02-04 13:32:42 +01:00
midi.ts automated patternify, pseudo getters, string hacks 2022-02-14 19:56:37 +01:00
parse.d.ts add many more krill operators 2022-02-06 20:59:41 +01:00
parse.ts support "!" in mini notation 2022-02-16 20:10:58 +01:00
shapeshifter.js fix could not play after pressing pause 2022-02-18 11:12:08 +01:00
tonal.ts add .tone + helpers 2022-02-16 20:11:21 +01:00
tone.ts fix could not play after pressing pause 2022-02-18 11:12:08 +01:00
tunes.ts fix could not play after pressing pause 2022-02-18 11:12:08 +01:00
types.d.ts add many more krill operators 2022-02-06 20:59:41 +01:00
useCycle.ts simplify scheduler 2022-02-16 20:08:58 +01:00
useRepl.ts encapsulate repl logic into hook 2022-02-18 11:55:31 +01:00
voicings.ts Pattern .define + .bootstrap 2022-02-15 23:05:14 +01:00