Search for "ats": 143 matches

Zed 3D by Zed
/code/3d/docs/zed3d095.zip
19 Jan 1998 (catalog date)
697,450 bytes
Download FTP scene.org
Rating:
Zed 3d - a document explaining the maths you'll need for 3d. Word and postscript formats of the same file. Zed has an attention to detail and a great way to explain all the math. I highly recommend this to anyone starting to make a 3d engine who doesn't know where to start (start with the math, not the polygon fillers, believe me! the fillers are trivial in comparison). See the bibliography for where to go next.

Rotating 3d escher-knot by Oliver Nash
/code/3d/systems/gsescher.zip
30 Jun 1998 (catalog date)
19,895 bytes
Download FTP scene.org
Rating:
The author says he appreciates a mention when you "steal" his formula, but "his" formula was already used on the amiga a long time ago. It might be useful downloading though if you're a starting 3d coder because the flatshaded 3d engine is very easy to understand. C

AWE 32 "documentation" by Judge Dred
/code/audio/docs/awe32prg.zip
10 Jan 1997 (catalog date)
37,028 bytes
Download FTP scene.org
Rating:
Useful documents for AWE 32 programming - Beats the shit out of Creative Lab's released information.

Description of the GT2 and GTK module formats by L. de Soras
/code/audio/docs/gt2-form.txt
30 Jun 1998 (catalog date)
22,995 bytes
Download FTP scene.org
Rating:
This document is partly written in french! Text

Bells, Whistles, and Sound Boards by Lee Schlunder
/code/audio/players/bwsb120a.zip
10 Jan 1997 (catalog date)
326,365 bytes
Download FTP scene.org
Rating:
A Music player library - Interfaces from Pascal. Has support for a few formats and a decent variety of sound cards.

Bells, Whistles, and Sound Boards by Lee Schlunder
/code/audio/players/bwsb120b.zip
10 Jan 1997 (catalog date)
517,142 bytes
Download FTP scene.org
Rating:
A Music player library - Interfaces from Pascal. Has support for a few formats and a decent variety of sound cards.

Indoor Music System by Pascal of Cubic Team
/code/audio/players/ims06.zip
17 Jan 1999 (catalog date)
314,727 bytes
Download FTP scene.org
Rating:
This is the player used by the wellknown Cubic Player. Supports a lot of different soundcards and a lot of different file formats including .IT files.

MIDAS by Alfred, Guru of Sahara Surfers
/code/audio/players/mds10b1.zip
01 Jul 1997 (catalog date)
1,410,314 bytes
Download FTP scene.org
Rating:
A music system for Watcom coders. Supports most file formats, SB, GUS, other soundcards.

MIDAS by Alfred, Guru of Sahara Surfers
/code/audio/players/midas061.zip
01 Jul 1997 (catalog date)
1,490,716 bytes
Download FTP scene.org
Rating:
A music system for Watcom coders. Supports most file formats, SB, GUS, other soundcards.

MOD Units by Charles Attard
/code/audio/players/modunits.zip
01 Jul 1997 (catalog date)
98,726 bytes
Download FTP scene.org
Rating:
TPU units for music playback. Supports a nice variety of file formats, but doens't support the GUS natively.

Sound Deluxe System 5.04 by Maple Leaf
/code/audio/players/sds504.zip
17 Jan 1999 (catalog date)
603,983 bytes
Download FTP scene.org
Rating:
This player supports a lot of different module formats, but the GUS support seems to have a bug because I hear nothing, while it works great on my Soundblaster Pro. It supports a lot of different languages, including Turbo Basic!

Fire by Fantom Cat of Swat Cats
/code/effects/fire/swfire.zip
17 Jan 1999 (catalog date)
6,160 bytes
Download FTP scene.org
Rating:
An original variation of the well-known fire effect.

Alias by Minimalist
/code/effects/rotozoom/alias.zip
25 Aug 1997 (catalog date)
164,287 bytes
Download FTP scene.org
Rating:
Scaling, rotating, anti-aliasing. There's a turboC, WatcomC, and Pascal version of this program all included. Admittedly, he cheats the palette on anti-aliasing (as shown by using most any non-grayscale image), the programming is good nonetheless.

Vector Flag by David Hedly
/code/effects/vector/flag.zip
21 Sep 1997 (catalog date)
116,063 bytes
Download FTP scene.org
Rating:
The movement of this flatshaded vectorflag is very impressive!

Voxel by 6502 of Fatal Rage
/code/effects/voxel/newvox.zip
26 Jun 1997 (catalog date)
3,227 bytes
Download FTP scene.org
Rating:
Beautiful hightfield rendering. If there's anyone with half a clue who can't understand this, I'd like to know. The effect itself is beautiful, fast, and the code is gratuitously commented. My only quip is having (gipped) allocation of some 180k that just eats up base memory. Has no .exe, but compiles with watcom with no problems.

LZO Data Compression Library v0.20 by Markus Oberhumer
/code/fileutil/lzo020.zip
06 Oct 1996 (catalog date)
184,964 bytes
Download FTP scene.org
Rating:
over conscious about compression ratios and statistics and has many long files about its stats in the /doc directory, but no description about the API. You have to figure out how to use it yourself from the two short examples that come with it. Otherwise, it's fairly complete and you can decide which compression routines you'd like to link yourself (assuming you can figure out that much).

File Formats by Max Maischein
/code/formats/ffmts002.zip
18 Jan 1998 (catalog date)
102,097 bytes
Download FTP scene.org
Rating:
A description of over 100 different file formats.

Cutter
/code/images/cutter1.zip
15 Apr 1997 (catalog date)
68,240 bytes
Download FTP scene.org
Graphics Cutter v1.0 is a scripting language used in cutting graphics from PCX files. Unzip with -d option (subdirectories). Saves palette info, include files, and object files. Object files are stored in MODE 0x13 and MODE X formats. DEMO of bouncing balls included. Source available in registered version.

FLI/FLC Loader by Mali of Malixa
/code/images/mdg_flc.zip
17 Jan 1999 (catalog date)
114,320 bytes
Download FTP scene.org
Rating:
Contains also some textfiles with a description of the .FLI and .FLC formats.

Peroxide Trainer Part 3 by Telemachos of Peroxide
/code/tutors/graphics/pxdtut3.zip
17 Jan 1999 (catalog date)
26,393 bytes
Download FTP scene.org
Rating:
This tutorial explains how to code 3d vectors using flatshading and glenzing.

Byteraper 2000 v4.0b by Litening
/code/utils/graphics/byterape.zip
26 Feb 1998 (catalog date)
165,061 bytes
Download FTP scene.org
Rating:
A utility to rip graphics and mods out of demos. Doesn't work when compression is used, and it also doesn't support modern module formats.

30 Demo by Noice
/demos/1993/0-9/30_demo.zip
29 Jun 1996 (catalog date)
40,554 bytes
Download FTP scene.org
Rating:
Demo contains rotating cube (so obvious), low-zoom plasma (so good, because you cannot see plasma in any other demo this way - always there is a high zoom (because looks better :-), then a dot-ball (also obvious), and end-scroller (thats all???? yes....)

Kaamos by Satsuma
/demos/1993/k/kaamos.zip
29 Jun 1996 (catalog date)
261,801 bytes
Download FTP scene.org
Rating:

Bamses Revenge by Satsuma
/demos/1994/r/revenge_.zip
14 Jan 1997 (catalog date)
58,120 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX

No Great Shakes by Core, Amour
/demos/1995/n/nogreats.zip
24 May 1998 (catalog date)
378,700 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 10
386,,GUS,

Three Little Goats by Moppi Productions
/demos/1997/m/m0p-3pp.zip
08 Feb 1998 (catalog date)
1,859,499 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the demo division and ranked 04
486,,GUS/SB/PAS,16MB

Beats by Forsaken
/demos/1998/f/fsk_beat.zip
01 Apr 1998 (catalog date)
582,347 bytes
Download FTP scene.org
Rating:
486DX,,GUS/SB,

Cats Eyes by Modster
/graphics/images/1994/c/catseyes.zip
04 Jul 1996 (catalog date)
26,641 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 23

I Hate Cats by Peachy
/graphics/images/1996/i/ihatecat.zip
04 Sep 1996 (catalog date)
40,335 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 05

Bats by Jae of Ice
/graphics/images/1997/j/jaebats1.zip
21 Apr 1998 (catalog date)
146,631 bytes
Download FTP scene.org
Rating:
800x600x16m

Patsy Melone by IB of Depth
/graphics/images/1997/p/pixel_65.zip
28 May 1998 (catalog date)
82,247 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 25
320x256x128

Peace to Best Circus by Phats
/music/contests/mc4/rookie/m4r-best.zip
10 Nov 1996 (catalog date)
306,217 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Fur Trimmed Seats by Schizoid
/music/contests/mc4/veteran/m4v-furt.zip
10 Nov 1996 (catalog date)
538,335 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

The Last Dancer by Catspaw, Dude
/music/contests/mc4/veteran/m4v-thel.zip
10 Nov 1996 (catalog date)
300,491 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Midnight Lullaby by Catspaw of Sonic Fusion
/music/contests/mc5/intermed/m5i-mnlb.zip
29 Aug 1997 (catalog date)
33,787 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Cats At Play by Minggrey of Shattered Fixtures
/music/contests/mc5/rookie/m5r-cap.zip
29 Aug 1997 (catalog date)
441,450 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Change Your Mind by Heatseeker
/music/contests/mc5/veteran/m5v-cym.zip
29 Aug 1997 (catalog date)
691,994 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Hats And Barrels by Dd
/music/contests/mc5/veteran/m5v-habl.zip
29 Aug 1997 (catalog date)
428,531 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Lithium Bus Stop by Catspaw
/music/contests/mc6/intermed/m6i-libs.zip
28 Mar 1999 (catalog date)
219,816 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked I04

Lovely Girl Drowning by EatStatic
/music/contests/mc6/rookie/m6r-love.zip
28 Mar 1999 (catalog date)
467,440 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Moonshore by satshix
/music/contests/mc6/rookie/m6r-mshr.zip
28 Mar 1999 (catalog date)
114,158 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Bobcats Ride by Traxx
/music/contests/mc6/veteran/m6v-bcsr.zip
28 Mar 1999 (catalog date)
247,234 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Maxdubbaby by heatseeker
/music/contests/mc6/veteran/m6v-mdb.zip
28 Mar 1999 (catalog date)
543,288 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Psychotic Beats by SMS
/music/contests/mc6/veteran/m6v-pbts.zip
28 Mar 1999 (catalog date)
662,325 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Security by Phats of Happy Phat Klan
/music/disks/1997/ph-secu1.zip
14 Mar 1997 (catalog date)
3,207,553 bytes
Download FTP scene.org

Innominate by catspaw of sonic fusion
/music/disks/1998/sf-in.zip
24 Jun 1998 (catalog date)
778,824 bytes
Download FTP scene.org

Helium Beats by phlow, hyperlite, distaint, perrra of xmp
/music/disks/1998/xmp-heli.zip
14 Mar 1998 (catalog date)
3,758,109 bytes
Download FTP scene.org
Rating:

Awave V4.2 by F.M.J.
/music/programs/convert/awave42.zip
25 Aug 1997 (catalog date)
450,107 bytes
Download FTP scene.org
Audio & instrument file format converter, editor & player. - Convert among - 100 audio file formats - Read the instrument formats of most commercial synthesizers and soundcards - Make high quality conversions between the bank and instrument formats of different synthesizers. - Use it as a 'generic' instrument editor for your wavetable sound card. For some cards this is the *only* one available. - Use it as an audio player - Use it as a simple audio editor.

Convert v1.3B
/music/programs/convert/convrt14.zip
09 Sep 1996 (catalog date)
117,789 bytes
Download FTP scene.org
Good converter 4 many sound/music formats

Mi3 Player - Miladin's Mini Midas Mod Player For Win95 And Nt by Miladin Pavlicic
/music/programs/players/mi3_10.zip
26 Apr 1997 (catalog date)
315,518 bytes
Download FTP scene.org
Mi3 Player is MIDAS based Win32 (Win95 and WinNT) mod player for MOD, S3M and XM formats. Features include playlist support with integrated playlist editor, VU meters with digital and analog look, drag&drop support, context sensitive help...

Opencp 2.5 by KB
/music/programs/players/opencp25.zip
24 Jul 1998 (catalog date)
976,379 bytes
Download FTP scene.org
opencp 2.5.0 - cubic player - the next generation, formats: mod, s3m, xm, it, mtm, 669, wow, ult, dmf, ams, mxm, ptm, mdl, okt, wav, mp1, mp2, mp3, sid - playlists: pls, m3u, plt (mikit) - cards: gus, iw, sb, awe, ews, ess, wss, pas, wav-writer, mpx-writer - html docs included, source code available

RDOS Player v1.7
/music/programs/players/rplay017.zip
21 Jan 1997 (catalog date)
437,256 bytes
Download FTP scene.org
OPL2/OPL3 music module player for your ears. FIRST generic adlib player in PC world at all. Coded in 100% assembler. It's fast with x-mode graphic analyzers and other. Supports module packing and about 16 adlib module formats (AGD, HSC, RAD, D00 plus more...)

Top 10 Player 32 by Peter Chana
/music/programs/players/top_13.zip
31 Aug 1998 (catalog date)
1,349,408 bytes
Download FTP scene.org
An easy to use multimedia program with databank function. The readme file describes how to use Top 10 Player. It supports the following formats: Wav, Mid, Avi, Mov, Mpg, Mp3, Animation files, Mod, Xm, It, S3m, CD Audio.

Yamp 2.1 - The Music Player by AKA
/music/programs/players/yamp21.zip
14 Nov 1997 (catalog date)
1,395,682 bytes
Download FTP scene.org
The player for WAVs (all formats, even compressed ones), MIDs, RMIs, MODs, S3Ms, XMs, ITs and CDs - ZIP support - powerful play lists - command line support for single songs, a number of songs, play lists and folders - Drag'n'Drop for songs, play lists, folders .. - loadable and editable designs, even non-rectangular windows are possible, 41 designs are included - Ok now, read the help file for a longer feature list :) Yamp is freeware.

Hammerhead by Bram Bos
/music/programs/samplers/hhbeta96.zip
24 May 1997 (catalog date)
1,440,712 bytes
Download FTP scene.org
What is HammerHead ? HammerHead is a simple TR-909-like drumcomputer program aiming at the dance-scene. You can use it to create perfect Techno-loops, Jungle patterns and real BAD-MOFO-KICK-ASS-NOISY-GABBA-SHIT. What is HammerHead not ? HammerHead is not Shareware, it's Freeware . No frustrating save-disabling, no grayed-out-menu-features, no paying serious money, no annoying messages and most of all NO TIME LIMIT... HammerHead is not a Bossa Nova tool... This means that you won't find any sucky Tom-Toms, Shakers, Cowbells, Congas and Bongos in this box... What you WILL find is cool 909 shit, bad overdriven bassdrums, lotsa snaredrums, claps, and complete breakbeats to spice up the lot. Buckets-o-fun for making Jungle.

New Prorave Synthesizer V2.21 by Nick'97
/music/programs/samplers/prorv221.zip
08 Nov 1997 (catalog date)
79,857 bytes
Download FTP scene.org
Prorave is DOS-based sound synthesizer. It uses 32 overtones to create the complex sounds. You may control vibrato and amplitude variation of each overtone. Program have easy and intuitive SVGA-graphic mouse interface. Export formats: IFF, SND and WAV. GUS/SB sound output. New in 2.21: parameters library, configuration window, bugs fixed and other changes. It is FREEWARE.

ModInfo v1.0 by Trixter of Hornet
/music/programs/songtext/hrn-mi10.zip
31 Jan 1997 (catalog date)
25,466 bytes
Download FTP scene.org
Lists and describes Amiga Music Modules for easy cataloging. Supports modern formats, including S3M, XM, and IT. Also lists tracker version number and number of channels.

Modread V1.0 by Lface
/music/programs/songtext/modrd100.zip
06 Nov 1997 (catalog date)
26,567 bytes
Download FTP scene.org
Utility to view info about music modules. Supports most module formats including .it,.xm,.mod,.s3m,.669 etc Can be used as a Norton Commander viewer or standalone.

Modread V1.10 by Lface
/music/programs/songtext/modrd110.zip
06 Sep 1998 (catalog date)
32,009 bytes
Download FTP scene.org
Utility to view info about music modules. Supports most module formats including .it,.xm,.mod,.s3m,.669 etc Can be used as a Norton Commander viewer or standalone.

HSC-Tracker v1.5 by Electronic Rats
/music/programs/trackers/hsc15ecr.zip
09 Sep 1996 (catalog date)
151,818 bytes
Download FTP scene.org
HSC

Breaks Vol. I by plastiq of Anqodia
/music/samples/aq-brkv1.zip
08 Jul 1997 (catalog date)
1,892,449 bytes
Download FTP scene.org
Anqodia Sample Pack. Misc. BreakBeats Vol. I . 16bit 44kHz wavs.

Breaks Vol. 2 by sputnik of Anqodia
/music/samples/aq-brkv2.zip
02 Nov 1997 (catalog date)
5,069,137 bytes
Download FTP scene.org
Anqodia Sample Pack. Misc. BreakBeats Vol. 2 . 16bit 44kHz wavs.

Breaks Vol. 3 by sputnik of Anqodia
/music/samples/aq-brkv3.zip
02 Nov 1997 (catalog date)
3,836,341 bytes
Download FTP scene.org
Anqodia Sample Pack. Misc. BreakBeats Vol. 3 . 16bit 44kHz wavs.

Breaks Vol. 4 by sputnik of Anqodia
/music/samples/aq-brkv4.zip
02 Nov 1997 (catalog date)
4,196,473 bytes
Download FTP scene.org
Anqodia Sample Pack. Misc. BreakBeats Vol. 4 . 16bit 44kHz wavs.

Sd Breakbeat Party 1 by PiCoder of Seaber Designs
/music/samples/sed-bp1.zip
03 May 1998 (catalog date)
2,480,219 bytes
Download FTP scene.org
Here you can find 4 breakbeat samples that were rendered in stereo WAV at 44.1kHz, 16 Bit and precisely looped. You can use these breakbeats freely in your productions.

Yamaha Ry-10 Drums by Tek of OTM
/music/samples/tek-ry10.zip
31 Aug 1997 (catalog date)
1,925,546 bytes
Download FTP scene.org
59 kicks, snares, and hats from the Yamaha RY-10. Slight compression and room reverb on each sample. All are 44.1kHz 16 bit.

The Night of the Cats by Skaven
/music/songs/1994/notc.zip
15 Sep 1996 (catalog date)
205,436 bytes
Download FTP scene.org
Rating:
(S3M)

All That She Wants by The Bedlamite
/music/songs/1995/a/ace_atsw.zip
16 Sep 1996 (catalog date)
815,231 bytes
Download FTP scene.org
Rating:
(S3M)

Beats by Dynamite of The Lost Patrol
/music/songs/1995/b/beats.zip
13 Sep 1997 (catalog date)
178,646 bytes
Download FTP scene.org
Rating:
(S3M)

Skippin' a Beat by Cyberdmon
/music/songs/1995/b/beatskip.zip
16 Sep 1996 (catalog date)
10,475 bytes
Download FTP scene.org
Rating:
(S3M)

Cyberrats by Mental
/music/songs/1995/c/cyberrat.zip
16 Sep 1996 (catalog date)
138,415 bytes
Download FTP scene.org
Rating:
(S3M)

Birth of a Star by Heatseeker
/music/songs/1996/b/birthsta.zip
16 Nov 1996 (catalog date)
421,738 bytes
Download FTP scene.org
Rating:
(XM)

Burning Eyes by Heatseeker
/music/songs/1996/b/burning.zip
09 Apr 1997 (catalog date)
276,442 bytes
Download FTP scene.org
Rating:
(XM)

Sorrow's Avatar by Catspaw
/music/songs/1996/c/cp-avatr.zip
22 Sep 1996 (catalog date)
346,492 bytes
Download FTP scene.org
Rating:
(IT)

Feats of Valor by Elwood
/music/songs/1996/e/elw-feat.zip
22 Sep 1996 (catalog date)
378,660 bytes
Download FTP scene.org
Rating:
(XM)

Evening Trouble by Heatseeker
/music/songs/1996/e/evetrbcl.zip
16 Nov 1996 (catalog date)
506,652 bytes
Download FTP scene.org
Rating:
(XM)

Fly in Blue Sky by Heatseeker
/music/songs/1996/f/flyinsky.zip
08 Oct 1996 (catalog date)
226,366 bytes
Download FTP scene.org
Rating:
(S3M)

Funcky Go by Heatseeker
/music/songs/1996/f/funckygo.zip
08 Oct 1996 (catalog date)
201,670 bytes
Download FTP scene.org
Rating:
(S3M)

Moon in Water by Heatseeker
/music/songs/1996/f/funkadli.zip
08 Oct 1996 (catalog date)
135,155 bytes
Download FTP scene.org
Rating:
(S3M)

A Workout For Beats by Maelcum
/music/songs/1996/k/k_beats.zip
22 Sep 1996 (catalog date)
100,671 bytes
Download FTP scene.org
Rating:
(MTM)

Final Mountain on White Lake by Heatseeker
/music/songs/1996/m/mountain.zip
01 Oct 1996 (catalog date)
175,038 bytes
Download FTP scene.org
Rating:
(S3M)

No beats required by Jase
/music/songs/1996/n/nobeatz.zip
22 Sep 1996 (catalog date)
5,279 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the m16k division and ranked 07
(S3M)

Not So Far Man! by Heatseeker
/music/songs/1996/n/notsofar.zip
01 Oct 1996 (catalog date)
333,372 bytes
Download FTP scene.org
Rating:
(S3M)

Shattered Skye by Catspaw
/music/songs/1996/r/rat_skye.zip
22 Sep 1996 (catalog date)
293,405 bytes
Download FTP scene.org
Rating:
(IT)

Dream Invasion by Catspaw
/music/songs/1996/s/sf-dream.zip
18 Nov 1996 (catalog date)
224,286 bytes
Download FTP scene.org
Rating:
(IT)

Luminescent Creation by Catspaw
/music/songs/1996/s/sf-lc.zip
18 Nov 1996 (catalog date)
166,795 bytes
Download FTP scene.org
Rating:
(IT)

Vision of Rain by Catspaw
/music/songs/1996/s/sf-vor.zip
01 Oct 1996 (catalog date)
221,208 bytes
Download FTP scene.org
Rating:
(IT)

Universal Ghost by Heatseeker
/music/songs/1996/u/unighost.zip
22 May 1997 (catalog date)
501,932 bytes
Download FTP scene.org
(XM)

What's That Sound? by Peals of Bass
/music/songs/1996/w/whats.zip
01 Jul 1996 (catalog date)
474,568 bytes
Download FTP scene.org
Rating:
(XM)

Attack the Silence by Xenoc of Analogue Music
/music/songs/1996/x/xc-ats.zip
25 Jan 1997 (catalog date)
596,787 bytes
Download FTP scene.org
Rating:
(IT)

Dr. Whatsit by Balliztic
/music/songs/1997/b/bz-whats.zip
28 Jun 1997 (catalog date)
156,442 bytes
Download FTP scene.org
(IT)

The Darkness Inside by Dr_Watson
/music/songs/1997/d/dr_dkin.zip
06 Oct 1997 (catalog date)
469,559 bytes
Download FTP scene.org
(XM)

Battle Zone by Heatseeker of Information Override
/music/songs/1997/h/ht-batzo.zip
13 Sep 1997 (catalog date)
428,266 bytes
Download FTP scene.org
(XM)

Around Chaos by Heatseeker of KoS
/music/songs/1997/h/ht-chaos.zip
19 Oct 1997 (catalog date)
1,108,312 bytes
Download FTP scene.org
(XM)

Lunar Explosion by Heatseeker
/music/songs/1997/h/ht-lunex.zip
31 Aug 1997 (catalog date)
550,668 bytes
Download FTP scene.org
(XM)

Magic Earth by Heatseeker
/music/songs/1997/h/ht-magea.zip
01 Sep 1997 (catalog date)
836,716 bytes
Download FTP scene.org
(XM)

Neotokyo by Heatseeker
/music/songs/1997/h/ht-neoto.zip
05 Sep 1997 (catalog date)
475,175 bytes
Download FTP scene.org
(XM)

April Snow Remix by Heatseeker of KoS
/music/songs/1997/h/ht-rsnow.zip
24 Nov 1997 (catalog date)
1,231,039 bytes
Download FTP scene.org
(XM)

Made To Last Remix by Heatseeker of KoS
/music/songs/1997/h/ht-rxmtl.zip
04 Dec 1997 (catalog date)
1,013,005 bytes
Download FTP scene.org
(XM)

Space Trip by Heatseeker of Information Override
/music/songs/1997/h/ht-spatr.zip
13 Sep 1997 (catalog date)
62,845 bytes
Download FTP scene.org
(XM)

Dive In Venus. by Heatseeker
/music/songs/1997/h/ht-venus.zip
21 Jul 1997 (catalog date)
466,876 bytes
Download FTP scene.org
(XM)

Jukan Datsun by B-mine of Mdcns, Phn
/music/songs/1997/j/jdatsun.zip
30 Dec 1998 (catalog date)
162,598 bytes
Download FTP scene.org
Released at event DML97 in the mmul division and ranked 08

Cats On E by Dan of NWP
/music/songs/1997/n/nwp_cone.zip
03 Feb 1998 (catalog date)
106,423 bytes
Download FTP scene.org
(XM)

Rebirth by Heatseeker
/music/songs/1997/r/rebirth.zip
26 May 1997 (catalog date)
392,996 bytes
Download FTP scene.org
(XM)

Revenge Of The Cats by Skaven of Future Crew
/music/songs/1997/r/revenge.zip
07 Oct 1997 (catalog date)
485,504 bytes
Download FTP scene.org
Rating:
(IT)

Sure Shot Beats by Scirocco of Night 55
/music/songs/1997/s/sci-ssb.zip
11 Dec 1997 (catalog date)
452,410 bytes
Download FTP scene.org
Rating:
(XM)

Land Of Eternal Joy by Catspaw of Sonic Fusion
/music/songs/1997/s/sf-etjoy.zip
28 Apr 1997 (catalog date)
369,007 bytes
Download FTP scene.org
(IT)

Flight To The Clouds by Catspaw of Sonic Fusion
/music/songs/1997/s/sf-fttc.zip
06 Apr 1997 (catalog date)
260,502 bytes
Download FTP scene.org
(IT)

Land Of Happiness by Catspaw of SonicFusion
/music/songs/1997/s/sf-happy.zip
27 Oct 1997 (catalog date)
241,268 bytes
Download FTP scene.org
(IT)

Hydroline by Catspaw of SonicFusion
/music/songs/1997/s/sf-hline.zip
31 Oct 1997 (catalog date)
329,728 bytes
Download FTP scene.org
(IT)

A Short House Tune by Catspaw of SonicFusion
/music/songs/1997/s/sf-house.zip
27 Oct 1997 (catalog date)
335,707 bytes
Download FTP scene.org
(IT)

Time's End Again by Catspaw of SonicFusion
/music/songs/1997/s/sf-tea.zip
27 Oct 1997 (catalog date)
511,631 bytes
Download FTP scene.org
(IT)

Sock Rockin' Beats by Lord Pegasus of Analogue Music
/music/songs/1997/s/sockrock.zip
31 Oct 1997 (catalog date)
278,924 bytes
Download FTP scene.org
(IT)

Sorrow's Triumph by Catspaw, Dude, Dream Scythe of Obsidian Dream
/music/songs/1997/s/striumph.zip
03 Jul 1997 (catalog date)
1,116,574 bytes
Download FTP scene.org
(IT)

Bat's Groove by Drizzt of LosTBoyZ
/music/songs/1998/b/bats_gro.zip
13 Dec 1998 (catalog date)
131,994 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Agoraphobia by Dr_Watson
/music/songs/1998/d/dr_agora.zip
01 May 1998 (catalog date)
221,058 bytes
Download FTP scene.org
(XM)

Hatori Is Comming... by Dr_Watson
/music/songs/1998/d/dr_htrcm.zip
01 May 1998 (catalog date)
245,517 bytes
Download FTP scene.org
(XM)

Sounds Of The Dungeon - Mad Cow Mix by Dr_Watson
/music/songs/1998/d/dr_sotd2.zip
08 May 1998 (catalog date)
120,845 bytes
Download FTP scene.org
(XM)

Tripping Out My Head by Dr_Watson
/music/songs/1998/d/dr_tripp.zip
07 May 1998 (catalog date)
353,069 bytes
Download FTP scene.org
(XM)

United Trackers - Shag-a-dellic Mix by Dr_Watson
/music/songs/1998/d/dr_utmix.zip
07 May 1998 (catalog date)
465,088 bytes
Download FTP scene.org
(XM)

Woad by Dr_Watson
/music/songs/1998/d/dr_woad.zip
01 May 1998 (catalog date)
478,254 bytes
Download FTP scene.org
(XM)

Xillion Crossing by Dr_Watson
/music/songs/1998/d/dr_xcrss.zip
01 May 1998 (catalog date)
260,591 bytes
Download FTP scene.org
(XM)

2 Decades Remix 8bits by Heatseeker of Nebula
/music/songs/1998/h/ht-2dcr8.zip
12 Jul 1998 (catalog date)
884,580 bytes
Download FTP scene.org
(XM)

We Are All Illusions by Heatseeker of KoS
/music/songs/1998/h/ht-weril.zip
10 Mar 1998 (catalog date)
563,505 bytes
Download FTP scene.org
(XM)

Whats So Funky by tb of Mah Music
/music/songs/1998/m/mah-u08.zip
28 Aug 1998 (catalog date)
1,030,722 bytes
Download FTP scene.org
(XM)

The Beat That Eats The Street by noisecode of code 27
/music/songs/1998/n/nc-tbes.zip
21 Apr 1998 (catalog date)
763,458 bytes
Download FTP scene.org
(IT)

Uno by Mats
/music/songs/1998/o/ovation.zip
23 Sep 1998 (catalog date)
141,809 bytes
Download FTP scene.org
(XM)

Residue by catspaw of Sonic Fusion
/music/songs/1998/s/sf-resid.zip
14 Jun 1998 (catalog date)
507,413 bytes
Download FTP scene.org
(IT)

beats your mind by trigger of coil
/music/songs/1998/t/tr_beats.zip
07 Dec 1998 (catalog date)
560,190 bytes
Download FTP scene.org
Released at event ABD98 in the mmul division and ranked XX

What Is Sin by Maim of Cryogenic
/music/songs/1998/w/whatssin.zip
02 Sep 1998 (catalog date)
1,334,542 bytes
Download FTP scene.org
(IT)

Hypnotic Beats by Labworks
/tla/disks/1996/h/hbv1.zip
29 Sep 1996 (catalog date)
4,190,534 bytes
Download FTP
Rating:

Black #1 by Catspaw
/tla/songs/1995/s3m/b/blackno1.zip
16 Sep 1996 (catalog date)
206,752 bytes
Download FTP
Rating:

Caveat Agape by Catspaw
/tla/songs/1995/s3m/c/cavagape.zip
16 Sep 1996 (catalog date)
91,579 bytes
Download FTP
Rating:

Bond Beats Remix by Rza
/tla/songs/1995/s3m/d/drza-bnd.zip
17 Sep 1996 (catalog date)
153,486 bytes
Download FTP
Rating:

Silicon Mirage by Catspaw
/tla/songs/1995/s3m/s/s-mirage.zip
20 Sep 1996 (catalog date)
95,407 bytes
Download FTP
Rating:

Slipping Away by Catspaw
/tla/songs/1995/s3m/s/slipaway.zip
20 Sep 1996 (catalog date)
72,544 bytes
Download FTP
Rating:

Rainy Beats by Stank-E
/tla/songs/1995/s3m/t/tk-rbea2.zip
20 Sep 1996 (catalog date)
183,820 bytes
Download FTP
Rating:

Drumbeats by Sturm
/tla/songs/1996/it/d/dbeats.zip
22 Sep 1996 (catalog date)
186,920 bytes
Download FTP
Rating:

A Shot Of Sunshine by Catspaw
/tla/songs/1996/it/r/rat_daed.zip
22 Sep 1996 (catalog date)
95,730 bytes
Download FTP
Rating:

Heresy by Catspaw
/tla/songs/1996/it/r/rat_hsy.zip
22 Sep 1996 (catalog date)
136,387 bytes
Download FTP
Rating:

Bouncey Beats by The Key
/tla/songs/1996/xm/b/bouncey.zip
22 Sep 1996 (catalog date)
221,240 bytes
Download FTP
Rating:

Careful! Cool Dream! by Heatseeker
/tla/songs/1996/xm/c/careful.zip
08 Oct 1996 (catalog date)
255,578 bytes
Download FTP
Rating:

Breax Beats by Cubik
/tla/songs/1996/xm/c/cbk_brxb.zip
22 Sep 1996 (catalog date)
466,442 bytes
Download FTP
Rating: