Difference between revisions of "YM"

From Video Game Music Preservation Foundation Wiki
Jump to: navigation, search
m (Added original developer)
(Unsupported Games)
(2 intermediate revisions by one other user not shown)
Line 19: Line 19:
  
 
'''''YM''''' ('''YM2149 Music''') is an audio format that logs instructions sent to an [[AY-3-8910]] or [[YM2149]] chip. Playback occurs by emulating the chips and sending the logged data to them. Because the format merely logs the instructions to the chip, it doesn't preserve the original content of the music format. The format is similar to [[VGM]], [[DRO]] and [[GYM]] formats in this respect. Although YM technically supports any platform that uses the specified chips, the logging community has mostly limited its efforts to the [[Amstrad CPC]]. The format has partial support for the [[YM2149F]] used in [[Atari ST]].
 
'''''YM''''' ('''YM2149 Music''') is an audio format that logs instructions sent to an [[AY-3-8910]] or [[YM2149]] chip. Playback occurs by emulating the chips and sending the logged data to them. Because the format merely logs the instructions to the chip, it doesn't preserve the original content of the music format. The format is similar to [[VGM]], [[DRO]] and [[GYM]] formats in this respect. Although YM technically supports any platform that uses the specified chips, the logging community has mostly limited its efforts to the [[Amstrad CPC]]. The format has partial support for the [[YM2149F]] used in [[Atari ST]].
 +
 +
[[MYM]] is a variation of the YM format tailored for replay on low-end platforms.
  
 
==Players==
 
==Players==
Line 27: Line 29:
 
* [[DeliPlayer]] - Windows 32 (both compressed and uncompressed variants)
 
* [[DeliPlayer]] - Windows 32 (both compressed and uncompressed variants)
 
* [[RdosPlay]] - DOS (only uncompressed)
 
* [[RdosPlay]] - DOS (only uncompressed)
* [[ST-Sound]] - XMPlay
+
* [[ST-Sound]] - XMPlay, Windows
 
* [[YM Decoder]] - foobar2000
 
* [[YM Decoder]] - foobar2000
  
Line 55: Line 57:
 
Games that use audio output beyond the 3 voice chip (like the Spectrum's DAC or the [[PC Speaker]]), cannot have those portions logged to YM, and should be ripped to [[AY]] instead. This list contain Amstrad CPC games, since the format is used mostly for this platform.
 
Games that use audio output beyond the 3 voice chip (like the Spectrum's DAC or the [[PC Speaker]]), cannot have those portions logged to YM, and should be ripped to [[AY]] instead. This list contain Amstrad CPC games, since the format is used mostly for this platform.
  
 +
* [[Crazy Cars II (CPC)]]
 
* [[Mach 3 (CPC)]]
 
* [[Mach 3 (CPC)]]
  
 
==Technical==
 
==Technical==
All '''YM''' files are compressed LHA archives, which contain one generic file inside. It can be extracted with [[7-Zip]], for example (use right click on file, 7-Zip context menu, and then choose "Open archive"). The extracted file has custom header which is relatively simple, and the format "ym5".
+
All '''YM''' files are compressed LHA archives, which contain one generic file inside. It can be extracted with [[7-Zip]], for example (use right click on file, 7-Zip context menu, and then choose "Open archive"). The extracted file has custom header which is relatively simple, which varies on the YM version used ("YM3!" to "YM6!").
  
 
All YM files contain the words like "file.bin" or "file.ym" at the beginning (in the last case - if the file was logged using [[YM Logging|this guide]]), because of LHA archive format.
 
All YM files contain the words like "file.bin" or "file.ym" at the beginning (in the last case - if the file was logged using [[YM Logging|this guide]]), because of LHA archive format.
  
 
There are another three main differences between AY and YM format. It seems that YM supports [[AY-3-8912]] not only for systems with Zilog 80 chip, but YM doesn't support ZX Spectrum's buzzer. But when the AY can contain a lot of tracks, YM is a single; and while AY can contain digital music ([[Ghostbusters (ZXS)]] for example), YM can't, trying to logging it will result to unproperly recorded PSG instead of PCM.
 
There are another three main differences between AY and YM format. It seems that YM supports [[AY-3-8912]] not only for systems with Zilog 80 chip, but YM doesn't support ZX Spectrum's buzzer. But when the AY can contain a lot of tracks, YM is a single; and while AY can contain digital music ([[Ghostbusters (ZXS)]] for example), YM can't, trying to logging it will result to unproperly recorded PSG instead of PCM.
 +
 +
Starting from YM4 version, YM supports digital instruments.
 +
Starting from YM5 version, YM supports special sync effects. YM6 supports one more effect.
 +
 +
The AY-3-8910 generates frequencies on the basis on its own master frequency. Since YM logs the AY-3-8910 native commands and the master frequency changes from one computer to another (ex. ZX Spectrum: 1Mhz, Atari ST: 2Mhz), all YM commands related to periods or frequencies must be adapted in order to play correctly on a non-native platform.
  
 
==Links==
 
==Links==
 
* [http://www.genesis8bit.fr/frontend/music.php genesis8bit.fr/frontend/music.php] - Large archive and utilities for Amstrad CPC YM files.
 
* [http://www.genesis8bit.fr/frontend/music.php genesis8bit.fr/frontend/music.php] - Large archive and utilities for Amstrad CPC YM files.
 +
* [ftp://ftp.modland.com/pub/documents/format_documentation/Atari%20ST%20Sound%20Chip%20Emulator%20YM1-6%20(.ay,%20.ym).txt YM2 to YM5 file formats]
 +
* [http://leonard.oxg.free.fr/ymformat.html YM6 file format]

Revision as of 17:55, 25 March 2019

YM2149 Music
YM.png
Developer: Arnaud Carré
Header: Custom
Content: Log
Instruments: Combined
Target Output
Output - Digital Audio - No.png Output - MIDI - No.png Output - FM Synthesis - No.png Output - PSG.png
Released: 19??-??-??
First Game: N/A
Extensions
  • *.ym
  • *.ym5
Not to be confused with GYM.

YM (YM2149 Music) is an audio format that logs instructions sent to an AY-3-8910 or YM2149 chip. Playback occurs by emulating the chips and sending the logged data to them. Because the format merely logs the instructions to the chip, it doesn't preserve the original content of the music format. The format is similar to VGM, DRO and GYM formats in this respect. Although YM technically supports any platform that uses the specified chips, the logging community has mostly limited its efforts to the Amstrad CPC. The format has partial support for the YM2149F used in Atari ST.

MYM is a variation of the YM format tailored for replay on low-end platforms.

Players

(Category)

Converters

(Category)

YM to ?

? to YM

Games

(Category)

Games that rely solely on an AY-3-8910 or YM2149 for music can be logged to YM format.

How to Obtain

YM files can be logged using some Amstrad CPC and ZX Spectrum emulators (see the YM Logging guide). YM archives can be found on the following pages:

Unsupported Games

Games that use audio output beyond the 3 voice chip (like the Spectrum's DAC or the PC Speaker), cannot have those portions logged to YM, and should be ripped to AY instead. This list contain Amstrad CPC games, since the format is used mostly for this platform.

Technical

All YM files are compressed LHA archives, which contain one generic file inside. It can be extracted with 7-Zip, for example (use right click on file, 7-Zip context menu, and then choose "Open archive"). The extracted file has custom header which is relatively simple, which varies on the YM version used ("YM3!" to "YM6!").

All YM files contain the words like "file.bin" or "file.ym" at the beginning (in the last case - if the file was logged using this guide), because of LHA archive format.

There are another three main differences between AY and YM format. It seems that YM supports AY-3-8912 not only for systems with Zilog 80 chip, but YM doesn't support ZX Spectrum's buzzer. But when the AY can contain a lot of tracks, YM is a single; and while AY can contain digital music (Ghostbusters (ZXS) for example), YM can't, trying to logging it will result to unproperly recorded PSG instead of PCM.

Starting from YM4 version, YM supports digital instruments. Starting from YM5 version, YM supports special sync effects. YM6 supports one more effect.

The AY-3-8910 generates frequencies on the basis on its own master frequency. Since YM logs the AY-3-8910 native commands and the master frequency changes from one computer to another (ex. ZX Spectrum: 1Mhz, Atari ST: 2Mhz), all YM commands related to periods or frequencies must be adapted in order to play correctly on a non-native platform.

Links