Blibliki Grid is acting as the visual counterpart to the Blibliki Engine, it bridges the gap between the technical complexity of synthesizer creation and the intuitive ease of visual interaction. Blibliki Grid enhances this by offering a way to visually orchestrate and manipulate your sonic experiments.
Requires Node.js, PNPM and a Clerk account.
pnpm install
- Go to cleck.com and create an account
- Create a new Application
- Select Next.js framework
- Follow the instructions and create a
.env.local
file with theNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
andCLERK_SECRET_KEY
variables
pnpm dev