OctaMED module (MED)
From Just Solve the File Format Problem
(Difference between revisions)
(Added Identification section with brief details of the MED, MMD0, MMD1 and MMD2 types.) |
|||
Line 11: | Line 11: | ||
* MED - MED version 1.0 to 2.0 "Song and Samples" file | * MED - MED version 1.0 to 2.0 "Song and Samples" file | ||
− | * MMD0 - MED version 2.1 "Med MoDule 0" file | + | ** MED2 - MED version 1.12 |
− | * MMD1 - OctaMED Professional file | + | * MMD - "Med MoDule" files used by MED version 2.1 and above, and OctaMED Professional. |
− | * MMD2 - OctaMED Professional V5 file | + | ** MMD0 - MED version 2.1 "Med MoDule 0" file |
+ | ** MMD1 - OctaMED Professional file | ||
+ | ** MMD2 - OctaMED Professional V5 file | ||
The OctaMED Professional package includes details of many of these file formats in the "Programmers" directory | The OctaMED Professional package includes details of many of these file formats in the "Programmers" directory |
Revision as of 23:35, 10 July 2016
OctaMED, by Teijo Kinnunen (originally just MED), is a music editor for the Amiga. It used both "standard" notes and "tracker"-style notations. Songs had up to 100 blocks of up to 256 lines. There could be up to 99 songs in memory, sharing 63 instruments.
Identification
There are a number of sub formats that are referred to generically as "MED" files.
- MED - MED version 1.0 to 2.0 "Song and Samples" file
- MED2 - MED version 1.12
- MMD - "Med MoDule" files used by MED version 2.1 and above, and OctaMED Professional.
- MMD0 - MED version 2.1 "Med MoDule 0" file
- MMD1 - OctaMED Professional file
- MMD2 - OctaMED Professional V5 file
The OctaMED Professional package includes details of many of these file formats in the "Programmers" directory