We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a093eeb commit 5407a13Copy full SHA for 5407a13
README.md
@@ -8,15 +8,12 @@ You can get a bunch of `.OPM` files from [KVR forum](https://www.kvraudio.com/fo
8
| MIDI Channel | Chip | Name | Polyphony |
9
| ------------- |-----------|:------:|----------:|
10
| 1 | YM2151 | OPM | 8 |
11
-| 2 | YM2414 | OPZ | 8 |
12
-| 3 | YM2203 | OPN | 3 |
13
-| 4 | YM2608 | OPNA | 6 |
14
-| 5 | YM2610 | OPNB | 6 |
15
-| 6 | YM2610b | OPNB-B | 6 |
16
-| 7 | YM2612 | OPN2 | 6 |
17
-| 8 | YM3812 | OPL2 | 9 |
18
-| 9 | YMF262 | OPL3 | 18 |
19
-| 10 | YM2413 | OPLL | 1 |
+| 2 | YM2203 | OPN | 3 |
+| 3 | YM2608 | OPNA | 6 |
+| 4 | YM2610 | OPNB | 6 |
+| 5 | YM2610b | OPNB-B | 6 |
+| 6 | YM2612 | OPN2 | 6 |
+| 7 | YM3812 | OPL2 | 9 |
20
21
Please try `./fmtoy_jack --help` to see a list of command-line options.
22
0 commit comments