Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 580 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 580 Bytes

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