3 lines
104 B
Batchfile
3 lines
104 B
Batchfile
@echo off
|
|
python scripts\compose_track.py --key Am --bpm 95 --bars 8 --output output\reggaeton.flp
|
|
pause |