27 lines
743 B
Markdown
27 lines
743 B
Markdown
|
---
|
|||
|
title: Beyza's Visualization
|
|||
|
subtitle: Inspired by travelling
|
|||
|
date: 2021-12-01
|
|||
|
tags: ["music-visualizer", "competition"]
|
|||
|
---
|
|||
|
|
|||
|
This is Orwa's entry for the competition.
|
|||
|
|
|||
|
I made one video, I was inspired by the song called taro. This song usually reminds me of travelling.
|
|||
|
|
|||
|
## Command Variations
|
|||
|
|
|||
|
I tried different things, but as I changed things get less interesting. I havent created a note for the classes I used, I picked random numbers sequentials. I have other videos as well, one with birds and other with dos but haven´t uploaded.
|
|||
|
|
|||
|
### Competition Entry
|
|||
|
|
|||
|
```bash
|
|||
|
python `visualize.py` --song `taro.wav` --batch_size 4\
|
|||
|
--resolution 512 --jitter 0.7 \
|
|||
|
--classes \
|
|||
|
--output_file `video file`
|
|||
|
```
|
|||
|
|
|||
|
{{<video "beyzanur">}}
|
|||
|
|