Search for "ECO": 255 matches(displaying first 250)

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.

Aplib V0.12b by Jibz
/code/compress/aplib012.zip
04 May 1998 (catalog date)
57,733 bytes
Download FTP scene.org
Compression library based on aPACK. Good compression ratios and fast decompression. Very easy to use. Supports 32bit Watcom and DJGPP.

LZ asm sources by Tom Pfau
/code/compress/lz_asm.zip
19 Oct 1996 (catalog date)
9,566 bytes
Download FTP scene.org
Rating:
lz compression/decompression, good for a .gif viewer, macro library

Black Ice source by Sinbad
/code/demosrc/bbsintro/blacdemo.zip
10 Jan 1997 (catalog date)
432,910 bytes
Download FTP scene.org
Rating:
Sources for a large BBS intro with a scrollie, fire, and a zoomer - Comments for the effects, recompiles easily. Shows influences from Mental Surgery, mainly in the sound code. Old effects, but recent code.

Kukoo2 source by Type One of TFL-TDV
/code/demosrc/bbsintro/kuk2src.zip
10 Jan 1997 (catalog date)
159,048 bytes
Download FTP scene.org
Rating:
Source for the second part of kukoo2 (A BBS ad) with multiple parallax-esque scrollers - Refuses to recompile for me, though it looks as if it should. I didn't try MASM though.

Bytes & Kisses source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/bkisssrc.zip
10 Jan 1997 (catalog date)
513,669 bytes
Download FTP scene.org
Rating:
Sources for a demo with a scrollie, plasma, shadebobs, tunnel, bitmap rotation and stretching, and cool credits - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Valentine's day. :)

Byte B4 Christmas source by Jeff Lawson of JL Enterprise
/code/demosrc/demos/byte-src.zip
10 Jan 1997 (catalog date)
560,382 bytes
Download FTP scene.org
Rating:
Sources for a demo with snowflakes, fire, and some text writers - Nice comments, but not precompiled. add /misc.!!! to your path and be sure to have pklite somewhere in your path. Go through each directory and use Borland's make on all the targets of each make file. Then make bytekiss.exe from /. Nice demo for its time, but frightfully boring except on Christmas Eve :)

Copper Faked source by The Faker of Aardvark
/code/demosrc/demos/cfsource.zip
10 Jan 1997 (catalog date)
146,977 bytes
Download FTP scene.org
Rating:
Sources for Copper Faked - Barren on comments and not precompiled.

VGAless source by Quantum Porcupine
/code/demosrc/demos/src_less.zip
10 Jan 1997 (catalog date)
10,853 bytes
Download FTP scene.org
Rating:
Source for a 8086/CGA demo - Nifty that the demo runs on an 8086. The source won't recompile. One file without comments.

Fire code by Kirk A. Baum
/code/effects/fire/firecode.zip
10 Jan 1997 (catalog date)
54,739 bytes
Download FTP scene.org
Rating:
A simple fire routine - Contains the same fire as that of fire-win.zip but coded in assembler for DOS.

Iguana Landscape by JCAB, Jare of Iguana
/code/effects/land/ign_land.zip
10 Jan 1997 (catalog date)
23,458 bytes
Download FTP scene.org
Rating:
The voxel landscape from Heartquake - No explaination of the effect, non-recompileable. The code is largely dependant on code libraries that the coders have developed and is thus somewhat difficult to follow.

voxel by Jeff Bilger
/code/effects/land/voxel.zip
10 Jan 1997 (catalog date)
9,570 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

voxel by Jeff Bilger
/code/effects/land/voxelg.zip
10 Jan 1997 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
A voxel example - Doesn't recompile easily, no useful comments nor a description.

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.

Plasma by Jan Moller, Erik Hansen
/code/effects/plasma/c_plasma.zip
10 Jan 1997 (catalog date)
55,010 bytes
Download FTP scene.org
Rating:
Simple plasma example - Just some plasma. You might want to take the comments out on the WaitRast(): call and recompile, especially if you have a Pentium.

plasma3 by btf
/code/effects/plasma/plasma3.zip
10 Jan 1997 (catalog date)
16,750 bytes
Download FTP scene.org
Rating:
You've got me - A bad processor check spoils this. Difficult to recompile and I'll assume it needs MASM to assemble.

256 Byte Water by Cagdas Calik
/code/effects/water/w256.zip
24 May 1998 (catalog date)
786 bytes
Download FTP scene.org
A 256 byte water effect coded in pure assembly by Cagdas Calik, moreover with 286 instructions. It's recommended that you're mouse driver is load before you run the program, otherwise it will crash. Click left mouse button to go back to dos. Have fun...

UuEncoder/Decoder v2.01b by Ash of Shock
/code/fileutil/sck_uuc2.zip
26 Feb 1998 (catalog date)
8,870 bytes
Download FTP scene.org
Rating:

Prometheus Truecolor System by Gaffer of Xtatic
/code/hardware/video/ptc071.zip
17 Jan 1999 (catalog date)
1,750,391 bytes
Download FTP scene.org
Rating:
This is a hardware independent library for dos and windows for accessing the videocard.

PCX Decoder
/code/images/decpcx.zip
15 Apr 1997 (catalog date)
35,851 bytes
Download FTP scene.org

Bytes Of Wisdom Diskmag Engine Sources by MinMax of Septic Productions
/code/mags/bow5src.zip
21 Aug 1998 (catalog date)
109,870 bytes
Download FTP scene.org
Sources to diskmag engine written in Watcom C. Can use VBE 1.2/2.0 & textmode. Very flexible. Also it is recomended that you download the diskmag itself (to get the example files) (bow5.zip)

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.

Serie De Tutoriales Fac 2 by FAC of Delabu Alama
/code/tutors/graphics/tut2.zip
25 Apr 1998 (catalog date)
13,356 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Second tutorial: How to use the palette.

truepal by Florian Hallar
/code/tutors/video/at_trpal.zip
19 Jan 1998 (catalog date)
56,300 bytes
Download FTP scene.org
Rating:
Emulates truecolor modes in 320x200x8. Not really... it just converts the picture to use a 3-3-2 palette. It's a common emulation mode since it saves time versus quantizing a new palette everyframe (maybe in 5 years we could do that, even if we don't need it anymore. :)

Bin 2 DB by Escape
/code/utils/compiler/bin2db24.zip
12 Aug 1997 (catalog date)
12,087 bytes
Download FTP scene.org
Rating:
A bin 2 db util. See my comments to incpro3.zip. Also, take out the "coded in 100% Assembler" line. It's dorky, especially for something whose main function (input/output) is easiest handled by a high level language and whose speed of execution is on the magnitude of 2 seconds.

DeKompress DOS32 by Dark Fibre
/code/utils/compiler/dkd32.zip
10 Jan 1997 (catalog date)
12,414 bytes
Download FTP scene.org
Rating:
Decompresses files made with and compressed via DOS32 - This utility could be useful for rippers faced with intros coded with DOS32. It will unpack the exe and one can use further programs to extract mod files or graphics.

WIN95 And Demos Starter by Cute Elf
/code/windows/ce-win95.zip
19 Jan 1998 (catalog date)
18,929 bytes
Download FTP scene.org
Rating:
Library for using DirectDraw for making demo effects. Use Winzip to decompress archive because of the long file names. If using DirectX 5, you have to change two lines in DirectXConversion.cpp to type cast to (DirectDrawSurface2 *). When you try to compile, you'll know which lines those are. Hmm... maybe wince stands for Win-CuteElf. (If you see this, are you going back there?)

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut1.zip
19 Jan 1998 (catalog date)
15,071 bytes
Download FTP scene.org
Rating:
Windows Tutorial 1. Denthor's back with some tutorials on windows graphics program. I (and he) recommend that you still get another reference (like a *gasp* book) if you know absolutely nothing about programming windows and intend to get serious about it. The tut has just enough info to grasp how windows works, the mindset needed for coding, and some basic messages windows can throw at you. Good for the ultra-beginner with windows. (Oh, the example here is a star field)

Second Reality by Future Crew
/demos/1993/0-9/2ndreal.zip
29 Jun 1996 (catalog date)
2,084,666 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 01
Watch: YouTube

Second Phobia by Noice
/demos/1993/0-9/2phobia.zip
29 Jun 1996 (catalog date)
182,752 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 05
Really nice intro with some bitplane-mapping (& rotating), vectors, vector-dots, etc. There is such a bug, it supports GUS only at 220 (for other base-ports un-pklite this program and change 0x220 (the only one) in code to your base address).

Second Reality (fix) by Future Crew
/demos/1994/0-9/2ndpatch.zip
29 Jun 1996 (catalog date)
36,816 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the demo division and ranked 01

Second Christianity by INF
/demos/1995/0-9/2ndchrst.zip
03 May 1998 (catalog date)
554,023 bytes
Download FTP scene.org
Rating:
386,,GUS,

BBS E-Connect Intro by Shock
/demos/1995/s/sck_econ.zip
30 Jun 1996 (catalog date)
25,037 bytes
Download FTP scene.org
Rating:

Second by Onyx
/demos/1995/s/second.zip
14 May 1997 (catalog date)
45,167 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked XX

Tume by Mass
/demos/1996/m/m_tume.zip
08 Feb 1997 (catalog date)
162,235 bytes
Download FTP scene.org
Rating:
5 seconds long!

Second Intro by Primary
/demos/1996/p/p-second.zip
30 Jun 1996 (catalog date)
59,396 bytes
Download FTP scene.org
Rating:

Recontact by Madokan
/demos/1996/r/rcdemo.zip
30 Jun 1996 (catalog date)
78,093 bytes
Download FTP scene.org
Rating:

Acid Becomes Reality by Micropyle
/demos/1997/m/mpl-abr.zip
11 May 1997 (catalog date)
79,019 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 09

73 Million Seconds by Pulse
/demos/1998/p/pls73ms.zip
25 Oct 1998 (catalog date)
3,646,621 bytes
Download FTP scene.org
Rating:
P5,,GUS/SB,

Impressionismi by Purplecow
/graphics/images/1998/i/impressi.zip
14 Oct 1998 (catalog date)
488,745 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked ??
640x480x16m

Reconstruction by Dines of Contract
/graphics/images/1998/r/reconst.zip
10 Mar 1998 (catalog date)
63,323 bytes
Download FTP scene.org
Rating:
640x480x256

The Lunar Forest by 30 Second Chase
/music/contests/mc2/rookie/r-lunar.zip
09 Nov 1996 (catalog date)
251,875 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R31

Take a Second of Me by Pedro
/music/contests/mc4/rookie/m4r-take.zip
10 Nov 1996 (catalog date)
635,123 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R09

The Second Coming by W
/music/contests/mc4/rookie/m4r-thes.zip
10 Nov 1996 (catalog date)
369,081 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

The Two Become One by Virtual Reality Band
/music/contests/mc5/rookie/m5r-ttbo.zip
29 Aug 1997 (catalog date)
129,155 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Habits by Logòs of Charlie Brown Records
/music/contests/mc5/veteran/m5v-hbit.zip
29 Aug 1997 (catalog date)
555,943 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Lost In The Cold by The Decomplier
/music/contests/mc5/veteran/m5v-litc.zip
29 Aug 1997 (catalog date)
650,003 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Second Salvation by Parity of Cataclysm, Analogue Music
/music/contests/mc5/veteran/m5v-salv.zip
29 Aug 1997 (catalog date)
494,629 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Gynaecomastica Tota by ZyZ
/music/contests/mc6/rookie/m6r-gyn.zip
28 Mar 1999 (catalog date)
325,440 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Go For the Record 2 by Majic 12
/music/disks/1994/goforthe.zip
11 Jun 1998 (catalog date)
885,423 bytes
Download FTP scene.org
Rating:
music by Chorus & Sid, released on Amiga in 1993 - ,,GUS/SB,

Abducted by GeeWhiz Records
/music/disks/1996/abducted.zip
21 Jan 1997 (catalog date)
2,944,293 bytes
Download FTP scene.org
Rating:

The Second Iteration by Chaos Theory
/music/disks/1998/ct-2ndit.zip
12 May 1998 (catalog date)
6,620,006 bytes
Download FTP scene.org

Pinkbrownwhite Ep by Sandra, Chantal of Play These Records
/music/disks/1998/ptr-pbw.zip
29 Jul 1998 (catalog date)
122,198 bytes
Download FTP scene.org

Music File Compressor v1.34 by Zirconia
/music/programs/compress/mmcmp134.zip
09 Jan 1997 (catalog date)
45,909 bytes
Download FTP scene.org
compress/decompress songs, load compressed modules into any tracker/player with TSR loaded

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 by pascal
/music/programs/players/cp2appe.zip
04 May 1997 (catalog date)
456,545 bytes
Download FTP scene.org
cubic player 2.0 alpha plus plus enhanced: news: Audio MPEG Version 1 and 2, Layer 1-3: ESS AudioDrive 688: MP1, MP2 recording

Cubic Player 2 Appe .mpx Decoder Update 2 by pascal
/music/programs/players/cpmpxpl2.zip
02 Aug 1997 (catalog date)
55,209 bytes
Download FTP scene.org
Cubic Player 2 alpha plus plus .MPx Decoder update 2: IT player beta release 3 required (CPITPL3B.ZIP). -Layer 3 .WAV support -.MP3 to Layer 3 .WAV converter with source included

Encode/Decode II
/music/programs/samplers/encdec.zip
10 Sep 1996 (catalog date)
5,167 bytes
Download FTP scene.org
digital sample encoder/decoder for compression

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

Juno 106 Pack 1 by DotH of MultiDimensional
/music/samples/dothpk1.zip
15 Jan 1998 (catalog date)
4,971,232 bytes
Download FTP scene.org
Samples for quality tracking from the juno. The pack includes sweeped synths and bass sounds. Recommended for Techno-Trance-Goa music. contains full sweeps so you can have all the samples needed to make real-like sweeps. All samples are 16 bit at 44.1Khz WAV. Pack contains detailed list of samples.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus2.zip
10 Sep 1996 (catalog date)
1,868,625 bytes
Download FTP scene.org
This is the second of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. The emphasis in this collection is on FX although some conventional samples are included. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus3.zip
10 Sep 1996 (catalog date)
746,435 bytes
Download FTP scene.org
This is the third of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. Whereas the first and second collections (proteus1.zip and proteus2.zip) were a collection of melodic as well as percussion samples at 22kHz/16 bits, this one is percussion only at 44.1kHz/16 bits. Based on some good feedback (thanks Jester :-) I kept all samples very basic (no combos or riffs) for maximum usefulness. The quality is also better due to the fact that the sampling was done locally on the multisound as opposed to using a seperate PC. This has yielded some very quiet and crisp samples compared to the first sets of samples. Although the samples are in .wav format, they can be ported to .smp or almost any other using a program such as Goldwave. All samples are 44.1kHz, 16 bit and were created by playing different percussion notes on the multisound, and capturing them live to RAM and then to disk. Post editing was done to optimize gain and remove the dead space.

Roland D-50 Samples by Soundwave
/music/samples/swd50.zip
11 Oct 1997 (catalog date)
16,076,830 bytes
Download FTP scene.org
Samples taken from a Roland D50, the king of the late 80s - LA synthesis and PCM samples. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Yamaha DX-27 Samples by Soundwave
/music/samples/swdx27.zip
11 Oct 1997 (catalog date)
16,992,316 bytes
Download FTP scene.org
Samples taken from the Yamaha DX27 - 4-op FM, the little cousin of the DX7. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Roland JX3P Sample Pack Number 1 by Swill
/music/samples/swil-jx1.zip
21 Jan 1997 (catalog date)
1,419,144 bytes
Download FTP scene.org
One of the best synthesizers from the early 80s, now used (like the tb-303) for techno music. All classic sounds, now captured for playback on PC soundcard to use with your own music. Recorded in 16 bit mono. All samples are freeware, but feel the urge to mention the sampler in the credits.

Roland JX3P Sample Pack Number 2 by Swill
/music/samples/swil-jx2.zip
21 Jan 1997 (catalog date)
1,613,623 bytes
Download FTP scene.org
One of the best synthesizers from the early 80s, now used (like the tb-303) for techno music. All classic sounds, now captured for playback on PC soundcard to use with your own music. Recorded in 16 bit mono. All samples are freeware, but feel the urge to mention the sampler in the credits.

Roland Juno 106 Samples by Soundwave
/music/samples/swjuno1.zip
11 Oct 1997 (catalog date)
15,529,471 bytes
Download FTP scene.org
Samples taken from the Roland Juno 106 - Analog-based synthesizer with thundering bass. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Roland Juno 106 Samples #2 by Soundwave
/music/samples/swjuno2.zip
11 Oct 1997 (catalog date)
18,988,252 bytes
Download FTP scene.org
Samples taken from the Roland Juno 106 - Analog-based synthesizer with thundering bass, Yamaha TX16W - Sampler with Typhoon OS the modulation makes synthesis possible. By popular demand, the Juno pack is back! And this time, we've got a lot of resonance for all of you techno guys out there. (: We've got a couple of samples of resonant acid-like bass, plus a lot of other goodies with booms, distortion, LFOs, etc. There are 25 additional Juno sounds here, recorded at 44.1kHz, 16 bit on a Pro Audio Spectrum 16 with the sample point at C3 unless otherwise noted. Sorry, no loop points or envelopes are provided. Be sure to check out the Typhoon TR-808-like kit as well.

Korg X5 Samples by Soundwave
/music/samples/swx5.zip
11 Oct 1997 (catalog date)
16,367,474 bytes
Download FTP scene.org
Samples taken from the Korg X5, a classy little sample-based synthesizer. This sample pack is made for those with samplers, not those who simply are trackers. All samples are default sampled at C3 unless noted in the text, and recorded at 44.1khZ, 16 bit on a Pro Audio Spectrum 16. Some of these samples you won't find anywhere else, BTW. Sorry, no loop points or envelopes are provided.

Second Reality Soundtrack - Middle, with pattern data fixed for easy listening. by Purple Motion of Future Crew
/music/songs/1993/2nd_pm.zip
28 Jul 1997 (catalog date)
445,860 bytes
Download FTP scene.org
Rating:
(S3M)

Second Reality Soundtrack - Beginning And Ending by Skaven of Future Crew
/music/songs/1993/2nd_skav.zip
08 Jul 1997 (catalog date)
287,316 bytes
Download FTP scene.org
Rating:
(S3M)

Ecolove Remix by Hector
/music/songs/1995/d/dmk-eco.zip
17 Sep 1996 (catalog date)
157,068 bytes
Download FTP scene.org
Rating:
(S3M)

Deconstruction by Pinion
/music/songs/1995/p/pn-decon.zip
19 Sep 1996 (catalog date)
211,585 bytes
Download FTP scene.org
Rating:
(S3M)

Recollapse by Infern
/music/songs/1995/r/recolaps.zip
18 Mar 1997 (catalog date)
99,647 bytes
Download FTP scene.org
Rating:
Released at event DS95 in the mmul division and ranked 07
(MOD)

Melancholoop by Logos of Charlie Brown Records
/music/songs/1996/c/cb-mloop.zip
11 Aug 1996 (catalog date)
328,449 bytes
Download FTP scene.org
Rating:
(XM)

Steppin' Through by Logos of Charlie Brown Records
/music/songs/1996/c/cb-stepp.zip
11 Aug 1996 (catalog date)
307,217 bytes
Download FTP scene.org
Rating:
(XM)

Struck by Logos, Guy, Pedro, Truxx of Charlie Brown Records
/music/songs/1996/c/cb-strck.zip
11 Aug 1996 (catalog date)
268,609 bytes
Download FTP scene.org
Rating:
(XM)

These Wings by Pedro of Charlie Brown Records
/music/songs/1996/c/cb-these.zip
01 Jul 1996 (catalog date)
405,222 bytes
Download FTP scene.org
Rating:
(XM)

Recognition by Stavross of Damage Incorporated
/music/songs/1996/d/dmirecg.zip
23 Jul 1996 (catalog date)
274,865 bytes
Download FTP scene.org
Rating:
(S3M)

Ghost Of Silicon Records by Ghost
/music/songs/1996/g/gho-tvib.zip
18 Mar 1997 (catalog date)
726,670 bytes
Download FTP scene.org
(MDL)

Second Coming by Maelcum, The Hacker
/music/songs/1996/k/k_2ndcom.zip
23 Sep 1996 (catalog date)
259,010 bytes
Download FTP scene.org
Rating:
(MTM)

Thirty-one Seconds by Legend
/music/songs/1996/l/lg-31sec.zip
31 Jul 1996 (catalog date)
151,758 bytes
Download FTP scene.org
Rating:
(IT)

Ecowlogy2 by Mercure
/music/songs/1996/m/mrc-ec2.zip
17 May 1997 (catalog date)
484,603 bytes
Download FTP scene.org
(MOD)

Second Sight by Delta X
/music/songs/1996/n/no-secon.zip
22 Sep 1996 (catalog date)
107,547 bytes
Download FTP scene.org
Rating:
(IT)

Zydeco Jump by Stote
/music/songs/1996/n/no-zjump.zip
22 Sep 1996 (catalog date)
292,272 bytes
Download FTP scene.org
Rating:
(S3M)

Helen by Hoax of Oceanic Records
/music/songs/1996/o/or-helen.zip
08 Apr 1997 (catalog date)
552,076 bytes
Download FTP scene.org
(XM)

Leon by Hoax of Oceanic Records
/music/songs/1996/o/or-leon.zip
08 Apr 1997 (catalog date)
421,926 bytes
Download FTP scene.org
(XM)

Pop Fiction by Hoax of Oceanic Records
/music/songs/1996/o/or-popfi.zip
08 Apr 1997 (catalog date)
450,104 bytes
Download FTP scene.org
(XM)

Recoils by Pasi HDrkTnen
/music/songs/1996/r/recoils.zip
08 Apr 1997 (catalog date)
257,618 bytes
Download FTP scene.org
(XM)

Give Me a Second Chance by Linearic
/music/songs/1996/s/secondch.zip
30 Aug 1996 (catalog date)
216,249 bytes
Download FTP scene.org
Rating:
(S3M)

Seconds by Blaster
/music/songs/1996/s/seconds.zip
08 Apr 1997 (catalog date)
125,544 bytes
Download FTP scene.org
(XM)

Recoil by Xenoc of Analogue Music
/music/songs/1996/x/xc-rc.zip
25 Jan 1997 (catalog date)
166,546 bytes
Download FTP scene.org
Rating:
(IT)

Anti-climax by Wootz of Diatomic Records
/music/songs/1997/a/anticlim.zip
27 Jun 1997 (catalog date)
273,310 bytes
Download FTP scene.org
(XM)

Comin' From by Musk-e of Diatomic Records
/music/songs/1997/c/cominfro.zip
16 Jun 1997 (catalog date)
51,231 bytes
Download FTP scene.org
(XM)

Common by Wootz of Diatomic Records
/music/songs/1997/c/common.zip
11 Jun 1997 (catalog date)
58,884 bytes
Download FTP scene.org
(XM)

The Green Mile by Troll of Cryptic Stench Records
/music/songs/1997/c/csr-gree.zip
06 Apr 1997 (catalog date)
209,087 bytes
Download FTP scene.org
(IT)

D-gen Arch by Wootz of Diatomic Records
/music/songs/1997/d/dgenarch.zip
11 Jun 1997 (catalog date)
89,041 bytes
Download FTP scene.org
(XM)

No More Fish by Urge of Danger High Voltage Records
/music/songs/1997/d/dhv_nmf.zip
12 Jul 1998 (catalog date)
469,833 bytes
Download FTP scene.org
(XM)

Once There Was Rain by Nino, Jhaze of Danger High Voltage Records
/music/songs/1997/d/dhv_otw.zip
15 Jul 1998 (catalog date)
1,009,903 bytes
Download FTP scene.org
(IT)

Political Assassin by Jhaze, Cenotaph of Danger High Voltage Records
/music/songs/1997/d/dhv_pas.zip
15 Jul 1998 (catalog date)
533,582 bytes
Download FTP scene.org
(IT)

Penetration by Urge of Danger High Voltage Records
/music/songs/1997/d/dhv_pen.zip
12 Jul 1998 (catalog date)
443,072 bytes
Download FTP scene.org
(XM)

So Many Ways by Jhaze of Danger High Voltage Records
/music/songs/1997/d/dhv_sma.zip
12 Jul 1998 (catalog date)
477,713 bytes
Download FTP scene.org
(IT)

Sinthelarakata by Urge of Danger High Voltage Records
/music/songs/1997/d/dhv_snt.zip
15 Jul 1998 (catalog date)
511,948 bytes
Download FTP scene.org
(XM)

Turn Of The Tide by Plasma of Danger High Voltage Records
/music/songs/1997/d/dhv_ttt.zip
10 Jul 1998 (catalog date)
189,989 bytes
Download FTP scene.org
(S3M)

Wreck'd And Proud by Jhaze of Danger High Voltage Records
/music/songs/1997/d/dhv_wre.zip
15 Jul 1998 (catalog date)
767,759 bytes
Download FTP scene.org
(IT)

Endless Way by Doc Mike of Stoned Brain Records
/music/songs/1997/d/dm-eway.zip
08 Jul 1997 (catalog date)
216,077 bytes
Download FTP scene.org
Released at event MEK97 in the mmul division and ranked XX
(XM)

Don't Leave Me Alone by Musk-e of Diatomic Records
/music/songs/1997/d/dontleve.zip
16 Jun 1997 (catalog date)
989,366 bytes
Download FTP scene.org
(XM)

Snappy Music by EHa of Stoned Brain Records
/music/songs/1997/e/eha-snap.zip
25 Jul 1997 (catalog date)
401,206 bytes
Download FTP scene.org
Released at event MEK97 in the mmul division and ranked XX
(XM)

Freneticism by Musk-e of Diatomic Records
/music/songs/1997/f/frenetic.zip
16 Jun 1997 (catalog date)
387,049 bytes
Download FTP scene.org
(XM)

The Story Continues by Ghost of Silicon Records
/music/songs/1997/g/gho-scon.zip
25 Nov 1997 (catalog date)
477,619 bytes
Download FTP scene.org
(XM)

Straight On by Ghost of Silicon Records
/music/songs/1997/g/gho-ston.zip
11 Jun 1997 (catalog date)
422,454 bytes
Download FTP scene.org
(XM)

Unconsciousness by Ghost of Silicon Records
/music/songs/1997/g/gho-unco.zip
25 Nov 1997 (catalog date)
224,168 bytes
Download FTP scene.org
(XM)

Go With The Flow by Wootz of Diatomic Records
/music/songs/1997/g/goflow.zip
16 Jun 1997 (catalog date)
81,258 bytes
Download FTP scene.org
(XM)

Happier Vibes by Musk-e of Diatomic Records
/music/songs/1997/h/happi.zip
16 Jun 1997 (catalog date)
571,968 bytes
Download FTP scene.org
(XM)

Hardcore Heaven by Wootz of Diatomic Records
/music/songs/1997/h/hardcore.zip
22 Jun 1997 (catalog date)
273,182 bytes
Download FTP scene.org
(XM)

Jarrengle by Decoy of dadacurve
/music/songs/1997/j/jarrengl.zip
11 Sep 1998 (catalog date)
566,681 bytes
Download FTP scene.org
(XM)

The Blind Jesuit by Decoy of dadacurve
/music/songs/1997/j/jesuit.zip
11 Sep 1998 (catalog date)
676,774 bytes
Download FTP scene.org
(XM)

Missing Bass by Musk-e of Diatomic Records
/music/songs/1997/j/junglist.zip
16 Jun 1997 (catalog date)
275,545 bytes
Download FTP scene.org
(XM)

Creep by Katala of Twisted Minibeast Records
/music/songs/1997/k/kt_creep.zip
06 Oct 1997 (catalog date)
346,173 bytes
Download FTP scene.org
(IT)

Solis by Katala of Twisted Minibeast Records
/music/songs/1997/k/kt_solis.zip
08 Nov 1997 (catalog date)
366,642 bytes
Download FTP scene.org
(IT)

Little Green Men by Musk-e of Diatomic Records
/music/songs/1997/l/lgm.zip
16 Jun 1997 (catalog date)
603,942 bytes
Download FTP scene.org
(XM)

Ruff Enuf by Musk-e of Diatomic Records
/music/songs/1997/m/mixing.zip
16 Jun 1997 (catalog date)
355,758 bytes
Download FTP scene.org
(XM)

Make The World A Happier Place by Wootz of Diatomic Records
/music/songs/1997/m/mtwahp.zip
11 Jun 1997 (catalog date)
405,368 bytes
Download FTP scene.org
(XM)

Stonecow by MyVoice
/music/songs/1997/m/mv-stone.zip
30 Aug 1998 (catalog date)
266,792 bytes
Download FTP scene.org
(XM)

New by Decoy of dadacurve
/music/songs/1997/n/new1.zip
11 Sep 1998 (catalog date)
599,239 bytes
Download FTP scene.org
(XM)

Thirty Frames Per Second by AstraDyne of NOISE
/music/songs/1997/n/no-30fps.zip
06 Oct 1997 (catalog date)
545,233 bytes
Download FTP scene.org
(IT)

She Hides The Light by Praecor of Omnia Music
/music/songs/1997/o/om-hide.zip
06 Dec 1997 (catalog date)
464,915 bytes
Download FTP scene.org
(XM)

Analog Realities by Knuddel of Play These Records
/music/songs/1997/p/ptr-area.zip
29 Jul 1998 (catalog date)
365,325 bytes
Download FTP scene.org
(XM)

Lunatic Collective by David The Drumriot of Play These Records
/music/songs/1997/p/ptr-luna.zip
29 Jul 1998 (catalog date)
266,298 bytes
Download FTP scene.org
(XM)

Neptun E by Zyad of Play These Records
/music/songs/1997/p/ptr-nept.zip
29 Jul 1998 (catalog date)
99,603 bytes
Download FTP scene.org
(XM)

Shroom Jam by Decoy of dadacurve
/music/songs/1997/s/shroom.zip
31 Aug 1998 (catalog date)
547,519 bytes
Download FTP scene.org
(XM)

Gabberized Funk by Spurious of Dead Clown Records
/music/songs/1997/s/sp-gabb.zip
21 Jul 1997 (catalog date)
244,293 bytes
Download FTP scene.org
(XM)

Gabberdrome by Spurious of Dead Clown Records
/music/songs/1997/s/sp-gdrom.zip
21 Jul 1997 (catalog date)
167,148 bytes
Download FTP scene.org
(XM)

Race Of Discovery by Spurious of Dead Clown Records
/music/songs/1997/s/sp-rod.zip
16 Sep 1997 (catalog date)
268,296 bytes
Download FTP scene.org
(XM)

Sarcastic Shuffle by Spurious of Dead Clown Records
/music/songs/1997/s/sp-sarsh.zip
21 Jul 1997 (catalog date)
287,390 bytes
Download FTP scene.org
(XM)

Speedcore by Wootz of Diatomic Records
/music/songs/1997/s/spedcore.zip
11 Jun 1997 (catalog date)
112,337 bytes
Download FTP scene.org
(XM)

Thoughts Per Second by sudokan
/music/songs/1997/s/su_pers.zip
02 Aug 1997 (catalog date)
484,588 bytes
Download FTP scene.org
(XM)

The Place by Musk-e of Diatomic Records
/music/songs/1997/t/theplace.zip
16 Jun 1997 (catalog date)
198,093 bytes
Download FTP scene.org
(XM)

Trancecore by Wootz of Diatomic Records
/music/songs/1997/t/trancore.zip
11 Jun 1997 (catalog date)
464,389 bytes
Download FTP scene.org
(XM)

Trumpton On A Disco Biscuit by Musk-e of Diatomic Records
/music/songs/1997/t/trumpton.zip
16 Jun 1997 (catalog date)
192,318 bytes
Download FTP scene.org
(XM)

Tune 2 by Wootz of Diatomic Records
/music/songs/1997/t/tune2.zip
11 Jun 1997 (catalog date)
290,477 bytes
Download FTP scene.org
(XM)

The Two Become One by Virtual Reality Band
/music/songs/1997/v/vrb-two.zip
07 Aug 1997 (catalog date)
132,950 bytes
Download FTP scene.org
(XM)

X-cite by Wootz of Diatomic Records
/music/songs/1997/x/x-cite.zip
11 Jun 1997 (catalog date)
114,914 bytes
Download FTP scene.org
(XM)

25th Hour by Decoy of dadacurve
/music/songs/1998/0-9/25thhour.zip
17 Aug 1998 (catalog date)
519,316 bytes
Download FTP scene.org
(XM)

Audible Statement by second floor
/music/songs/1998/a/audible.zip
22 Jan 1998 (catalog date)
265,674 bytes
Download FTP scene.org
Rating:
(XM)

Auxiliary by Decoy of dadacurve
/music/songs/1998/a/auxilia.zip
23 Sep 1998 (catalog date)
948,331 bytes
Download FTP scene.org
(XM)

Deprivation by Shaed of Danger High Voltage Records
/music/songs/1998/d/dhv-depr.zip
05 May 1998 (catalog date)
501,689 bytes
Download FTP scene.org
(IT)

Derivation by shaed of Danger High Voltage Records
/music/songs/1998/d/dhv-drv.zip
20 Jul 1998 (catalog date)
538,215 bytes
Download FTP scene.org
(IT)

Emergence by Shaed of Danger High Voltage Records
/music/songs/1998/d/dhv-emrg.zip
09 Jul 1998 (catalog date)
812,795 bytes
Download FTP scene.org
(IT)

For What Is Lost by Shaed of Danger High Voltage Records
/music/songs/1998/d/dhv-lost.zip
09 May 1998 (catalog date)
1,326,658 bytes
Download FTP scene.org
(IT)

Eleven Wands by Shaed of Danger High Voltage Records
/music/songs/1998/d/dhv-wnds.zip
25 Apr 1998 (catalog date)
1,704,422 bytes
Download FTP scene.org
(IT)

30 56 99 by Cenotaph of Danger High Voltage Records
/music/songs/1998/d/dhv_359.zip
03 Sep 1998 (catalog date)
410,277 bytes
Download FTP scene.org
(IT)

71 by Cenotaph of Danger High Voltage Records
/music/songs/1998/d/dhv_71.zip
03 Sep 1998 (catalog date)
799,913 bytes
Download FTP scene.org
(IT)

Arrid Adventure by Goose of Danger High Voltage Records
/music/songs/1998/d/dhv_aad.zip
10 Jul 1998 (catalog date)
399,245 bytes
Download FTP scene.org
(IT)

Ambrosia by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_amb.zip
21 Apr 1998 (catalog date)
1,118,780 bytes
Download FTP scene.org
(IT)

Antares by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_ant.zip
03 Sep 1998 (catalog date)
1,180,463 bytes
Download FTP scene.org
(IT)

Atari 2600 by Urge of Danger High Voltage Records
/music/songs/1998/d/dhv_ata.zip
19 Aug 1998 (catalog date)
497,984 bytes
Download FTP scene.org
(XM)

Bubble by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_bbl.zip
04 May 1998 (catalog date)
815,074 bytes
Download FTP scene.org
(IT)

Beat Rush by Goose of DHV Records
/music/songs/1998/d/dhv_btr.zip
10 May 1998 (catalog date)
630,677 bytes
Download FTP scene.org
(IT)

Commercial Offers by Urge of Danger High Voltage Records
/music/songs/1998/d/dhv_com.zip
10 Jun 1998 (catalog date)
393,172 bytes
Download FTP scene.org
(XM)

Crossroad by Mixhaus of Danger High Voltage Records
/music/songs/1998/d/dhv_csrd.zip
06 May 1998 (catalog date)
839,190 bytes
Download FTP scene.org
(XM)

The Dreaming To Far... by DjNikita of DangerHighVoltage Records
/music/songs/1998/d/dhv_dtf.zip
15 Apr 1998 (catalog date)
417,385 bytes
Download FTP scene.org
(IT)

Did You Love Me Remix by cenotaph of Danger High Voltage Records
/music/songs/1998/d/dhv_dyl.zip
22 Jul 1998 (catalog date)
737,219 bytes
Download FTP scene.org
(IT)

Did You Love Me by Loukas of Danger High Voltage Records
/music/songs/1998/d/dhv_dylo.zip
31 Jul 1998 (catalog date)
317,466 bytes
Download FTP scene.org
(IT)

Fluid Dynamics by shaed of Danger High Voltage Records
/music/songs/1998/d/dhv_flui.zip
25 Jul 1998 (catalog date)
1,948,879 bytes
Download FTP scene.org
(IT)

Freak Out by Goose of Danger High Voltage Records
/music/songs/1998/d/dhv_fro.zip
31 Aug 1998 (catalog date)
619,368 bytes
Download FTP scene.org
(IT)

Glance And Note by Jhaze of Danger High Voltage Records
/music/songs/1998/d/dhv_gan.zip
10 Jul 1998 (catalog date)
1,427,854 bytes
Download FTP scene.org
(IT)

Green Dudes by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_gds.zip
14 Apr 1998 (catalog date)
585,676 bytes
Download FTP scene.org
(IT)

The Grand Plan Part 4 by Jhaze of Danger High Voltage Records
/music/songs/1998/d/dhv_gp4.zip
04 Sep 1998 (catalog date)
1,734,197 bytes
Download FTP scene.org
(IT)

Katatonik by Mixhaus of Danger High Voltage Records
/music/songs/1998/d/dhv_ktn.zip
10 Jul 1998 (catalog date)
233,594 bytes
Download FTP scene.org
(XM)

Lean On My Shoulder by Jhaze of Danger High Voltage Records
/music/songs/1998/d/dhv_loms.zip
26 Jul 1998 (catalog date)
620,194 bytes
Download FTP scene.org
(IT)

Mood Music by Cenotaph of Danger High Voltage Records
/music/songs/1998/d/dhv_moo.zip
15 Jul 1998 (catalog date)
715,816 bytes
Download FTP scene.org
(IT)

Meditation On Rage by Jemi of Danger High Voltage Records
/music/songs/1998/d/dhv_mor.zip
03 Sep 1998 (catalog date)
881,190 bytes
Download FTP scene.org
(IT)

Medicinal Purposes Officer by Jhaze of Danger High Voltage Records
/music/songs/1998/d/dhv_mpo.zip
26 Jul 1998 (catalog date)
769,174 bytes
Download FTP scene.org
(IT)

Merge by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_mrg.zip
04 May 1998 (catalog date)
741,053 bytes
Download FTP scene.org
(IT)

Je T'ai A L'oeil by Nino of DangerHighVoltage Records
/music/songs/1998/d/dhv_nm2.zip
15 Apr 1998 (catalog date)
697,248 bytes
Download FTP scene.org
(IT)

Paranaesthetist by Jhaze of Danger High Voltage Records
/music/songs/1998/d/dhv_para.zip
12 Jul 1998 (catalog date)
1,777,766 bytes
Download FTP scene.org
(IT)

Plasma by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_psm.zip
04 May 1998 (catalog date)
905,948 bytes
Download FTP scene.org
(IT)

Refined by Goose of Danger High Voltage Records
/music/songs/1998/d/dhv_ref.zip
01 Sep 1998 (catalog date)
847,142 bytes
Download FTP scene.org
(IT)

Straight Trippin' by Mental of Danger High Voltage Records
/music/songs/1998/d/dhv_stp.zip
10 Jul 1998 (catalog date)
273,471 bytes
Download FTP scene.org
(S3M)

Sunrise by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_sun.zip
22 Aug 1998 (catalog date)
1,438,300 bytes
Download FTP scene.org
(IT)

Space Walk by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_swk.zip
04 May 1998 (catalog date)
1,309,202 bytes
Download FTP scene.org
(IT)

T.c.l.h.b.d. by Urge of Danger High Voltage Records
/music/songs/1998/d/dhv_tcl.zip
12 Jul 1998 (catalog date)
521,778 bytes
Download FTP scene.org
(XM)

Technology by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_tec.zip
05 May 1998 (catalog date)
1,012,442 bytes
Download FTP scene.org
(IT)

Transition by Goose of Danger High Voltage Records
/music/songs/1998/d/dhv_trn.zip
12 Jul 1998 (catalog date)
747,162 bytes
Download FTP scene.org
(IT)

Unbelived Truth by DJ Nikita of Danger High Voltage Records
/music/songs/1998/d/dhv_ubl.zip
07 May 1998 (catalog date)
459,311 bytes
Download FTP scene.org
(XM)

Vaarna by Erno Helen aka Urge of Danger High Voltage Records
/music/songs/1998/d/dhv_vaa.zip
21 Apr 1998 (catalog date)
491,537 bytes
Download FTP scene.org
(XM)

Volcano by Harout Pogossian a.k.a. HP of Danger High Voltage Records
/music/songs/1998/d/dhv_vlc.zip
05 May 1998 (catalog date)
615,112 bytes
Download FTP scene.org
(IT)

Virtual Frames by Nino of Danger High Voltage Records
/music/songs/1998/d/dhv_vrf.zip
12 Jul 1998 (catalog date)
515,640 bytes
Download FTP scene.org
(IT)

Weep For The Ep Part 3 by Cenotaph of Danger High Voltage Records
/music/songs/1998/d/dhv_wf3.zip
12 Jul 1998 (catalog date)
1,577,758 bytes
Download FTP scene.org
(IT)

Weep For The Ep Part 4 by Mental of Danger High Voltage Records
/music/songs/1998/d/dhv_wf4.zip
15 Jul 1998 (catalog date)
427,528 bytes
Download FTP scene.org
(IT)

Wheelbound by Urge of Danger High Voltage Records
/music/songs/1998/d/dhv_whl.zip
12 Jul 1998 (catalog date)
600,555 bytes
Download FTP scene.org
(XM)

Dimensions by Decoy of dadacurve
/music/songs/1998/d/dmnsions.zip
20 Aug 1998 (catalog date)
544,739 bytes
Download FTP scene.org
(XM)

Second Side by Nabo of DeathStar
/music/songs/1998/d/ds-side.zip
02 Feb 1998 (catalog date)
418,041 bytes
Download FTP scene.org
(XM)

The Cosmic Lighthouse Hotel Ballroom Dance by Urge of Danger High Voltage Records
/music/songs/1998/e/ez-clhbd.zip
21 Mar 1998 (catalog date)
461,092 bytes
Download FTP scene.org
(XM)

Image Of A Second Sun by Setec of Immortal Coil, Nothing
/music/songs/1998/i/ic-ioss.zip
08 Jul 1998 (catalog date)
301,218 bytes
Download FTP scene.org
(XM)

Ideal by Decoy of dadacurve
/music/songs/1998/i/ideal.zip
20 Aug 1998 (catalog date)
432,034 bytes
Download FTP scene.org
(XM)

The Moonraid by Sleipner of Oceanic Records
/music/songs/1998/m/moonraid.zip
06 Jul 1998 (catalog date)
736,790 bytes
Download FTP scene.org
(XM)

The Mind Of The Machine Remix by Wootz of Diatomic Records
/music/songs/1998/m/motm.zip
11 May 1998 (catalog date)
679,029 bytes
Download FTP scene.org
(XM)

Back Beat Street Meat by noisecode of code 27
/music/songs/1998/n/nc-bbsm.zip
21 Apr 1998 (catalog date)
804,684 bytes
Download FTP scene.org
(IT)

Cryptic Consequence by noisecode of code 27
/music/songs/1998/n/nc-cc.zip
21 May 1998 (catalog date)
397,608 bytes
Download FTP scene.org
(IT)

God's Slave Double Mix by noisecode of code 27
/music/songs/1998/n/nc-gsdm.zip
23 May 1998 (catalog date)
496,929 bytes
Download FTP scene.org
(IT)

Infinity Is Mindless by noisecode of code 27
/music/songs/1998/n/nc-iim.zip
12 Jun 1998 (catalog date)
1,355,214 bytes
Download FTP scene.org
(IT)

Let It Guide Your Mind by noisecode of code 27
/music/songs/1998/n/nc-ligym.zip
21 May 1998 (catalog date)
925,846 bytes
Download FTP scene.org
(IT)

Life On Planet Idiot by noisecode of code 27
/music/songs/1998/n/nc-lopi.zip
21 Apr 1998 (catalog date)
696,463 bytes
Download FTP scene.org
(IT)

Light Speed Hybrid by noisecode of code 27
/music/songs/1998/n/nc-lsh.zip
28 May 1998 (catalog date)
1,018,418 bytes
Download FTP scene.org
(IT)

Mushroom Jazz by noisecode of code 27
/music/songs/1998/n/nc-mj.zip
22 May 1998 (catalog date)
177,944 bytes
Download FTP scene.org
(IT)

Relectroticity by noisecode of code 27
/music/songs/1998/n/nc-rl.zip
21 May 1998 (catalog date)
340,064 bytes
Download FTP scene.org
(IT)

Something Without Space by noisecode of code 27
/music/songs/1998/n/nc-sws.zip
19 May 1998 (catalog date)
1,667,951 bytes
Download FTP scene.org
(IT)

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)

The Event Horizon by Nino of DangerHighVoltage Records and Trance-o-Mania
/music/songs/1998/n/nm_hrizn.zip
06 May 1998 (catalog date)
794,348 bytes
Download FTP scene.org
(IT)

Qre Second Little Brother by stereoman of NOISE
/music/songs/1998/n/no-qre2.zip
07 May 1998 (catalog date)
341,679 bytes
Download FTP scene.org
Rating:
(IT)

Ambient Rythm 2 by Hoax of Oceanic Records
/music/songs/1998/o/or-ambie.zip
26 Apr 1998 (catalog date)
469,083 bytes
Download FTP scene.org
(XM)

Aids World Day by Hoax of Oceanic Records
/music/songs/1998/o/or-awd.zip
28 Mar 1998 (catalog date)
495,379 bytes
Download FTP scene.org
(XM)

Jag Ska Kopa Bira For Pengarna by Sleipner of Oceanic Records
/music/songs/1998/o/or-bira.zip
21 Jul 1998 (catalog date)
238,301 bytes
Download FTP scene.org
(MOD)

Bosum Friend by Hoax of Oceanic Records
/music/songs/1998/o/or-bosum.zip
06 Mar 1998 (catalog date)
282,960 bytes
Download FTP scene.org
(XM)

Clairvoyance by Physical Phantasm of Oceanic Records
/music/songs/1998/o/or-clvoy.zip
23 Mar 1998 (catalog date)
815,092 bytes
Download FTP scene.org
(XM)

Cuney by Physical Phantasm of Oceanic Records
/music/songs/1998/o/or-cuney.zip
23 Mar 1998 (catalog date)
296,190 bytes
Download FTP scene.org
(XM)

End Of School by Hoax of Oceanic Records
/music/songs/1998/o/or-eos.zip
15 Jun 1998 (catalog date)
381,683 bytes
Download FTP scene.org
(XM)

Deep Into My Eyes by Sleipner of Oceanic Records
/music/songs/1998/o/or-eyes.zip
28 Feb 1998 (catalog date)
306,517 bytes
Download FTP scene.org
(XM)

Jacid by Hoax of Oceanic Records
/music/songs/1998/o/or-jacid.zip
24 Apr 1998 (catalog date)
279,349 bytes
Download FTP scene.org
(XM)

Misery by Physical Phantasm of Oceanic Records
/music/songs/1998/o/or-miser.zip
15 Mar 1998 (catalog date)
221,616 bytes
Download FTP scene.org
(XM)

Powdered Diamond by Physical Phantasm, Ph2 of Oceanic Records
/music/songs/1998/o/or-powd.zip
06 May 1998 (catalog date)
178,994 bytes
Download FTP scene.org
(XM)

The Power Of The Red Moon by Physical Phantasm of Oceanic Records
/music/songs/1998/o/or-predm.zip
12 Apr 1998 (catalog date)
810,728 bytes
Download FTP scene.org
(XM)

3rd July - A Present by Hoax of Oceanic Records
/music/songs/1998/o/or-prese.zip
24 Mar 1998 (catalog date)
581,775 bytes
Download FTP scene.org
(XM)

Synchro by Sleipner of Oceanic Records
/music/songs/1998/o/or-synch.zip
15 Jul 1998 (catalog date)
497,246 bytes
Download FTP scene.org
(XM)

The Time Is The Fire In Which We Burn by Physical Phantasm, Ph2 of Oceanic Records
/music/songs/1998/o/or-time.zip
06 May 1998 (catalog date)
249,997 bytes
Download FTP scene.org
(XM)

Two Of Seven by Physical Phantasm of Oceanic Records
/music/songs/1998/o/or-twose.zip
04 Mar 1998 (catalog date)
123,213 bytes
Download FTP scene.org
(XM)

There Land Ends Water Will Come by Sleipner of Oceanic Records
/music/songs/1998/o/or-water.zip
13 Jul 1998 (catalog date)
975,123 bytes
Download FTP scene.org
(XM)

Xerxes by Sleipner of Oceanic Records
/music/songs/1998/o/or-xerxe.zip
21 Apr 1998 (catalog date)
751,452 bytes
Download FTP scene.org
(XM)

Botroid by Zyad of Play These Records
/music/songs/1998/p/ptr-botr.zip
29 Jul 1998 (catalog date)
35,925 bytes
Download FTP scene.org
(XM)

Beat The Concrete by Hybris of Play These Records
/music/songs/1998/p/ptr-btc.zip
29 Jul 1998 (catalog date)
404,615 bytes
Download FTP scene.org
(XM)

Play This Sam by Cosmic of Play These Records
/music/songs/1998/p/ptr-play.zip
29 Jul 1998 (catalog date)
605,787 bytes
Download FTP scene.org
(XM)

Skies by Wootz of Diatomic Records
/music/songs/1998/s/skies.zip
11 May 1998 (catalog date)
117,798 bytes
Download FTP scene.org
(XM)

Klatu Verata by paniq of tokyo dawn records
/music/songs/1998/t/tokyo-42.zip
26 Aug 1998 (catalog date)
1,148,035 bytes
Download FTP scene.org
(IT)

Abstract Techno Vibes by laxical of tokyo dawn records
/music/songs/1998/t/tokyo-44.zip
26 Aug 1998 (catalog date)
287,803 bytes
Download FTP scene.org
(XM)

Lesbians On Wax 2.0 by tweeter of tokyo dawn records
/music/songs/1998/t/tokyo-49.zip
26 Aug 1998 (catalog date)
565,193 bytes
Download FTP scene.org
(XM)

Didication by Paniq of tokyo dawn records
/music/songs/1998/t/tokyo-52.zip
26 Aug 1998 (catalog date)
586,894 bytes
Download FTP scene.org
(IT)

Shapes In Motion by kriffin of tokyo dawn records
/music/songs/1998/t/tokyo-54.zip
26 Aug 1998 (catalog date)
932,709 bytes
Download FTP scene.org
(IT)

Panorama by velvet of tokyo dawn records
/music/songs/1998/t/tokyo-61.zip
28 Aug 1998 (catalog date)
258,282 bytes
Download FTP scene.org
(XM)

Disco Sperm by vivid of tokyo dawn records
/music/songs/1998/t/tokyo-64.zip
09 Sep 1998 (catalog date)
716,601 bytes
Download FTP scene.org
(XM)

Coastal Violence by mentz of tokyo dawn records
/music/songs/1998/t/tokyo-65.zip
14 Sep 1998 (catalog date)
566,444 bytes
Download FTP scene.org
(XM)

48 Hours by lordchaos of tokyo dawn records
/music/songs/1998/t/tokyo-66.zip
15 Sep 1998 (catalog date)
272,225 bytes
Download FTP scene.org
(MOD)

Impressions by kritix of tokyo dawn records
/music/songs/1998/t/tokyo-67.zip
16 Sep 1998 (catalog date)
416,356 bytes
Download FTP scene.org
(XM)

Mind Struggle by mentz of tokyo dawn records
/music/songs/1998/t/tokyo-68.zip
22 Sep 1998 (catalog date)
626,227 bytes
Download FTP scene.org
(XM)

Heaven Above by Starfox of Silicon Records
/music/songs/1997/s/sta-heav.zip
06 Jul 2003 (catalog date)
376,957 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the mmul division and ranked XX
(XM)

Second Set by Skilz
/tla/disks/1996/a/ayos3m-2.zip
29 Sep 1996 (catalog date)
694,739 bytes
Download FTP
Rating:

Sixth Sense by Tecon
/tla/songs/1995/mod/a/asixthse.zip
16 Sep 1996 (catalog date)
222,845 bytes
Download FTP
Rating:
Released at event TG95

Second Impression by Hypno
/tla/songs/1995/mod/i/impress2.lha
16 Sep 1996 (catalog date)
29,822 bytes
Download FTP
Rating: