Music visualization using Milkdrop presets
Go to file
filifa efa8e8b27a remove -I flag 2024-08-25 17:45:48 -05:00
cmd remove -I flag 2024-08-25 17:45:48 -05:00
.gitignore initial commit 2024-08-19 21:53:48 -05:00
COPYING use cobra 2024-08-24 21:05:15 -05:00
README.md update example pipeline 2024-08-24 22:41:14 -05:00
go.mod use cobra 2024-08-24 21:05:15 -05:00
go.sum use cobra 2024-08-24 21:05:15 -05:00
main.go use cobra 2024-08-24 21:05:15 -05:00

README.md

milkbucket

ffmpeg -i $audio -ar 44100 -f s16le - | tee >(pw-play --rate=44100 --format=s16 -) | LD_LIBRARY_PATH=~/.local/lib/ ./milkbucket -p $preset