Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 942 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 942 Bytes

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