From 4cdbe116aa40ee2d5ecf8c8d1c135f12a68d4ff6 Mon Sep 17 00:00:00 2001 From: Orwa Diraneyya Date: Wed, 1 Dec 2021 14:46:59 +0100 Subject: [PATCH 1/5] Ali Zargham's music --- content/post/ali | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 content/post/ali diff --git a/content/post/ali b/content/post/ali new file mode 100644 index 0000000..28dd8d1 --- /dev/null +++ b/content/post/ali @@ -0,0 +1,32 @@ +--- +title: Ali zargham's Visualization +subtitle: Inspired by romantic guitar of sub-continent +date: 2021-12-01 +tags: ["music-visualizer", "competition"] +--- + +This is Ali's entry for the competition. + +I made one videos, I was inspired by the romantic guitar in the sub-continent. + +## Command Variations + +I tried different things, I changed the music audio to be a romantic guitar. + +### Competition Entry 1 + +```bash + (deep-music-visualizer) C:\Users\SYED ALI ZARGHAM\repos\deep-music-visualizer>python visualize.py --song romantic_guitar.wav --output_file romantic-music.mp4 --batch_size 4` +``` + +{{