diff --git a/content/post/2021-12-01-noureldeen-nagm.md b/content/post/2021-12-01-noureldeen-nagm.md new file mode 100644 index 0000000..1a85f58 --- /dev/null +++ b/content/post/2021-12-01-noureldeen-nagm.md @@ -0,0 +1,21 @@ +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 tried different things, the tempo command seems to help me achieve what I wanted to achieve because of this and that. + +### Competition Entry 1 + +(deep-music-visualizer-gpu) C:\Users\nnagm>python C:\Users\nnagm\Repos\deep-music-visualizer\visualize.py --song "C:\Users\nnagm\Repos\deep-music-visualizer\Marie Plassard -The Look (Q o d ë s Remix).wav" --resolution 512 --duration 258 --pitch_sensitivity 295 --tempo_sensitivity 0.8 --depth 0.5 --classes 983 980 978 966 954 928 919 889 879 857 288 107 --jitter 0.5 --frame_length 512 --truncation 0.5 --smooth_factor 20 --batch_size 4 --output_file my_movie.mp4 + +{{