translate rest of workshop to german

This commit is contained in:
Felix Roos 2023-06-07 16:50:54 +02:00
parent a88759ba94
commit 06950a6bd8
11 changed files with 277 additions and 179 deletions

View file

@ -23,7 +23,7 @@ export async function prebake() {
}),
samples(`./EmuSP12.json`, `./EmuSP12/`, { prebake: true, tag: 'drum-machines' }),
]);
await samples('github:tidalcycles/Dirt-Samples/master');
await samples('github:tidalcycles/Dirt-Samples/master'); // TODO: remove
}
const maxPan = noteToMidi('C8');