Orbital is a simple webapp that turns strings into sounds and displays them on a simple, beautiful orbit.
Orbital was built with npm and Vite.
You'll need npm installed, and you can run in two ways:
npm run dev- to launch it in a development environment A Makefile is provided, runningmake updatewill update the code and build it.