strudel/repl/src
2022-03-13 11:20:57 +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 comment out todos in tutorial 2022-02-28 21:40:24 +01:00
App.tsx fix draw 2022-03-12 21:04:50 +01:00
CodeMirror.tsx highlighting ideas 2022-03-04 00:10:09 +01:00
cx.ts add basic repl 2022-02-04 13:32:42 +01:00
draw.mjs filter out event parts from draw 2022-03-13 11:20:57 +01:00
evaluate.ts optimize draw logic 2022-03-12 20:30:07 +01:00
gist.js add gist helper 2022-03-06 20:03:28 +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 use velocity in tone + midi + defaultSynth 2022-03-06 14:39:33 +01:00
parse.d.ts add many more krill operators 2022-02-06 20:59:41 +01:00
parse.ts mini: parse numbers 2022-02-25 21:41:10 +01:00
pianoroll.mjs add lookaheadCycles to fix pianoroll 2022-03-12 21:58:17 +01:00
shapeshifter.js fix numbers 2022-02-25 21:40:48 +01:00
tonal.mjs remove scaleOffset nonsense 2022-03-04 00:08:39 +01:00
tone.ts Merge remote-tracking branch 'origin/main' into notes-and-numbers 2022-03-06 19:23:24 +01:00
tune.mjs add Pattern.tune with tunejs + example tune 2022-03-04 00:10:57 +01:00
tunejs.js comment out tunejs logs 2022-03-12 20:29:35 +01:00
tunes.ts Merge remote-tracking branch 'origin/main' into notes-and-numbers 2022-03-06 19:23:24 +01:00
types.d.ts use state query in repl 2022-02-25 20:10:49 +01:00
useCycle.ts filter out event parts from draw 2022-03-13 11:20:57 +01:00
usePostMessage.ts support multiple repls on same page 2022-02-18 15:01:01 +01:00
useRepl.ts Merge remote-tracking branch 'origin/main' into notes-and-numbers 2022-03-06 19:23:24 +01:00
voicings.ts highlight voicings 2022-02-25 21:40:30 +01:00
xen.mjs xen fixes 2022-03-04 00:09:53 +01:00