dbdump script
This commit is contained in:
parent
5534db95bc
commit
e5f38dbbc6
6 changed files with 376 additions and 9 deletions
|
|
@ -173,6 +173,7 @@ evalScope(
|
|||
getDrawContext,
|
||||
getAudioContext,
|
||||
loadSoundfont,
|
||||
Clock: {}, // whatever
|
||||
// Tone,
|
||||
},
|
||||
);
|
||||
|
|
@ -225,6 +226,5 @@ export const testCycles = {
|
|||
festivalOfFingers3: 16,
|
||||
};
|
||||
|
||||
|
||||
// fixed: https://strudel.tidalcycles.org/?DBp75NUfSxIn (missing .note())
|
||||
// bug: https://strudel.tidalcycles.org/?xHaKTd1kTpCn + https://strudel.tidalcycles.org/?o5LLePbx8kiQ
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue