Asylum Music Format
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				|  (Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|amf}} }}  == Description ==  Asylum Music Format is the format used for music in the MS-DOS g...") | Dexvertbot  (Talk | contribs)  m (Change telparia.com samples link to template) | ||
| (One intermediate revision by one user not shown) | |||
| Line 6: | Line 6: | ||
| == Description == | == Description == | ||
| − | |||
| Asylum Music Format is the format used for music in the [[MS-DOS]] games Crusader: No Remorse and Crusader: No Regret. It appears to be a tracker-style format - it is certainly possible to convert between it and [[Amiga Module]] formats. | Asylum Music Format is the format used for music in the [[MS-DOS]] games Crusader: No Remorse and Crusader: No Regret. It appears to be a tracker-style format - it is certainly possible to convert between it and [[Amiga Module]] formats. | ||
| == Information == | == Information == | ||
| − | |||
| * [http://sourceforge.net/p/xmp/code/ci/c889f2ed6b2875cbc81780515576409c117dbbea/tree/src/loaders/asylum_load.c Extended Module Player - Asylum loader] | * [http://sourceforge.net/p/xmp/code/ci/c889f2ed6b2875cbc81780515576409c117dbbea/tree/src/loaders/asylum_load.c Extended Module Player - Asylum loader] | ||
| * [http://www.usecode.org/pentagram/doxygen/amf2mod_8c-source.html AMF->MOD converter source] | * [http://www.usecode.org/pentagram/doxygen/amf2mod_8c-source.html AMF->MOD converter source] | ||
| Line 17: | Line 15: | ||
| === Conversion === | === Conversion === | ||
| − | |||
| * [http://samples.mplayerhq.hu/game-formats/crusader-no-remorse/amf/mod2amf.exe mod2amf] ([[Amiga Module]] to Asylum Music Format) | * [http://samples.mplayerhq.hu/game-formats/crusader-no-remorse/amf/mod2amf.exe mod2amf] ([[Amiga Module]] to Asylum Music Format) | ||
| === Playback === | === Playback === | ||
| − | |||
| * [http://xmp.sourceforge.net/ Extended Module Player] | * [http://xmp.sourceforge.net/ Extended Module Player] | ||
| − | ==  | + | == Sample files == | 
| + | * {{DexvertSamples|music/asylum}} | ||
| + | == Links == | ||
| * [http://samples.mplayerhq.hu/game-formats/crusader-no-remorse/amf/ Sample .amf files and asylum.dll (most likely a playback library for the files)] | * [http://samples.mplayerhq.hu/game-formats/crusader-no-remorse/amf/ Sample .amf files and asylum.dll (most likely a playback library for the files)] | ||
Latest revision as of 04:07, 28 December 2023
| Contents | 
[edit] Description
Asylum Music Format is the format used for music in the MS-DOS games Crusader: No Remorse and Crusader: No Regret. It appears to be a tracker-style format - it is certainly possible to convert between it and Amiga Module formats.
[edit] Information
[edit] Software
[edit] Conversion
- mod2amf (Amiga Module to Asylum Music Format)

