Skip to content

callmephilip/katana

Repository files navigation

screenshot

Katana

Web based audo clip editor. Everything runs in your browser, nothing leaves your browser. WIP.

Browser support

This should work on desktop Chrome and Firefox.

Running locally

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Credits