challeng entry - makwana
This commit is contained in:
parent
16eef95fea
commit
f6684c084a
1 changed files with 20 additions and 0 deletions
20
content/post/makwana.md
Normal file
20
content/post/makwana.md
Normal file
|
@ -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`
|
||||||
|
```
|
||||||
|
|
||||||
|
{{<video "makwana">}}
|
Loading…
Add table
Reference in a new issue