EdLib packed module
From Just Solve the File Format Problem
(Difference between revisions)
(added extensions, info and links) |
(Added sample files and software) |
||
Line 6: | Line 6: | ||
== Description == | == Description == | ||
− | |||
'''.d00''' files are packed modules created by the EdLib tracker. They are designed to be played by a separate player and cannot be edited in EdLib once created. These modules may also have the file extension '''.d00''' or '''.edl''' | '''.d00''' files are packed modules created by the EdLib tracker. They are designed to be played by a separate player and cannot be edited in EdLib once created. These modules may also have the file extension '''.d00''' or '''.edl''' | ||
== Information == | == Information == | ||
− | |||
* [http://hackipedia.org/File%20formats/Music/Sample%20based/text/How%20to%20use%20the%20D00%20mod%20player%20TSR.cp437.txt.utf-8.txt How to use Player v4.00] -- contains information about both the module format and the player. | * [http://hackipedia.org/File%20formats/Music/Sample%20based/text/How%20to%20use%20the%20D00%20mod%20player%20TSR.cp437.txt.utf-8.txt How to use Player v4.00] -- contains information about both the module format and the player. | ||
== Software == | == Software == | ||
− | |||
* [ftp://ftp.modland.com/pub/trackers/DOS/EdLib/ EdLib] | * [ftp://ftp.modland.com/pub/trackers/DOS/EdLib/ EdLib] | ||
+ | * [http://adplug.github.io/ AdPlug / AdPlay] | ||
− | == | + | == Sample files == |
− | + | ||
* [ftp://ftp.modland.com/pub/modules/Ad%20Lib/EdLib/ Example EdLib modules] | * [ftp://ftp.modland.com/pub/modules/Ad%20Lib/EdLib/ Example EdLib modules] | ||
+ | * https://telparia.com/fileFormatSamples/music/edlib/ |
Revision as of 17:09, 12 February 2022
Contents |
Description
.d00 files are packed modules created by the EdLib tracker. They are designed to be played by a separate player and cannot be edited in EdLib once created. These modules may also have the file extension .d00 or .edl
Information
- How to use Player v4.00 -- contains information about both the module format and the player.