overhaul the remaining readmes
This commit is contained in:
parent
b58f5232c7
commit
54a61dcdae
9 changed files with 29 additions and 41 deletions
|
|
@ -43,10 +43,7 @@
|
|||
getTime: () => ctx.currentTime,
|
||||
transpiler,
|
||||
});
|
||||
document.getElementById('start').addEventListener('click', () => {
|
||||
ctx.resume();
|
||||
evaluate(input.value);
|
||||
});
|
||||
document.getElementById('start').addEventListener('click', () => evaluate(input.value));
|
||||
|
||||
function getTune() {
|
||||
return `await samples('github:tidalcycles/Dirt-Samples/master')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue