Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/file/magdir add scream tracker sample magic



details:   https://anonhg.NetBSD.org/src/rev/fe9939597ec5
branches:  trunk
changeset: 533842:fe9939597ec5
user:      pooka <pooka%NetBSD.org@localhost>
date:      Wed Jul 10 09:00:27 2002 +0000

description:
add scream tracker sample magic

from Ben Collver <collver1%attbi.com@localhost> in misc/17486

diffstat:

 usr.bin/file/magdir/audio |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (19 lines):

diff -r 5ddd49abe6ed -r fe9939597ec5 usr.bin/file/magdir/audio
--- a/usr.bin/file/magdir/audio Wed Jul 10 08:58:38 2002 +0000
+++ b/usr.bin/file/magdir/audio Wed Jul 10 09:00:27 2002 +0000
@@ -174,3 +174,15 @@
 # Imago Orpheus module (audio/x-imf)
 60     string          IM10            Imago Orpheus module sound data -
 >0     string          >\0             "%s"
+
+# Scream Tracker sample files <collver1%attbi.com@localhost>
+76     string          SCRS            Scream Tracker Sample
+>0     byte            1               sample
+>0     byte            2               adlib melody
+>0     byte            >2              adlib drum
+>31    byte            &2              stereo
+>31    byte            ^2              mono
+>31    byte            &4              16bit little endian
+>31    byte            ^4              8bit
+>30    byte            0               unpacked
+>30    byte            1               packed



Home | Main Index | Thread Index | Old Index