move hs2js package here + improve readme
This commit is contained in:
parent
ed506cabb5
commit
c232fb7dd5
12 changed files with 1489 additions and 35 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import { run } from './hs2js.mjs';
|
||||
import { run, parse } from 'hs2js';
|
||||
import { renderGraph } from './graph.mjs';
|
||||
import { parse } from './parser.mjs';
|
||||
import { initStrudel, reify, late, samples, stack } from '@strudel/web';
|
||||
initStrudel({
|
||||
prebake: () => samples('github:tidalcycles/dirt-samples'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue