Deleted Added
full compact
audio (103373) audio (110949)
1
2#------------------------------------------------------------------------------
3# audio: file(1) magic for sound formats (see also "iff")
4#
5# Jan Nicolai Langfeldt (janl@ifi.uio.no), Dan Quinlan (quinlan@yggdrasil.com),
6# and others
7#
8

--- 143 unchanged lines hidden (view full) ---

152>6 byte x %d tracks,
153>122 byte&0x2 =1 dual PAL/NTSC
154>122 byte&0x1 =1 PAL
155>122 byte&0x1 =0 NTSC
156
157# Impuse tracker module (audio/x-it)
1580 string IMPM Impulse Tracker module sound data -
159>4 string >\0 "%s"
1
2#------------------------------------------------------------------------------
3# audio: file(1) magic for sound formats (see also "iff")
4#
5# Jan Nicolai Langfeldt (janl@ifi.uio.no), Dan Quinlan (quinlan@yggdrasil.com),
6# and others
7#
8

--- 143 unchanged lines hidden (view full) ---

152>6 byte x %d tracks,
153>122 byte&0x2 =1 dual PAL/NTSC
154>122 byte&0x1 =1 PAL
155>122 byte&0x1 =0 NTSC
156
157# Impuse tracker module (audio/x-it)
1580 string IMPM Impulse Tracker module sound data -
159>4 string >\0 "%s"
160>40 leshort !0 compatible w/ITv%x
161>42 leshort !0 created w/ITv%x
160
161# Imago Orpheus module (audio/x-imf)
16260 string IM10 Imago Orpheus module sound data -
163>0 string >\0 "%s"
162
163# Imago Orpheus module (audio/x-imf)
16460 string IM10 Imago Orpheus module sound data -
165>0 string >\0 "%s"
166
167# From <collver1@attbi.com>
168# These are the /etc/magic entries to decode modules, instruments, and
169# samples in Impulse Tracker's native format.
170
1710 string IMPS Impulse Tracker Sample
172>18 byte &2 16 bit
173>18 byte ^2 8 bit
174>18 byte &4 stereo
175>18 byte ^4 mono
1760 string IMPI Impulse Tracker Instrument
177>28 leshort !0 ITv%x
178>30 byte !0 %d samples
179
180# Yamaha TX Wave: file(1) magic for Yamaha TX Wave audio files
181# From <collver1@attbi.com>
1820 string LM8953 Yamaha TX Wave
183>22 byte 0x49 looped
184>22 byte 0xC9 non-looped
185>23 byte 1 33kHz
186>23 byte 2 50kHz
187>23 byte 3 16kHz
188
189# scream tracker: file(1) magic for Scream Tracker sample files
190#
191# From <collver1@attbi.com>
19276 string SCRS Scream Tracker Sample
193>0 byte 1 sample
194>0 byte 2 adlib melody
195>0 byte >2 adlib drum
196>31 byte &2 stereo
197>31 byte ^2 mono
198>31 byte &4 16bit little endian
199>31 byte ^4 8bit
200>30 byte 0 unpacked
201>30 byte 1 packed
202
203# audio
204# From: Cory Dikkers <cdikkers@swbell.net>
2050 string MMD0 MED music file, version 0
2060 string MMD1 OctaMED Pro music file, version 1
2070 string MMD3 OctaMED Soundstudio music file, version 3
2080 string OctaMEDCmpr OctaMED Soundstudio compressed file
2090 string MED MED_Song
2100 string SymM Symphonie SymMOD music file
211#
2120 string THX AHX version
213>3 byte =0 1 module data
214>3 byte =1 2 module data
215#
2160 string OKTASONG Oktalyzer module data
217#
2180 string DIGI\ Booster\ module\0 %s
219>20 byte >0 %c
220>>21 byte >0 \b%c
221>>>22 byte >0 \b%c
222>>>>23 byte >0 \b%c
223>610 string >\0 \b, "%s"
224#
2250 string DBM0 DIGI Booster Pro Module
226>4 byte >0 V%X.
227>>5 byte x \b%02X
228>16 string >\0 \b, "%s"
229#
2300 string FTMN FaceTheMusic module
231>16 string >\0d \b, "%s"
232
233# From: Takeshi Hamasaki <hma@syd.odn.ne.jp>
234# NOA Nancy Codec file
2350 string \210NOA\015\012\032 NOA Nancy Codec Movie file
236# Yamaha SMAF format
2370 string MMMD Yamaha SMAF file
238# Sharp Jisaku Melody format for PDC
2390 string \001Sharp\040JisakuMelody SHARP Cell-Phone ringing Melody
240>20 string Ver01.00 Ver. 1.00
241>>32 byte x , %d tracks
242
243# FLAC audio stream <URL:http://flac.sourceforge.net/>
244# From: Dan Fandrich <dan@coneharvesters.com>
2450 string fLaC FLAC audio stream data
246