AHX (Abyss)
From Just Solve the File Format Problem
(Difference between revisions)
m (added ID-string) |
(Added software and sample file) |
||
Line 18: | Line 18: | ||
== Software == | == Software == | ||
− | |||
* [http://amigascne.org/abyss/ahx/ Abyss' Highest eXperience] - both AHX for the Amiga and WinAHX can be downloaded here. | * [http://amigascne.org/abyss/ahx/ Abyss' Highest eXperience] - both AHX for the Amiga and WinAHX can be downloaded here. | ||
+ | * [https://zakalwe.fi/uade/ UADE] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/music/binary_teardrops.ahx | ||
== Links == | == Links == | ||
* [http://amigascne.org/abyss/ahx/tunes.html Example .ahx files] | * [http://amigascne.org/abyss/ahx/tunes.html Example .ahx files] |
Revision as of 17:19, 26 May 2020
Contents |
Description
AHX (Abyss' Highest eXperience) is a Protracker style tracker for the Commodore Amiga (and later for MS-DOS and Windows with WinAHX). It creates C64-like synthetic music, which is stored in modules with the extension .ahx. The module format was previously known as THX, but was changed for legal reasons.
Information
Identification
ASCII AHX
followed by either 00 (v1.00-1.27) or 01 (v2.0 or higher) appears at the very start of the file (offset 0)
Software
- Abyss' Highest eXperience - both AHX for the Amiga and WinAHX can be downloaded here.
- UADE