We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471c1cf commit 28ca456Copy full SHA for 28ca456
1 file changed
README.md
@@ -66,7 +66,7 @@ uv run python main.py [OPTIONS]
66
67
Example:
68
```bash
69
-uv run python main.py --midi song.mid --play --patch "Lead Synth"
+uv run python main.py --midi song.mid --play --patch "Bass"
70
```
71
72
## Input methods
0 commit comments