diff --git a/content/post/21-12-01-beyzanur kaya.md b/content/post/21-12-01-beyzanur kaya.md new file mode 100644 index 0000000..5ec1fc6 --- /dev/null +++ b/content/post/21-12-01-beyzanur kaya.md @@ -0,0 +1,26 @@ +--- +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` +``` + +{{