Merge branch 'noureldeen-nagm' into 'master'
noureldeen See merge request rwth-crmasters-wise2122/deep-music-visualizer-showdown!15
This commit is contained in:
commit
c254bbf7e1
2 changed files with 31 additions and 0 deletions
31
content/post/2021-12-01-noureldeen-nagm.md
Normal file
31
content/post/2021-12-01-noureldeen-nagm.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
---
|
||||
title: Noureldeen's Visualization
|
||||
subtitle: Inspired by the different elements in the environment surrounding our life and how it's effected by sound.
|
||||
date: 2021-12-01
|
||||
tags: ["music-visualizer", "competition"]
|
||||
---
|
||||
|
||||
This is Noureldeen's entry for the competition.
|
||||
|
||||
I made one video, I was inspired by the different elements in the enviorment surrounding us and how the sound effects it.
|
||||
|
||||
## Command Variations
|
||||
|
||||
I played with the variables to test different outputs, I had to increase the smooth factor to visualize my slow music.
|
||||
|
||||
### Competition Entry 1
|
||||
|
||||
```bash
|
||||
python `visualize.py` --song `song file` --batch_size 4 --duration 258 \
|
||||
--resolution 512 --pitch_sensitivity 295 --jitter 0.5 \
|
||||
--classes 983 980 978 966 954 928 919 889 879 857 288 107 \
|
||||
--output_file `video file`
|
||||
```
|
||||
|
||||
{{<video "noureldeen">}}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
static/video/Noureldeen.mp4
Normal file
BIN
static/video/Noureldeen.mp4
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue