Oktalyzer module
From Just Solve the File Format Problem
(Difference between revisions)
m (→Software) |
Dan Tobias (Talk | contribs) (→Information) |
||
Line 13: | Line 13: | ||
* [http://textfiles.com/music/FORMATS/okt-frm2.txt Oktalyzer(tm) Modules] (.okt) | * [http://textfiles.com/music/FORMATS/okt-frm2.txt Oktalyzer(tm) Modules] (.okt) | ||
* [ftp://ftp.modland.com/pub/documents/format_documentation/Oktalyzer%20(.okta).txt Oktalyzer format spec] (.okta) | * [ftp://ftp.modland.com/pub/documents/format_documentation/Oktalyzer%20(.okta).txt Oktalyzer format spec] (.okta) | ||
+ | * [http://www.textfiles.com/programming/FORMATS/okt-form.txt Another copy of spec] | ||
== Software == | == Software == |
Revision as of 22:19, 5 October 2013
Contents |
Description
Oktalyzer is a tracker for the Commodore Amiga. The format spec linked below notes that there are two different Oktalyzer formats - one IFF-like and one following a memory dump model - and that the IFF-like format is the most popular. It seems that the .okt extension is most commonly used for the older memory dump format and the .okta format for the IFF-like format.
Information
- Oktalyzer(tm) Modules (.okt)
- Oktalyzer format spec (.okta)
- Another copy of spec