Merge branch 'gaurav_makwana' into 'master'
challeng entry - makwana See merge request rwth-crmasters-wise2122/deep-music-visualizer-showdown!28
This commit is contained in:
commit
80ff14353f
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