Oktalyzer module
From Just Solve the File Format Problem
(Difference between revisions)
m (→Software) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Audio and Music | |subcat=Audio and Music | ||
|extensions={{ext|okt}}, {{ext|okta}} | |extensions={{ext|okt}}, {{ext|okta}} | ||
+ | |pronom={{PRONOM|fmt/722}} | ||
}} | }} | ||
− | |||
== Description == | == Description == | ||
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 == | ||
+ | * [http://xmp.sourceforge.net/ Extended Module Player] | ||
+ | * [https://ftp.modland.com/pub/software/trackers/Amiga/Oktalyzer/ Oktalyzer] | ||
+ | * [https://zxtune.bitbucket.io/ zxtune] | ||
− | + | == Sample files == | |
− | + | * {{DexvertSamples|music/okt}} | |
− | == | + | * [https://ftp.modland.com/pub/modules/Oktalyzer/ Example .okta files] |
− | + | ||
− | * [ | + |
Latest revision as of 04:08, 28 December 2023
Contents |
[edit] 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.
[edit] Information
- Oktalyzer(tm) Modules (.okt)
- Oktalyzer format spec (.okta)
- Another copy of spec