20 lines
398 B
Markdown
20 lines
398 B
Markdown
|
---
|
||
|
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">}}
|