update papers
This commit is contained in:
parent
efad61c7d0
commit
74e46dfc2c
|
@ -236,7 +236,7 @@ size | description
|
||||||
| - 0xd0: Namco C352 - 32 channels (UNAVAILABLE)
|
| - 0xd0: Namco C352 - 32 channels (UNAVAILABLE)
|
||||||
| - 0xd1: ESFM - 18 channels
|
| - 0xd1: ESFM - 18 channels
|
||||||
| - 0xd2: Ensoniq ES5503 (hard pan) - 32 channels (UNAVAILABLE)
|
| - 0xd2: Ensoniq ES5503 (hard pan) - 32 channels (UNAVAILABLE)
|
||||||
| - 0xd4: PowerNoise - 4 channels (UNAVAILABLE)
|
| - 0xd4: PowerNoise - 4 channels
|
||||||
| - 0xde: YM2610B extended - 19 channels
|
| - 0xde: YM2610B extended - 19 channels
|
||||||
| - 0xe0: QSound - 19 channels
|
| - 0xe0: QSound - 19 channels
|
||||||
| - 0xfc: Pong - 1 channel
|
| - 0xfc: Pong - 1 channel
|
||||||
|
|
|
@ -121,6 +121,9 @@ the following instrument types are available:
|
||||||
- 52: TED
|
- 52: TED
|
||||||
- 53: C140
|
- 53: C140
|
||||||
- 54: C219
|
- 54: C219
|
||||||
|
- 55: ESFM
|
||||||
|
- 56: PowerNoise (noise)
|
||||||
|
- 57: PowerNoise (slope)
|
||||||
|
|
||||||
the following feature codes are recognized:
|
the following feature codes are recognized:
|
||||||
|
|
||||||
|
@ -146,6 +149,7 @@ the following feature codes are recognized:
|
||||||
- `ES`: ES5506 ins data
|
- `ES`: ES5506 ins data
|
||||||
- `X1`: X1-010 ins data
|
- `X1`: X1-010 ins data
|
||||||
- `NE`: NES DPCM sample map data
|
- `NE`: NES DPCM sample map data
|
||||||
|
- `EF`: ESFM ins data
|
||||||
- `EN`: end of features
|
- `EN`: end of features
|
||||||
- if you find this feature code, stop reading the instrument.
|
- if you find this feature code, stop reading the instrument.
|
||||||
- it will usually appear only when there sample/wave lists.
|
- it will usually appear only when there sample/wave lists.
|
||||||
|
|
Loading…
Reference in a new issue