Skip to content

otoayana/anxvis

Repository files navigation

anxvis ᓚ₍ ^. .^₎

an ethereal audio visualizer. the sky is full of anxious words.

a quick demo of anxvis. it shows a 60x60 grid background with some scrolling assorted words on top

get

use one of the following build systems:

poetry

$ poetry install
$ poetry run anxvis <input.flac> <output.mp4>

nix

make sure to have flakes enabled

$ nix build
$ ./result/bin/anxvis

use

input can be any common audio file, output is an mp4 video

$ anxvis [-h] [-t FONT] [-f FPS] [-s SCALE] INPUT OUTPUT

contribute

send patches to the mailing list. prefix patches with "[PATCH anxvis]"

see the guide to git send-email if this is your first time using sourcehut

license

anxvis is licensed under the gnu general public license, version 3 or later. refer to the license for details

Releases

No releases published

Packages

No packages published