diff --git a/content/post/2021-12-01-cemre-karaoglan.md b/content/post/2021-12-01-cemre-karaoglan.md index e7ab1af..6f21577 100644 --- a/content/post/2021-12-01-cemre-karaoglan.md +++ b/content/post/2021-12-01-cemre-karaoglan.md @@ -16,7 +16,9 @@ Working with different genres of songs and playing with the parameters according ### Competition Entry 1 ```bash - python `visualize.py` --song `quesera.wav` --resolution 512 --pitch_sensitivity 280 --tempo_sensitivity 0.6 --depth 0.7 --batch_size 4 + python `visualize.py` --song `quesera.wav` --resolution 512 + --pitch_sensitivity 280 --tempo_sensitivity 0.6 + --depth 0.7 --batch_size 4 ``` {{