diff --git a/content/post/makwana.md b/content/post/makwana.md new file mode 100644 index 0000000..897dfbe --- /dev/null +++ b/content/post/makwana.md @@ -0,0 +1,20 @@ +--- +title: Makwana's Visualization +subtitle: Inspired by my Dutch party visitations in Sittard +date: 2021-12-01 +tags: ["music-visualizer", "competition"] +--- + +This is Makwana's entry for the competition. + +## Command Variations + +I tried simple thing. + +### Competition Entry 1 + +```bash + python visualize.py --song beethoven.mp3 --resolution 128 --output_file `video file` +``` + +{{