home *** CD-ROM | disk | FTP | other *** search
- ;Each definition must have a FORMAT extension (eg. MOD) and a unique MASK
- ;ie. you can't have two MASK values both being M. If HeaderLen=0 (default) then
- ;the name of the format is used as a description of the file in DMPC
- ;(eg. Creative Voice File for VOC). HeaderOfs also defaults to 0. Be warned,
- ;if you change the MASK values in SHELL.FMT, remember to change SHELL.CFG to the
- ;same values. You can define up to 20 different formats.
-
- [Protracker]
- Format=MOD
- HeaderLen=20
- Mask=M
-
- [ScreamTracker3]
- Format=S3M
- HeaderLen=20
- Mask=3
-
- [Farandole]
- Format=FAR
- HeaderOfs=4
- HeaderLen=20
- Mask=F
-
- [UltraTracker]
- Format=ULT
- HeaderOfs=15
- HeaderLen=20
- Mask=U
-
- [MultiTracker]
- Format=MTM
- HeaderOfs=4
- HeaderLen=20
- Mask=T
-
- [AMF - DMP format]
- Format=AMF
- HeaderOfs=4
- HeaderLen=20
- Mask=A
-
- [ScreamTracker2]
- Format=STM
- HeaderLen=20
- Mask=S
-
- [669]
- Format=669
- HeaderOfs=2
- HeaderLen=108
- Mask=6
-
- [NoiseTracker]
- Format=NST
- HeaderLen=20
- Mask=N
-
- [Windows Wave File]
- Format=WAV
- Mask=W
-
- [SoundTool]
- Format=SND
- Mask=D
-
- [MIDI]
- Format=MID
- Mask=I
-
- [Creative Voice File]
- Format=VOC
- Mask=V
-
- [X-Tracker]
- Format=DMF
- Mask=Q
-
- [Fast Tracker 2]
- Format=XM
- Mask=X
-
-