First rip of 2004.

Discussion about Amiga / C64 / Demoscene music and the ExoticA music archive. Favourite music, new rips, musicians, demo sounds, audio software. It's all welcome here.

Moderators: XtC, BuZz

Post Reply
kyz
Posts: 126
Joined: Thu Nov 14, 2002 1:58 am
Location: Edinburgh, Scotland
Contact:

First rip of 2004.

Post by kyz »

Overcoming a 3-year period of laziness, I finished ripping Gemini Wing today. It will appear on unexotica tomorrow, but those of you who are technically inclined can see how it was done (from disk, with a custom-written ripper, of course) at http://kyz.mine.nu/misc/Gemini_Wing_rip.lha

Here's to many more rips this year.

shd
Posts: 99
Joined: Thu Jan 16, 2003 12:52 pm
Location: Tampere, Finland
Contact:

Re: First rip of 2004.

Post by shd »

kyz wrote:Overcoming a 3-year period of laziness, I finished ripping Gemini Wing today. It will appear on unexotica tomorrow, but those of you who are technically inclined can see how it was done (from disk, with a custom-written ripper, of course) at http://kyz.mine.nu/misc/Gemini_Wing_rip.lha

Here's to many more rips this year.
Hey this is a cool rip!

$ gcc -W -Wall -O2 -o make_mod make_mod.c
$ ./make_mod data/gw*.crn
$ uade -pan 0.7 mod.*

yeah! :P I was thinking of writing a Makefile for that. I have yet to test it on 64 bit systems, but works on 32 bit UNIXes.

shd / uade team
http://uade.ton.tut.fi

kyz
Posts: 126
Joined: Thu Nov 14, 2002 1:58 am
Location: Edinburgh, Scotland
Contact:

Re: First rip of 2004.

Post by kyz »

shd wrote: yeah! :P I was thinking of writing a Makefile for that. I have yet to test it on 64 bit systems, but works on 32 bit UNIXes.
The Makefile?

shd
Posts: 99
Joined: Thu Jan 16, 2003 12:52 pm
Location: Tampere, Finland
Contact:

Re: First rip of 2004.

Post by shd »

kyz wrote:The Makefile?
Yeah, compile the program and generate the modules with an Makefile. Of course a unix shell script would do the trick also.

shd / uade team
Heikki Orsila
http://uade.ton.tut.fi

Post Reply