Search for "ADI": 227 matches

3D Coding tutorial by Ica of Hubris
/code/3d/docs/3dica221.zip
30 Jun 1998 (catalog date)
422,704 bytes
Download FTP scene.org
Rating:
This tutorial is very easy to understand and describes everything you need to know like the mathematical basics, the different kind of polyfillers, shading methods, camera movement, sorting and backface culling and much much more. A must-have for every 3d coder! Text

3d vectors by John McCarthy
/code/3d/systems/3dvect39.zip
10 Jan 1997 (catalog date)
382,175 bytes
Download FTP scene.org
Rating:
A complete 3d vector system - No complex shading, but has a full camera model, gif loader, object loader, etc, etc... Takes some time to figure out.

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

Crystal 3D Engine by Mali of Malixa
/code/3d/systems/mdg_cr3d.zip
17 Jan 1999 (catalog date)
432,414 bytes
Download FTP scene.org
Rating:
Supports all the usual shading methods, texturemapping, etc. No documentation.

Gouraud Shading by The Faker of Surprise Productions
/code/3d/trifill/gouraud/goushad.zip
25 Aug 1997 (catalog date)
16,816 bytes
Download FTP scene.org
Rating:
No explanation, but the source is very easy to understand.

Gouraud Shading by Tumblin of Bodies In Motion
/code/3d/trifill/gouraud/gvector2.zip
08 Jul 1997 (catalog date)
73,071 bytes
Download FTP scene.org
Rating:

Phong Illumination Model by FAC of Delabu Alama
/code/3d/trifill/phong/facphong.zip
02 Jun 1998 (catalog date)
32,754 bytes
Download FTP scene.org
How to use the phong model to make nice palettes you can use in lots of effects, like 3D shading, fire, particles, hicolor shading, and plasmas. Includes a cool example program to play with.

OTM Phong by Voltaire of OTM
/code/3d/trifill/phong/otmphong.doc
08 Jun 1997 (catalog date)
23,949 bytes
Download FTP scene.org
Rating:
Good tutorial explaining how to approximate phong shading using a model based on linear interpolation of angles.

Phong Shading
/code/3d/trifill/phong/pasphong.zip
05 Oct 1996 (catalog date)
4,545 bytes
Download FTP scene.org
Rating:
Hard to read code, should have the compiled exe with it in the pack. Slow!

Genial 2 BBS intro source by Michiel Ouwehand
/code/demosrc/bbsintro/cool.zip
10 Jan 1997 (catalog date)
16,829 bytes
Download FTP scene.org
Rating:
Sources for a BBS intro with cross fading - Copious comments, but then again there isn't much to the source or the COM file either.

Virtual Lame source by Paradise
/code/demosrc/intros/virtlame.zip
10 Jan 1997 (catalog date)
176,796 bytes
Download FTP scene.org
Rating:
Source for an intro with a text writer/fader and "supposedly" vector balls and skulls - Title speaks for itself.

3D Engine by Voltaire of OTM
/code/effects/3d/otm3d095.zip
01 Dec 1997 (catalog date)
254,469 bytes
Download FTP scene.org
Rating:
Supports lambert and gouraud shading.

lens by Nagy Daniel
/code/effects/lens/lensv10a.zip
10 Jan 1997 (catalog date)
40,337 bytes
Download FTP scene.org
Rating:
Source for a lens effect - (I suspect this is a rip of lenssrc.zip/lens.lzh...) The TGA loading routines are exactly the same aside from variable names.

Palette Routines by Esak
/code/effects/pallette/fadecode.zip
29 May 1997 (catalog date)
31,921 bytes
Download FTP scene.org
Rating:
Smooth palette fading routines, palette rotation, etc.

Wave Pic by Quo Vadis
/code/effects/water/wavepic.zip
10 Jul 1997 (catalog date)
63,093 bytes
Download FTP scene.org
Rating:
Wave Pic. Difficult to understand the source code. It's more asm than C and I wonder why it wasn't just turned into a pure asm file.

LinkIT v1.0 Beta by Michael Badichi
/code/fileutil/linkit.zip
06 Oct 1996 (catalog date)
11,286 bytes
Download FTP scene.org
Rating:
Link COM/EXE files into one big EXE - no sources

AWE-DIP-01-ENG by Creative Labs engineers
/code/hardware/audio/adip.zip
10 Jan 1997 (catalog date)
708,753 bytes
Download FTP scene.org
Rating:
Examples and API for using the AWE32 - And people wonder why there's not much SB support. The information in the packet is contorted. I could go on this for days. Comments like /* main - here's where the fun begins */ are misleading. The fun actually began several hundred lines ago (starting at line 134). It's late. I'm not exactly bored, but this bit of code is frustrating. I wonder why CL even bothered. There are no technical docs of any sort and the code that is here *REEKS* of bad style. For extra frustration, I unzipped the file which had a self extracting .exe in it, which gave me 4 zips which when each extracted with the -d option finally gives me the SDK. Kneebiter - at 1:30 in the morning. Need more tea...

Joystick axis reading code by Peter Wan
/code/hardware/joystick/joysdk11.zip
10 Jan 1997 (catalog date)
35,092 bytes
Download FTP scene.org
Rating:
Source to read joystick positions for the Gravis Game Pad - *This* is how source should be written, especially for an SDK. If only we were all this diligent.

Keyboard handler by Patch
/code/hardware/keyboard/kbdhand9.zip
10 Jan 1997 (catalog date)
26,409 bytes
Download FTP scene.org
Rating:
Source for making a keyboard handler (int 9) and reading the keyboard from the handler - Doesn't tell you much, but is a good demonstration. I'd suggest for those needing to write a keyboard handler is to get a hardware reference for the keyboard and see what other options are available and how the code works.

GIF 2 LBM by Daniel Hatadi
/code/images/gif2lbm.zip
15 Apr 1997 (catalog date)
17,893 bytes
Download FTP scene.org
Very simple bitmap converter. This converts plain 256 colour GIFs to the LBM format used with Themie Gouthas' XLIB. It also saves the palette separately in a .PAL file.

The Mag by Spellcaster
/code/mags/mag06.zip
01 Jul 1997 (catalog date)
13,564 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, records, file handling, PCX loading, text mode scrolling.

Demo Series, Part 17 by Outlaw Triad
/code/sound/otloader.zip
17 Jan 1999 (catalog date)
16,831 bytes
Download FTP scene.org
Rating:
Tutorial about loading a module into memory. The only useful thing about this tutorial is the description about the .mod format.

Tutorial #11 by Denthor of Asphyxia
/code/tutors/denthor/tut11.zip
11 Jan 1997 (catalog date)
15,291 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Cross fading - Only works on pictures with limited colors.

Tutorial #18 by Denthor of Asphyxia
/code/tutors/denthor/tut18.zip
11 Jan 1997 (catalog date)
59,119 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Packing and pcx loading - check out /code/utils/packers for some further examples.

Demo Series, Part 15 by Outlaw Triad
/code/tutors/graphics/otgourad.zip
17 Jan 1999 (catalog date)
13,977 bytes
Download FTP scene.org
Rating:
Tutorial about gouraud shading.

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.

Serie De Tutoriales Fac 11 by FAC of Delabu Alama
/code/tutors/graphics/tut11.zip
14 Aug 1998 (catalog date)
51,279 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eleventh tutorial: Flat shading and light sources.

VGA-Vulture by Vulture
/code/tutors/video/vga-vul2.zip
10 Jan 1997 (catalog date)
20,011 bytes
Download FTP scene.org
Rating:
Palette fading example - A simple program demonstrating how to fade a palette in and out.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsco20.zip
25 Aug 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.

Font Grabber by Paradise
/code/utils/fonts/ted.zip
29 Sep 1997 (catalog date)
262,937 bytes
Download FTP scene.org
Rating:
Font grabber by Paradise. Allows you to grab 256 color fonts from .GIF, .CEL and .BMP files. Example sources included.

Bin 2 Pal by pneyz of smoof
/code/utils/graphics/b2pal100.zip
19 Jan 1998 (catalog date)
10,133 bytes
Download FTP scene.org
Rating:
Converts raw data to palette includeable stuff. Remember: there are no upload/download ratios on hornet. Please don't feel compelled to upload something merely for the sake of uploading something. Who do you think you're helping?

GSave by Earwax of Realm
/code/utils/graphics/gsave2.zip
10 Jul 1997 (catalog date)
128,856 bytes
Download FTP scene.org
Rating:
Screen Grabber. Includes pcx and raw loading graphics code.

Reduce by Andrew Harvey
/code/utils/graphics/reduce21.zip
12 Aug 1997 (catalog date)
32,295 bytes
Download FTP scene.org
Rating:
Reduces the number of colors used by any number of PCX files to some number. Generates a glenz and shading table for you.

Video Card Benchmarker by Fabian Gonzalez
/code/utils/graphics/vblitz14.zip
26 Feb 1998 (catalog date)
184,939 bytes
Download FTP scene.org
Rating:
Measure the time needed for reading and writing from video memory.

Radioactivity by ICSPC
/demos/1993/a/activity.zip
29 Jun 1996 (catalog date)
899,170 bytes
Download FTP scene.org
Rating:

Eradicator by Ground Zero
/demos/1993/e/eradicat.zip
29 Jun 1996 (catalog date)
44,209 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 10

Dentro for Soul Dream by Paradise
/demos/1994/d/deadtro_.zip
29 Jun 1996 (catalog date)
30,701 bytes
Download FTP scene.org
Rating:

First Blood by Paradise
/demos/1994/f/firstbld.zip
29 Jun 1996 (catalog date)
113,346 bytes
Download FTP scene.org
Rating:

BBS Virtual Paradize by Speed
/demos/1994/v/virtualp.zip
24 May 1998 (catalog date)
50,823 bytes
Download FTP scene.org
Rating:
,,GUS,

Into The Pentagram by Paradise
/demos/1995/i/itp.zip
30 Jun 1996 (catalog date)
1,252,404 bytes
Download FTP scene.org
Rating:

Paradise 3D/VR Engine demo by Robert-Jan Elias
/demos/1995/p/parad3.zip
14 Aug 1996 (catalog date)
508,331 bytes
Download FTP scene.org
Rating:

Heitro by Paladin of Dr Dyregod & Kompany
/demos/1996/h/heitro.zip
13 Jul 1996 (catalog date)
6,896 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in4k division and ranked ??

Potion by Radioactive Design
/demos/1996/p/potion.zip
27 Oct 1996 (catalog date)
332,483 bytes
Download FTP scene.org
Rating:

Radiance by Mystery Arts
/demos/1996/r/radiance.zip
30 Jun 1996 (catalog date)
11,414 bytes
Download FTP scene.org
Rating:
Released at event SCE96 in the in4k division and ranked 11

Radiation by Net of Urinate
/demos/1996/r/radiatio.zip
22 Nov 1996 (catalog date)
10,939 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the in4k division and ranked 03

Radio Hits by The End
/demos/1997/e/endradio.zip
15 Aug 1997 (catalog date)
1,285,402 bytes
Download FTP scene.org
Rating:
Released at event Z97 in the demo division and ranked ??

Radio Hits (EXE fix) by The End
/demos/1997/e/endrdfix.zip
08 Oct 1997 (catalog date)
184,586 bytes
Download FTP scene.org

Sanitation Felling by Radio
/demos/1997/h/hyks62sf.zip
04 Mar 1997 (catalog date)
87,137 bytes
Download FTP scene.org
Rating:
Released at event DMC97 in the in64 division and ranked 01
486,VGA,SB/GUS,

Cracktro by Paradigm
/demos/1997/p/paradigm.zip
06 Jul 1997 (catalog date)
82,283 bytes
Download FTP scene.org
Rating:
,50hzVGA,,

Paradise by Athogui
/demos/1997/p/paradise.zip
04 Mar 1997 (catalog date)
455,338 bytes
Download FTP scene.org
Rating:
Released at event PC96 in the demo division and ranked 01
,VGA,GUS/SB/PAS,

Paradize by Dilemma
/demos/1997/p/paradyze.zip
11 May 1997 (catalog date)
81,209 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 13

Airomir by Radio
/demos/1998/a/airomir.zip
30 Jul 1998 (catalog date)
65,394 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 04

Radical by Invisible
/demos/1998/i/inv-rad.zip
15 Aug 1998 (catalog date)
721,796 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the demo division and ranked ??
486-66,,GUS/SB,5MB

Oblivion by Danie Conradie
/demos/1998/o/oblivion.zip
23 Jun 1998 (catalog date)
1,705,245 bytes
Download FTP scene.org
Rating:
Win95, ripped music - P5,3dfx,,

Arcadia Pictures Pack by Arcadia
/graphics/disks/1997/tq-app.zip
17 Jun 1997 (catalog date)
612,317 bytes
Download FTP scene.org
Rating:
4 Pictures

Nadia by Moebius
/graphics/images/1994/n/nadia.zip
04 Jul 1996 (catalog date)
39,942 bytes
Download FTP scene.org
Released at event WIR94 in the grfx division and ranked 02

Valley by Visualize of Jamm, Radio
/graphics/images/1997/v/vsz-vlly.zip
16 Feb 1998 (catalog date)
49,556 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the grfx division and ranked ??
320x256x256

Loading by BestHyper
/graphics/images/1998/l/loading.zip
05 Nov 1998 (catalog date)
237,328 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grtc division and ranked 09
800x600x16m

Why Levitate by Jcole of Milk, Radio
/graphics/images/1998/w/whylevit.zip
07 Oct 1998 (catalog date)
255,397 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grtc division and ranked 01
640x512x16m

March of the Paladin by Wyvern
/music/contests/mc2/rookie/r-paldn.zip
09 Nov 1996 (catalog date)
177,859 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R39

O-47483 by Vladimir The Wik
/music/contests/mc3/rookie/o-47483.zip
09 Nov 1996 (catalog date)
79,540 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R33

Contradictions by Blaster of Blueprint
/music/contests/mc5/intermed/m5i-cont.zip
29 Aug 1997 (catalog date)
551,388 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Broken Paradise by Alioth
/music/contests/mc5/rookie/m5r-bkpr.zip
29 Aug 1997 (catalog date)
250,258 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Electric Ladyshave by Recc of Radio
/music/contests/mc5/rookie/m5r-elys.zip
29 Aug 1997 (catalog date)
324,873 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Bliss by Vivid of Radical Rhythms, D-lusion
/music/contests/mc5/veteran/m5v-blss.zip
29 Aug 1997 (catalog date)
776,610 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Emelie by Radix of Limited Edition, Smoke, Tpolm, Tea, Analogue Music
/music/contests/mc5/veteran/m5v-emel.zip
29 Aug 1997 (catalog date)
149,212 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V04

Sinnenglut by Assign of Ethos 9, Tokyo Dawn Recs, Radical Rhythms
/music/contests/mc5/veteran/m5v-glut.zip
29 Aug 1997 (catalog date)
567,888 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Lost Paradise by Mesonyx of Chaotic Order
/music/contests/mc5/veteran/m5v-lost.zip
29 Aug 1997 (catalog date)
136,876 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Shadow Exploded by Screamager of KFMF, Radical Rhythms
/music/contests/mc5/veteran/m5v-shad.zip
29 Aug 1997 (catalog date)
83,450 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Emotional Mind by ADI
/music/contests/mc6/rookie/m6r-emmd.zip
28 Mar 1999 (catalog date)
381,716 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

A Farmers Paradise by Kyp
/music/contests/mc6/rookie/m6r-farm.zip
28 Mar 1999 (catalog date)
411,577 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Paradigm by HMS
/music/contests/mc6/rookie/m6r-pard.zip
28 Mar 1999 (catalog date)
302,541 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Chapter 8 by Radical Rhythms
/music/disks/1995/rr_chap8.zip
26 Jul 1996 (catalog date)
7,876,091 bytes
Download FTP scene.org
Rating:

Chapter X by Radical Rhythms
/music/disks/1996/rr_chapx.zip
27 Jan 1997 (catalog date)
9,857,222 bytes
Download FTP scene.org
Rating:
Includes 574k UNIVBE .zip file, compressed and uncompressed x-play/x-shell. Most of the music is ok, but they did a _really_ nice job with the interface... give 'em a star just for that. For a disk this large, it's well put together.

Synapse by Garfield of Radioactive Design
/music/disks/1998/gfd_syna.zip
07 Feb 1998 (catalog date)
2,648,675 bytes
Download FTP scene.org

Stage Nine by Scirocco, Tito, Radix, Purple Motion, Xerxes, Basehead, Laxity, Mick Rippon, Hunz, Mystical, Nemesis, Keith303
/music/disks/1998/stage9.zip
11 Jan 1998 (catalog date)
6,969,494 bytes
Download FTP scene.org
Rating:

Radiovitamins by Hepkatt of The Temple of Waffular Synthesis
/music/disks/1998/tws_vita.zip
22 Jun 1998 (catalog date)
751,847 bytes
Download FTP scene.org

Master Mixer v5.1
/music/programs/mixers/mm5_1.zip
21 Jan 1997 (catalog date)
90,960 bytes
Download FTP scene.org
Full range SB mixer (All functions) Undocumented controls enabled! Automatic "clicks" removal. Can save 6 different mixing configs. Can replace ALL SB drivers at BOOT. Boots your PC (DOS) in a second. Unlimited number of Special Effects. User definable Chorus/Reverb+editor. [v5.1:Fix OPL3, AWE32, PC Spk level.] Does DSP Reset, EMU Reset. Win95 Ok! Can enable/disable any function. Command-line "QuickLoading" (tm) Sets your mixer in 1/4th a second!

Cubic Player 2.0 Alpha Plus Plus Enhanced Full Version by pascal
/music/programs/players/cp20full.zip
14 May 1998 (catalog date)
663,963 bytes
Download FTP scene.org
This is the FULL version of Cubic Player 2.0 alpha plus plus enhanced. I took the time to complete this so that people wouldn't have to keep downloading the main player and all the enhancements. If I missed anything, let me know.

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...

The Pulse 0.90 by Ladislav Lostak of Unreal
/music/programs/players/pulse090.zip
20 Sep 1998 (catalog date)
1,009,064 bytes
Download FTP scene.org
New Czech player of all types of mods, mp3 and wav for Win95/98/NT. The newest beta version brings completely rebuilt system based on "components" (allows to add new features, e.g. new format loader, just by adding the dll library to the directory), new design structure (non-rectangle windows, animated buttons, ...} that allows to change design on-fly while playing, and WinAMP skins support with non-observed differences, 12-parameter Reverb editor with presets saving, simple playlist editor, pop-up menu on right-click, external tools for associating extensions and Systray, several new (and splendid) designs, nice splash-screen on start, sid format support (Commodore 64), full-customizable taskbar using "Captions", and lots of more features which are to be improved in upcoming versions. Supports 669, far, fnk, it, m15, mdl, med, mod, mtm, mp1/2/3, nst, raw, s3m, sid/dat, stm, ult, wav, wow and xm.

Universal Module Player 32 V0.39a by Terry Chatman of none
/music/programs/players/u32-039a.zip
15 Jun 1998 (catalog date)
95,572 bytes
Download FTP scene.org
A pretty damn good module player with no quirks. Easy to setup & use. Supports loading of multiple modules, MOD/S3M/XM, Sound Blaster Series, Pro Audio Spectrum Series, & Microsoft Sound System sound cards and compatibles. Download this today

16 Fix by Zest
/music/programs/trackers/16fix.zip
14 Mar 1997 (catalog date)
4,878 bytes
Download FTP scene.org
Fixes the problem with loading *.RAW 16-bit mono sound files into fasttrackerii -- having to press "16-bit" and "no" every time you load a sound, can get boring. this program replaces all your *.RAW files with *.IFF sounds, that load into fasttracker without any fuss. The search for *.RAW files is recursive, i.e. all sub-directories beneath the one you are fix'ing, will be fix'ed too .. careful!! the original .RAW files are ERASED. also, if you have other than 16-bit sound files in your collection, you should sort them first, placing your 16-bit files in a seperate directory, before using FIX. This program is freeware. Enjoy :)

Coma's Visual Version 1.4 by Elias Konstadinidis
/music/programs/unusual/comalib.zip
27 May 1998 (catalog date)
6,882 bytes
Download FTP scene.org
This is a small and simple plug-in for WinAmp MP3 player. It includes an oscilliscope and a VU meter module. It requires WinAmp 1.6 or better.

Vibe Control Center V1.01 by Logos of Charlie Brown Records
/music/programs/unusual/vibe101.zip
06 Jun 1997 (catalog date)
618,214 bytes
Download FTP scene.org
Vibe Control Center is a program which enlightens the work of the (music-)group manager. VCC has a powerful (paradox-based) database in which all the group- data can be entered. With this information VCC can easily print fancy text-files in the format you have designed with the powerful (html-alike) text-structuring language. VCC can also pack your releases or disks with the push of a button, WITH the info-files that carry the latest of your group its information. No more endlessly preparing an info-file for a musicdisk or release, just push that button. By downloading Vibe, you have earned a good night sleep, Logos

Paradise by Phoncie
/music/songs/1995/e/e-prds.zip
17 Sep 1996 (catalog date)
424,826 bytes
Download FTP scene.org
Rating:
(S3M)

Abbey Road by Radix
/music/songs/1995/g/grv_abbe.zip
21 Sep 1996 (catalog date)
117,508 bytes
Download FTP scene.org
Rating:
(XM)

Deep Deep Down by Vladimir JD Sopot
/music/songs/1995/j/jd-deep.zip
01 Aug 1997 (catalog date)
141,236 bytes
Download FTP scene.org
Rating:
(XM)

Overdrive by Vladimir JD Sopot
/music/songs/1995/j/jd-drive.zip
02 Aug 1997 (catalog date)
506,683 bytes
Download FTP scene.org
Rating:
(XM)

The End by Vladimir JD Sopot
/music/songs/1995/j/jd-end.zip
01 Aug 1997 (catalog date)
117,829 bytes
Download FTP scene.org
Rating:
(S3M)

Hardie Paartie by Vladimir JD Sopot
/music/songs/1995/j/jd-hardy.zip
18 Jul 1997 (catalog date)
57,464 bytes
Download FTP scene.org
Rating:
(S3M)

Road To Nowhere by Vladimir JD Sopot
/music/songs/1995/j/jd-road.zip
01 Aug 1997 (catalog date)
194,810 bytes
Download FTP scene.org
Rating:
(S3M)

Diggin' Into Paradize by Dynamite of The Lost Patrol
/music/songs/1995/p/paradize.zip
08 Sep 1997 (catalog date)
14,264 bytes
Download FTP scene.org
Rating:
(S3M)

Heard It On Channel 666 by Wode
/music/songs/1995/r/radio666.zip
20 Sep 1996 (catalog date)
147,153 bytes
Download FTP scene.org
Rating:
(S3M)

Supernova by Radix
/music/songs/1995/s/suprnova.zip
21 Sep 1996 (catalog date)
146,460 bytes
Download FTP scene.org
Rating:
(XM)

Tilbury Fair by Radix
/music/songs/1995/t/tilbury.zip
16 Sep 1996 (catalog date)
447,074 bytes
Download FTP scene.org
Rating:
(MOD)

Low Radiation by Szudi
/music/songs/1996/a/abc_lrad.zip
19 Nov 1996 (catalog date)
95,715 bytes
Download FTP scene.org
Rating:
(MOD)

Vendetta - The Abused 909 Remix by Assign of Radical Rhythms
/music/songs/1996/a/agn-b20v.zip
09 Apr 1997 (catalog date)
739,776 bytes
Download FTP scene.org
Rating:
(XM)

Wahnsignale by Assign of Radical Rhythms
/music/songs/1996/a/agn-tt26.zip
09 Apr 1997 (catalog date)
84,020 bytes
Download FTP scene.org
Rating:
(XM)

Arcadia by Dixi
/music/songs/1996/a/arcadia.zip
18 Mar 1997 (catalog date)
179,355 bytes
Download FTP scene.org
Rating:
(S3M)

All These Worlds by Paradigma
/music/songs/1996/a/atworlds.zip
18 Mar 1997 (catalog date)
243,802 bytes
Download FTP scene.org
Rating:
(S3M)

Blue Mars by Paradigm, Beacon
/music/songs/1996/b/bmars.zip
31 Jul 1996 (catalog date)
153,970 bytes
Download FTP scene.org
Rating:
(S3M)

Wormhole (radio edit) by Replay of Carcass
/music/songs/1996/c/ccs-worm.zip
23 Jul 1996 (catalog date)
192,290 bytes
Download FTP scene.org
Rating:
(S3M)

Disfusion by Quo Vadis
/music/songs/1996/d/disfusio.zip
09 Apr 1997 (catalog date)
226,929 bytes
Download FTP scene.org
(XM)

DNA-Sequence by Paradigma
/music/songs/1996/d/dna_seq.zip
19 Mar 1997 (catalog date)
175,711 bytes
Download FTP scene.org
(S3M)

5 Minutes Of Morning by Vadim VS
/music/songs/1996/f/fsk_5min.zip
22 Sep 1996 (catalog date)
73,382 bytes
Download FTP scene.org
Rating:
(XM)

Billy Madison by Glitch
/music/songs/1996/g/gl-billy.zip
16 Nov 1996 (catalog date)
808,181 bytes
Download FTP scene.org
Rating:
(XM)

Marsian Girl by Radix
/music/songs/1996/g/grv_mars.zip
22 Sep 1996 (catalog date)
247,646 bytes
Download FTP scene.org
Rating:
(XM)

Sunjammer by Radix
/music/songs/1996/g/grv_sun.zip
22 Sep 1996 (catalog date)
204,053 bytes
Download FTP scene.org
Rating:
(XM)

Hardfloor by Paradigma
/music/songs/1996/h/hardfloo.zip
21 Jan 1997 (catalog date)
187,034 bytes
Download FTP scene.org
Rating:
(S3M)

Future Gladiators by It-Alien
/music/songs/1996/i/it-ftgld.zip
22 Sep 1996 (catalog date)
265,462 bytes
Download FTP scene.org
Rating:
(XM)

Jay Dee Loves House by Vladimir JD Sopot
/music/songs/1996/j/jd-house.zip
01 Aug 1997 (catalog date)
378,978 bytes
Download FTP scene.org
(XM)

Hymn, Happy Hardcore Version by Vladimir JD Sopot
/music/songs/1996/j/jd-hymn.zip
02 Aug 1997 (catalog date)
125,919 bytes
Download FTP scene.org
(XM)

Hymn, House Version by Vladimir JD Sopot
/music/songs/1996/j/jd-hymnh.zip
02 Aug 1997 (catalog date)
129,437 bytes
Download FTP scene.org
(XM)

Jay Ou Jay by Vladimir JD Sopot
/music/songs/1996/j/jd-joj.zip
01 Aug 1997 (catalog date)
316,261 bytes
Download FTP scene.org
(XM)

L.o.v.e. by Vladimir JD Sopot
/music/songs/1996/j/jd-love.zip
18 Jul 1997 (catalog date)
162,079 bytes
Download FTP scene.org
(XM)

Vision from Paradise by Lioz
/music/songs/1996/l/lz-vsnop.zip
23 Aug 1996 (catalog date)
449,295 bytes
Download FTP scene.org
Rating:
(XM)

Legend of the Night-Gradient Edit by Mysterium
/music/songs/1996/n/n_lotng.zip
04 Aug 1996 (catalog date)
93,600 bytes
Download FTP scene.org
Rating:
(S3M)

Radition by Cicada
/music/songs/1996/n/ng-rad.zip
22 Sep 1996 (catalog date)
326,946 bytes
Download FTP scene.org
Rating:
(XM)

Flight Through The Dream by Vadim VS
/music/songs/1996/n/no-fdrea.zip
22 Sep 1996 (catalog date)
222,949 bytes
Download FTP scene.org
Rating:
(S3M)

I Miss You by Vadim VS
/music/songs/1996/n/no-imiss.zip
01 Jul 1996 (catalog date)
190,379 bytes
Download FTP scene.org
Rating:
(S3M)

The Quiet Night by Vadim VS
/music/songs/1996/n/no-qnite.zip
22 Sep 1996 (catalog date)
219,700 bytes
Download FTP scene.org
Rating:
(S3M)

Radiant Darkness by Pyro Angel
/music/songs/1996/p/pa-rad.zip
22 Sep 1996 (catalog date)
107,604 bytes
Download FTP scene.org
Rating:
(S3M)

Peekaboo by Radix of Limited Edition
/music/songs/1996/p/peekaboo.zip
24 Jan 1997 (catalog date)
291,945 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the mmul division and ranked 03
(XM)

Radio Statica by Darkwolf, Fred
/music/songs/1996/r/radio.zip
22 Sep 1996 (catalog date)
333,807 bytes
Download FTP scene.org
Rating:
(S3M)

Radio Trancemission by COM
/music/songs/1996/r/raf-radi.zip
17 Nov 1996 (catalog date)
737,575 bytes
Download FTP scene.org
Rating:
(XM)

Daytripper by Radix
/music/songs/1996/r/rdx-dayt.zip
17 Nov 1996 (catalog date)
182,728 bytes
Download FTP scene.org
Rating:
(XM)

Evidence by Radix
/music/songs/1996/r/rdx-evid.zip
17 Nov 1996 (catalog date)
169,449 bytes
Download FTP scene.org
Rating:
(XM)

Icing Invitation by Radix
/music/songs/1996/r/rdx-icin.zip
17 Nov 1996 (catalog date)
120,282 bytes
Download FTP scene.org
Rating:
(XM)

I Got a Pony by Radix
/music/songs/1996/r/rdx-igap.zip
17 Nov 1996 (catalog date)
69,349 bytes
Download FTP scene.org
Rating:
(XM)

Ink Ribbon by Radix, Jazz
/music/songs/1996/r/rdx-inkr.zip
20 Nov 1996 (catalog date)
260,071 bytes
Download FTP scene.org
Rating:
(MOD)

Pork Soda by Radix
/music/songs/1996/r/rdx-pork.zip
17 Nov 1996 (catalog date)
6,163 bytes
Download FTP scene.org
Rating:
(XM)

Sarsippus' Ark by Radix
/music/songs/1996/r/rdx-sars.zip
17 Nov 1996 (catalog date)
183,669 bytes
Download FTP scene.org
Rating:
(XM)

Shapes by Radix
/music/songs/1996/r/rdx-shap.zip
17 Nov 1996 (catalog date)
318,555 bytes
Download FTP scene.org
Rating:
(XM)

Gladiator Showdown by RabiteMan
/music/songs/1996/r/rm-brass.zip
09 Apr 1997 (catalog date)
82,926 bytes
Download FTP scene.org
(IT)

The Void by Screamager of Radical Rhythms
/music/songs/1996/s/sc-void.zip
13 Apr 1997 (catalog date)
366,012 bytes
Download FTP scene.org
(XM)

You're My Guest by Vadim VS
/music/songs/1996/v/vs_guest.zip
22 Sep 1996 (catalog date)
202,358 bytes
Download FTP scene.org
Rating:
(S3M)

Welcome To Komis! by Vadim VS
/music/songs/1996/v/vs_komis.zip
22 Sep 1996 (catalog date)
286,281 bytes
Download FTP scene.org
Rating:
(XM)

The Soul Tefth by Vadim VS
/music/songs/1996/v/vs_tefth.zip
22 Sep 1996 (catalog date)
232,295 bytes
Download FTP scene.org
Rating:
(IT)

Gradiance by Sklathill
/music/songs/1997/b/bvs-grad.zip
19 Mar 1997 (catalog date)
307,524 bytes
Download FTP scene.org
(S3M)

Countryman & old banjo by Fume of Radio
/music/songs/1997/c/countrym.zip
30 Dec 1998 (catalog date)
385,407 bytes
Download FTP scene.org
Released at event DML97 in the mmul division and ranked 09

Dandruff Groove by Jazz, Radix of Limited Edition
/music/songs/1997/d/dandruff.zip
26 May 1997 (catalog date)
426,811 bytes
Download FTP scene.org
(MOD)

Det Ytterste Rom by Radiance of DZone
/music/songs/1997/d/detytter.zip
27 Nov 1997 (catalog date)
148,779 bytes
Download FTP scene.org
(MOD)

Arkadian Concept by Xenon
/music/songs/1997/f/f_arkcpt.zip
15 Mar 1997 (catalog date)
399,395 bytes
Download FTP scene.org
Released at event LTP97 in the mmul division and ranked XX
(IT)

Fushigina Shima by Radix of Analogue Music
/music/songs/1997/f/fushi.zip
03 Sep 1997 (catalog date)
647,433 bytes
Download FTP scene.org
(XM)

Highlander by Radiance of Massive
/music/songs/1997/h/highlndr.zip
06 Jul 1997 (catalog date)
218,905 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 25
(MOD)

Love In The Mix - Love Can't Stop Remix by Hybris of Radical Rhythms
/music/songs/1997/h/hyb_lkrm.zip
30 Jun 1997 (catalog date)
782,288 bytes
Download FTP scene.org
(XM)

Fifteen Minutes To Five by Vladimir JD Sopot
/music/songs/1997/j/jd-15to5.zip
24 May 1997 (catalog date)
350,859 bytes
Download FTP scene.org
(XM)

You, Collector's Edit by Vladimir JD Sopot
/music/songs/1997/j/jd-youc.zip
02 Aug 1997 (catalog date)
488,710 bytes
Download FTP scene.org
(XM)

Radiolinja by Jaffa of Static
/music/songs/1997/j/jfa-rad.zip
10 Dec 1998 (catalog date)
337,196 bytes
Download FTP scene.org
Released at event ASM97 in the mmul division and ranked XX

Whitelined Motion by Keith303 of Radical Rhythms
/music/songs/1997/k/k3o3wmtm.zip
12 Jul 1997 (catalog date)
612,325 bytes
Download FTP scene.org
(XM)

Radishes by Lord Pegasus of Kosmic
/music/songs/1997/k/k_rad.zip
13 Apr 1997 (catalog date)
213,615 bytes
Download FTP scene.org
(IT)

Ambientalimation Science by Gal Samuel of Nakadina.Org
/music/songs/1997/n/na_ambi.zip
06 Jul 1997 (catalog date)
316,661 bytes
Download FTP scene.org
(XM)

Arabian Nights by Gal Samuel of Nakadina.Org
/music/songs/1997/n/na_arani.zip
12 May 1997 (catalog date)
142,054 bytes
Download FTP scene.org
(XM)

The Nakadina Dance by Gal Samuel of Nakadina.Org
/music/songs/1997/n/na_dance.zip
12 May 1997 (catalog date)
173,262 bytes
Download FTP scene.org
(XM)

Happy Day by Gal Samuel of Nakadina.Org
/music/songs/1997/n/na_happy.zip
12 May 1997 (catalog date)
388,908 bytes
Download FTP scene.org
(XM)

Shades Of Green by Gal Samuel of Nakadina.Org
/music/songs/1997/n/na_shade.zip
10 May 1997 (catalog date)
440,216 bytes
Download FTP scene.org
(XM)

Nobody Cared by Paladin
/music/songs/1997/p/pal_care.zip
19 Mar 1997 (catalog date)
22,794 bytes
Download FTP scene.org
(S3M)

Out Of Order by Paladin
/music/songs/1997/p/pal_out.zip
13 Apr 1997 (catalog date)
101,287 bytes
Download FTP scene.org
(IT)

Paradise by Exxon
/music/songs/1997/p/paradise.zip
08 Apr 1997 (catalog date)
260,491 bytes
Download FTP scene.org
(XM)

Radio2 by Chris and the Clones of Chris and the Clones
/music/songs/1997/r/radio2.zip
27 Jun 1997 (catalog date)
1,214,976 bytes
Download FTP scene.org
(XM)

La Blue Girl by Radix of Analogue Music
/music/songs/1997/r/rdx-blue.zip
05 Jan 1998 (catalog date)
378,057 bytes
Download FTP scene.org
(XM)

A Spectrum Loading by Rick2000 of Anti-Matter
/music/songs/1997/r/rick-spc.zip
14 Apr 1998 (catalog date)
13,902 bytes
Download FTP scene.org
(XM)

rompelukt by Pahladin
/music/songs/1997/r/rompelo.zip
30 Dec 1998 (catalog date)
120,685 bytes
Download FTP scene.org
Released at event DST97 in the mmul division and ranked 07

Fargan Pt 7 Radio Edit by Junglizt of Society Of Sound
/music/songs/1997/s/sos_farg.zip
31 Jul 1997 (catalog date)
187,795 bytes
Download FTP scene.org
(IT)

Arcadia - Dark In Here Mix by tek of OTM
/music/songs/1997/t/tek-arca.zip
05 Oct 1997 (catalog date)
328,762 bytes
Download FTP scene.org
(IT)

Paradise Takeover by Tharsis of Thaumaturge
/music/songs/1997/t/ths_pt.zip
08 Apr 1997 (catalog date)
183,119 bytes
Download FTP scene.org
(XM)

Discovering Paradise by Tnk of Realtech, Dzone, Caffein
/music/songs/1997/t/tnk_dpar.zip
08 Jun 1998 (catalog date)
555,294 bytes
Download FTP scene.org
(XM)

Trigger by Primon of Radio
/music/songs/1997/t/trigger.zip
30 Dec 1998 (catalog date)
410,539 bytes
Download FTP scene.org
Released at event DML97 in the mmul division and ranked 21

Radiance Of Essence by The Time Warrior
/music/songs/1997/t/ttw_esra.zip
13 Jun 1997 (catalog date)
295,579 bytes
Download FTP scene.org
(IT)

You Dont Get Me by Mole of Radio
/music/songs/1997/u/udontget.zip
30 Dec 1998 (catalog date)
438,315 bytes
Download FTP scene.org
Released at event DML97 in the mmul division and ranked 11

Walker's paradise by Infinite of drd, adp, sx32
/music/songs/1997/w/walker.zip
30 Dec 1998 (catalog date)
219,945 bytes
Download FTP scene.org
Released at event DST97 in the mfst division and ranked 02

When Gravity Fails by Radiance of DZone
/music/songs/1997/w/wgf.zip
27 Nov 1997 (catalog date)
304,837 bytes
Download FTP scene.org
(MOD)

Planet Theme by Addic303 of AtmozfearWayz Music Productions
/music/songs/1998/a/a3-pradi.zip
16 Feb 1998 (catalog date)
701,336 bytes
Download FTP scene.org
Rating:
(XM)

Fly Me To The Moon by ADI
/music/songs/1998/a/adi-fly.zip
29 May 1998 (catalog date)
344,626 bytes
Download FTP scene.org
(IT)

Lily 4 Da Lil Ladi by Anders Akerheden
/music/songs/1998/a/an_lily.zip
18 Feb 1998 (catalog date)
741,871 bytes
Download FTP scene.org
Rating:
(XM)

Indefinite Radiant by Arcturus of Shattered Fixtures
/music/songs/1998/a/as_indef.zip
22 Jul 1998 (catalog date)
405,798 bytes
Download FTP scene.org
(IT)

Tune by ssadistikkk of nfa, pW
/music/songs/1998/c/compo.zip
07 Dec 1998 (catalog date)
3,678 bytes
Download FTP scene.org
Released at event ABD98 in the m4ch division and ranked XX

Radio Congo by Stein of Chaos Theory, Night 55
/music/songs/1998/c/ct-congo.zip
29 Jul 1998 (catalog date)
606,660 bytes
Download FTP scene.org
(IT)

Alien Canadian by Destacona
/music/songs/1998/d/des-alie.zip
25 Apr 1998 (catalog date)
456,086 bytes
Download FTP scene.org
(IT)

Nevermore by Garfield of Radioactive Design
/music/songs/1998/g/gfd_nvr.zip
07 Feb 1998 (catalog date)
567,046 bytes
Download FTP scene.org
(IT)

Darling by Vladimir JD Sopot of Roofless
/music/songs/1998/j/jd-darlu.zip
08 Mar 1998 (catalog date)
554,380 bytes
Download FTP scene.org
(XM)

Helenium by Vladimir JD Sopot
/music/songs/1998/j/jd-hele.zip
11 Feb 1998 (catalog date)
352,439 bytes
Download FTP scene.org
(XM)

Spring No More by Vladimir JD Sopot of Roofless
/music/songs/1998/j/jd-sprng.zip
07 Mar 1998 (catalog date)
518,932 bytes
Download FTP scene.org
(XM)

Troubled by Vladimir JD Sopot
/music/songs/1998/j/jd-trbl.zip
11 Feb 1998 (catalog date)
658,217 bytes
Download FTP scene.org
(XM)

Eject by loke of coma, radio
/music/songs/1998/l/lo-ejec.zip
07 Dec 1998 (catalog date)
381,071 bytes
Download FTP scene.org
Released at event ABD98 in the mmul division and ranked XX

This Bud's For You by Paladin of Revelation
/music/songs/1998/p/pa_420.zip
20 Jul 1998 (catalog date)
226,558 bytes
Download FTP scene.org
(IT)

Snap It by Paladin of Revelation
/music/songs/1998/p/pa_snap.zip
20 Jul 1998 (catalog date)
603,728 bytes
Download FTP scene.org
(IT)

Searching by Paladin of blade, revelation
/music/songs/1998/p/pal_srch.zip
23 Mar 1998 (catalog date)
182,930 bytes
Download FTP scene.org
Rating:
(IT)

Dance Music by Sprinkle of Radioactive Design
/music/songs/1998/r/ra-dance.zip
26 Jan 1998 (catalog date)
203,644 bytes
Download FTP scene.org
(XM)

Trading Season by Wolk of Comic Pirates
/music/songs/1998/s/season.zip
25 May 1998 (catalog date)
132,620 bytes
Download FTP scene.org
(XM)

Paradise Bird by Tnk of Realtech, Dzone, Caffein
/music/songs/1998/t/tnk_pbrd.zip
14 Aug 1998 (catalog date)
626,727 bytes
Download FTP scene.org
(XM)

Caroline by Radiance of Insinct, Dzone
/music/songs/1998/c/car.zip
04 Jul 2003 (catalog date)
320,664 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the m4ch division and ranked 05
(MOD)

So Much For Symposium by Silence of Radical Rhythms
/music/songs/1997/s/sil-symp.zip
06 Jul 2003 (catalog date)
253,358 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the mmul division and ranked XX
(XM)

Sulphate Supremacy by Keith 303 of Radical Rhythms
/music/songs/1997/k/k303sulp.zip
06 Jul 2003 (catalog date)
551,044 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the mmul division and ranked 07
(XM)

RadioActivity by Radiance
/tla/disks/1995/r/radpack2.zip
26 Jul 1996 (catalog date)
1,047,870 bytes
Download FTP
Rating:

Donde Ici by Radiance
/tla/disks/1995/r/radpaq3a.zip
26 Jul 1996 (catalog date)
982,723 bytes
Download FTP
Rating:

Donde Ici by Radiance
/tla/disks/1995/r/radpaq3b.zip
26 Jul 1996 (catalog date)
1,029,256 bytes
Download FTP
Rating:

Donde Ici by Radiance
/tla/disks/1995/r/radpaq3c.zip
26 Jul 1996 (catalog date)
212,502 bytes
Download FTP
Rating:

Chapter 6 - The Dawn Of A New Age by Radical Rhythms
/tla/disks/1995/r/rr_ch6-1.zip
28 Sep 1996 (catalog date)
513,861 bytes
Download FTP
Rating:

Chapter 6 - The Dawn Of A New Age by Radical Rhythms
/tla/disks/1995/r/rr_ch6-2.zip
28 Sep 1996 (catalog date)
1,346,771 bytes
Download FTP
Rating:

Chapter 6 - The Dawn Of A New Age by Radical Rhythms
/tla/disks/1995/r/rr_ch6-3.zip
28 Sep 1996 (catalog date)
1,242,803 bytes
Download FTP
Rating:

Chapter 6 - The Dawn Of A New Age by Radical Rhythms
/tla/disks/1995/r/rr_ch6-4.zip
28 Sep 1996 (catalog date)
1,379,774 bytes
Download FTP
Rating:

Chapter 6 - The Dawn Of A New Age by Radical Rhythms
/tla/disks/1995/r/rr_ch6-5.zip
28 Sep 1996 (catalog date)
1,370,186 bytes
Download FTP
Rating:

Radioactive Distortion by Neutron
/tla/disks/1996/r/radiodst.zip
15 Sep 1996 (catalog date)
797,026 bytes
Download FTP
Rating:

Crazy Bass by Radial Monster
/tla/songs/1995/s3m/c/crazybas.zip
16 Sep 1996 (catalog date)
17,612 bytes
Download FTP
Rating:

Cry to Death by Aradia
/tla/songs/1995/s3m/c/cry2deth.zip
16 Sep 1996 (catalog date)
190,393 bytes
Download FTP
Rating:

A Million Miles Away by Aradia
/tla/songs/1995/s3m/e/epi-amma.zip
17 Sep 1996 (catalog date)
46,443 bytes
Download FTP
Rating:

Forgetting Me by Aradia
/tla/songs/1995/s3m/e/epi-frgt.zip
17 Sep 1996 (catalog date)
50,855 bytes
Download FTP
Rating:

We're All Gonna Die by Hector
/tla/songs/1995/s3m/g/gonnadie.arj
17 Sep 1996 (catalog date)
164,458 bytes
Download FTP
Rating:

Sadistic Dentist by Loki
/tla/songs/1995/s3m/l/l-dentis.zip
18 Sep 1996 (catalog date)
75,971 bytes
Download FTP
Rating:

Painkiller by Aradia
/tla/songs/1995/s3m/p/painkilr.zip
19 Sep 1996 (catalog date)
292,751 bytes
Download FTP
Rating:

Simple Pleasures by Aradia
/tla/songs/1995/s3m/s/smplplsr.zip
20 Sep 1996 (catalog date)
25,015 bytes
Download FTP
Rating:

Sadisitc Youth by Coiled
/tla/songs/1996/it/c/c_sadyut.zip
22 Sep 1996 (catalog date)
418,988 bytes
Download FTP
Rating:

Function by Radius
/tla/songs/1996/mod/r/radius_f.zip
22 Sep 1996 (catalog date)
142,000 bytes
Download FTP
Rating:

Land of Paradise by Fortune
/tla/songs/1996/s3m/f/for_land.zip
30 Aug 1996 (catalog date)
217,290 bytes
Download FTP
Rating:

Digital Paradise by Mysterium
/tla/songs/1996/s3m/n/n_dp.zip
04 Aug 1996 (catalog date)
38,105 bytes
Download FTP
Rating:

Chemistry Of Hate by Paladin
/tla/songs/1996/s3m/p/pal_chem.zip
22 Sep 1996 (catalog date)
94,250 bytes
Download FTP
Rating:

Dr. Sbaitso Antichrist by Paladin
/tla/songs/1996/s3m/p/pal_sbac.zip
22 Sep 1996 (catalog date)
284,448 bytes
Download FTP
Rating:

Los Tacos Son De Mi Casa by Paladin
/tla/songs/1996/s3m/p/pal_taco.zip
22 Sep 1996 (catalog date)
37,701 bytes
Download FTP
Rating:

Welcome To Hell by Paladin
/tla/songs/1996/s3m/p/pal_wth.zip
22 Sep 1996 (catalog date)
158,141 bytes
Download FTP
Rating:

Yoda by Paladin
/tla/songs/1996/s3m/p/pal_y0da.zip
22 Sep 1996 (catalog date)
333,499 bytes
Download FTP
Rating:

Synth Paradigm by Sklathill
/tla/songs/1996/s3m/s/sklt-syn.zip
22 Sep 1996 (catalog date)
226,776 bytes
Download FTP
Rating:

Possum Kingdom (remix) by Obuk
/tla/songs/1996/s3m/t/toadies.zip
30 Aug 1996 (catalog date)
456,205 bytes
Download FTP
Rating:

Fading Vision by Missing Organ
/tla/songs/1996/xm/f/fading.zip
22 Sep 1996 (catalog date)
59,335 bytes
Download FTP
Rating:

Bizarre (Radio Mix) by Oona
/tla/songs/1996/xm/o/o-biz_rd.zip
22 Sep 1996 (catalog date)
242,159 bytes
Download FTP
Rating:

Radio Clouds by Synthetic Minds
/tla/songs/1996/xm/s/s_radio.zip
01 Jul 1996 (catalog date)
162,994 bytes
Download FTP
Rating: