2025-04-23 11:42:37 +02:00
|
|
|
---
|
|
|
|
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`
|
|
|
|
```
|
|
|
|
|
2021-12-01 15:23:05 +01:00
|
|
|
{{<video "makwana">}}
|