& "C:\git\arppegiator\venv\Scripts\Activate.ps1" Write-Host "Virtual environment activated!" -ForegroundColor Green Write-Host "Run 'python run.py' to start the arpeggiator" -ForegroundColor Cyan