Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2000 07:30:03 -0700 (PDT)
From:      Benno Rice <benno@netizen.com.au>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/19576: [patch] add magic to file(1) to recognise SID tunes
Message-ID:  <200006291430.HAA08991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/19576; it has been noted by GNATS.

From: Benno Rice <benno@netizen.com.au>
To: Alexander Langer <alex@big.endian.de>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: misc/19576: [patch] add magic to file(1) to recognise SID tunes
Date: Fri, 30 Jun 2000 00:25:11 +1000

 On Thu, Jun 29, 2000 at 04:16:06PM +0200, Alexander Langer wrote:
 > Thus spake benno@netizen.com.au (benno@netizen.com.au):
 > 
 > > +
 > > +# Commodore 64 SID tunes
 > > +0	string		PSID		Commodore 64 SID tune
 > 
 > That is a little few:
 
 [snip]
  
 > Can't you extend this?
 
 How about:
 
 --- audio       Thu Jun 29 23:53:49 2000
 +++ audio.new   Fri Jun 30 00:22:07 2000
 @@ -94,3 +94,6 @@
  
  0      string          GF1PATCH110\0ID#000002\0        GUS patch
  0      string          GF1PATCH100\0ID#000002\0        Old GUS patch
 +
 +# Commodore 64 SID tunes
 +0      string          PSID\0          Commodore 64 SID tune
 
 I'd extend it further, but it seems to vary beyond that point.
 If this isn't sufficient, I can actually go hunting for some sort of spec. =)
 
 -- 
 Benno Rice                                      "No, no. We're *sweet* and
 XNFP Aries Dark Subculture-                      *innocent* evil bastards."
 friendly Internet Geek
 benno@netizen.com.au                                      "Defend your joy"
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006291430.HAA08991>