Search for "ous": 297 matches(displaying first 250)

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.

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.

Squid source by tlc, The Doctor
/code/demosrc/bbsintro/sqd1_src.zip
10 Jan 1997 (catalog date)
21,591 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with copper bars, a scrollie, altered text characters, and an adlib player - Copious comments and tight source. They even do checks for the proper equipment, i.e. VGA and a 386. Comes with docs on programming the adlib and SB fm chips. Comments are in Portuguese.

The Shed BBS loader source by naich
/code/demosrc/bbsintro/the_shed.zip
10 Jan 1997 (catalog date)
11,922 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with smoothe text scrolling (horizontal), dual layer starfield, and nifty fade out - Good comments, rather large source as it could use a random number generator as opposed to a table and some other (obvious?) size optimization concerns.

Timeless source by Tran
/code/demosrc/demos/timesrc.zip
10 Jan 1997 (catalog date)
356,568 bytes
Download FTP scene.org
Rating:
Source for Tran's timeless demos - Curiously better than Tran's other source releases. If you intend to figure out how it works, I suggest you start at line 127 of v.asm. Few comments, but excellent source.

Chaos 4k intro source by Codex
/code/demosrc/intros/chaos4k1.zip
10 Jan 1997 (catalog date)
14,345 bytes
Download FTP scene.org
Rating:
Sources for a 4k intro with static, sinus scrollie, vector cube, and some other stuff - No comments or description. Rather non-standard C at that, but I wonder how else a 4k intro would be made in C. Good for the curious.

Sine Creator by Zyric
/code/editors/sc10f.zip
26 Feb 1998 (catalog date)
45,053 bytes
Download FTP scene.org
Rating:
Mouse driven utility to create nice sine curves to use for your demo effects.

Sprite Editor by Nosferatu of TechnoCap
/code/effects/sprites/edispr20.zip
26 Jun 1997 (catalog date)
66,923 bytes
Download FTP scene.org
Rating:
This editor has no mouse support, and hardly contains any editing tools. It only supports the french language.

Tile Editor by ???
/code/effects/sprites/mktil16a.zip
26 Jun 1997 (catalog date)
62,369 bytes
Download FTP scene.org
Rating:
For 16x16 mode 13h tiles. This editor has mouse support, and also supports rotating colors. You can combine tiles to see how they look when used together.

Sprite Editor by Discordis of Insecabilis
/code/effects/sprites/spriv103.zip
26 Jun 1997 (catalog date)
30,746 bytes
Download FTP scene.org
Rating:
Very simple sprite editor with mouse support.

Starfield by Shade of Trash
/code/effects/stars/s-stars.zip
12 Aug 1997 (catalog date)
33,908 bytes
Download FTP scene.org
Rating:
A Starfield. A BASIC starfield. Hideously slow and leaves a black cross on the screen.

An "effect" in only 15 bytes by Grax
/code/effects/various/15bytes.zip
30 Jun 1998 (catalog date)
378 bytes
Download FTP scene.org
Rating:
By looking at the quality of this effect you understand why it fits in only 15 bytes. Assembler

Various Demo Effect Sources by Daniel Vollmer (Fusion)
/code/effects/various/danpwsrc.zip
05 Oct 1996 (catalog date)
697,008 bytes
Download FTP scene.org
Rating:
LOTS of random stuff. Some better than others, especially the TSRs.

Various Demo Effects by Bjarke Viksoe
/code/effects/various/demostuf.zip
21 Sep 1997 (catalog date)
80,945 bytes
Download FTP scene.org
Rating:
Basic stuff like rotators, fire effects, starfields, etc.

PixPack
/code/effects/various/pixpack.zip
05 Oct 1996 (catalog date)
1,075,409 bytes
Download FTP scene.org
Rating:
Demo Effects Source Code Collection - random stuffs, few good things

Moving Sky With Multiple Layers by Saint
/code/effects/various/skymlpas.zip
03 Jun 1998 (catalog date)
10,728 bytes
Download FTP scene.org
This is a nice moving sky with multiple layers. Includes heavily commented Turbo Pascal source code (with embedded Assembler).

SMK3D Effects by SMKaribou of GMF
/code/effects/various/smk3dsrc.zip
05 Oct 1996 (catalog date)
619,782 bytes
Download FTP scene.org
Rating:
Phong, Gouraud, Bump Mapping, etc. - Comments in French, lots well done trifillers

Zed3D v0.95 - 3D Graphics Reference by Zed
/code/effects/various/zed3d095.zip
07 Oct 1996 (catalog date)
702,570 bytes
Download FTP scene.org
Rating:
Phong, Gouraud, Textures, etc.

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.

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

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

Intel docs by ?
/code/hardware/cpu/intel.doc
10 Jan 1997 (catalog date)
114,654 bytes
Download FTP scene.org
Rating:
A complete listing of the 80x86 opcodes - Great reference for those learning assembler and those needing to double check opcodes. Dubious clock listings (none for pentium.)

Pentium Stuff
/code/hardware/cpu/pentium.zip
01 Jul 1997 (catalog date)
164,896 bytes
Download FTP scene.org
Rating:
A collection of files on Pentium optimization. Some of these files look very useful, especially for optimizing information and truly esoteric stuff for the terminally curious.

Fmouse by Holy Drake of Guardians
/code/hardware/mouse/fmouse12.zip
02 Jul 1997 (catalog date)
8,610 bytes
Download FTP scene.org
Rating:
A mouse routine for mode 12h. Nice source, full docs for using. Simple enough to extend to making a general mouse handler for any video mode.

386 power by Lorenzo Micheletto
/code/hardware/pmode/386p_101.zip
10 Jan 1997 (catalog date)
117,845 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode asm programming - Has docs for useage and some extra miscellaneous routines that could be used for game or graphics programming in pmode. Honestly, if you want to do 100% asm development for pmode I'd suggest DOS32 or Tran's pmode. The author here credits Tran for some backbones to his system.

Dos extender by Supernar Systems Intl.
/code/hardware/pmode/dos32a_5.zip
30 Jun 1998 (catalog date)
606,774 bytes
Download FTP scene.org
Rating:
Very good dos extender, also extends the most popular mouse and vesa functions.

Asychronous communitcations code by Lord Logics
/code/hardware/serial/ll_comm.zip
10 Jan 1997 (catalog date)
56,754 bytes
Download FTP scene.org
Rating:
Source for "asynchronous" comm connections - A library meant for opening COM lines and other serial line connections. It's supposedly asynchronous (but maybe in a later version for this only supports one). Not too demo scene relevant, but it could make for great modem-modem networking in a game.

LousyPlayer v1.20 by Cascada
/code/sound/lplay120.zip
06 Oct 1996 (catalog date)
94,539 bytes
Download FTP scene.org
Rating:
GUS XM Player In 32bit ASM

Free Direction Rendering by kombat of immortals
/code/tutors/graphics/freedir.zip
15 May 1998 (catalog date)
49,280 bytes
Download FTP scene.org
This document gives information on how to render various objects in high quality and in real time.

Font Grabber by Denthor of Asphyxia
/code/utils/fonts/texter5.zip
29 Sep 1997 (catalog date)
34,741 bytes
Download FTP scene.org
Rating:
Allows you to grab 256 color fonts from .GIF, .CEL, .BMP and .PCX files. Mouse only. Example source included.

PCX shade by Quark of Prone
/code/utils/graphics/pcxshade.zip
01 Jul 1997 (catalog date)
176,588 bytes
Download FTP scene.org
Rating:
A utility to generate a shade table from pcx files. Doesn't say exactly that the format of the output file is, which would be convenient, though it is obvious enough.

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)

House of Fucking Necro by Lord Cyrix of Access Denied
/demos/1992/necro.zip
29 Jun 1996 (catalog date)
159,039 bytes
Download FTP scene.org
Rating:

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

Green House by MegaBusters
/demos/1993/g/greenhou.zip
29 Jun 1996 (catalog date)
253,555 bytes
Download FTP scene.org
Rating:

BBS House of Pain by The Raider Brothers
/demos/1993/t/trb_hop.zip
29 Jun 1996 (catalog date)
152,794 bytes
Download FTP scene.org
Rating:

Witan House (for GUS) by Witan
/demos/1993/w/wtnhouse.zip
29 Jun 1996 (catalog date)
363,474 bytes
Download FTP scene.org
Rating:

The Attic (bugfix) by Digital House
/demos/1994/a/atticfix.zip
29 Jun 1996 (catalog date)
399,000 bytes
Download FTP scene.org
Rating:

Chaos 386 by Noxious
/demos/1994/c/chaos386.zip
29 Jun 1996 (catalog date)
2,072 bytes
Download FTP scene.org
Rating:

Chaos 486 by Noxious
/demos/1994/c/chaos486.zip
29 Jun 1996 (catalog date)
2,092 bytes
Download FTP scene.org
Rating:

Microsoft SUXX! by Anonymous
/demos/1994/m/ms_suxx.zip
29 Jun 1996 (catalog date)
267,226 bytes
Download FTP scene.org
Rating:

SC94Xmas by Spontaneous Combustion
/demos/1994/s/sc94xmas.zip
29 Jun 1996 (catalog date)
310,188 bytes
Download FTP scene.org
Rating:

Serious by Jeskola
/demos/1994/s/serious.zip
29 Jun 1996 (catalog date)
149,308 bytes
Download FTP scene.org
Rating:
Released at event ABD94 in the demo division and ranked 04

Electrical Movement (GUS) by Amorphous
/demos/1995/a/ams_emg.zip
29 Jun 1996 (catalog date)
696,288 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 02

Electrical Movement (SB) by Amorphous
/demos/1995/a/ams_ems.zip
29 Jun 1996 (catalog date)
706,504 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the demo division and ranked 02

Mousetro v.2 by BPC
/demos/1995/b/bpc.zip
29 Jun 1996 (catalog date)
70,020 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the demo division and ranked XX

Mousetro by Solar Designer of BPC
/demos/1995/m/mousetro.zip
30 Jun 1996 (catalog date)
31,159 bytes
Download FTP scene.org
Rating:

Mousetro 2 by Solar Designer of BPC
/demos/1995/m/mtro2fix.zip
30 Jun 1996 (catalog date)
22,235 bytes
Download FTP scene.org
Rating:

Phlox by Amorphous
/demos/1995/p/phlox.zip
24 May 1997 (catalog date)
1,244,411 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

Track 1 by Digital House
/demos/1995/t/track1.zip
30 Jun 1996 (catalog date)
61,971 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in64 division and ranked 05

Havoc by Vocious of Extreme
/demos/1995/x/x3m_hvc.zip
30 Jun 1996 (catalog date)
12,275 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in4k division and ranked ??

Anxious by Vandals
/demos/1996/a/anxious.zip
14 Sep 1996 (catalog date)
521,065 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked 13

Famous Cyber People by Pulse
/demos/1996/c/cyber.zip
06 Dec 1996 (catalog date)
65,544 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 02

Dubious Wedtro by Tonic, Cube, Sol, Teque
/demos/1996/d/dbwedtro.zip
19 Jul 1996 (catalog date)
507,769 bytes
Download FTP scene.org
Rating:

Famous by Maak
/demos/1996/f/famous.zip
13 Jul 1996 (catalog date)
849,960 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the demo division and ranked 02

Luxury by Amorphous
/demos/1996/l/luxury.zip
30 Jun 1996 (catalog date)
64,500 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the in64 division and ranked 05

Prelude by Amorphous
/demos/1996/p/prelude.zip
24 Dec 1996 (catalog date)
51,531 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in64 division and ranked 11

Skatalous by Who Knows
/demos/1996/s/skata.zip
12 Oct 1996 (catalog date)
64,302 bytes
Download FTP scene.org
Rating:
Released at event GAR96 in the demo division and ranked 07

Subconscious by TDC
/demos/1996/t/tdc-subc.zip
30 Jun 1996 (catalog date)
2,682,007 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the demo division and ranked 04

Various by Thitanium
/demos/1996/v/various.zip
12 Aug 1996 (catalog date)
15,914 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked ??

Delirious by Image
/demos/1997/i/img_deli.zip
06 May 1997 (catalog date)
63,620 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in64 division and ranked 04

Plasma Collection by SET
/demos/1997/p/placol11.zip
02 Feb 1998 (catalog date)
167,959 bytes
Download FTP scene.org
selectable plasma effects in various resolutions - 386,,,

Famous Cyber People (final) by Pulse
/demos/1997/p/pls_cybf.zip
21 Jun 1997 (catalog date)
97,829 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the in64 division and ranked 02
486,,GUS,

Anonymous by Cheat the Machine
/demos/1998/a/anonymou.zip
24 Oct 1998 (catalog date)
1,561,191 bytes
Download FTP scene.org
Released at event ASM98 in the dwin division and ranked 04
Win95 - P5,3Dfx,,

Anonymous (final) by Cheat the Machine
/demos/1998/c/ctmanfix.zip
21 Nov 1998 (catalog date)
1,784,394 bytes
Download FTP scene.org
Released at event ASM98 in the dwin division and ranked 04
P5,3Dfx,GUS/SB,

Delirious 3 by Image
/demos/1998/d/delir.zip
23 Jun 1998 (catalog date)
1,528,940 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the demo division and ranked 03
P166,VESA,GUS/SB/PAS,16MB

Luminous by Insomniac of Matrix
/demos/1998/m/mtx-lmns.zip
05 Mar 1998 (catalog date)
2,220 bytes
Download FTP scene.org
Rating:
256 bytes

Nebulous by Carcass
/demos/1998/n/nebulous.zip
15 Aug 1998 (catalog date)
656,075 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the demo division and ranked ??

Checkpoint by SDI, Obnoxious
/demos/1998/s/suspect.zip
22 May 1998 (catalog date)
525,235 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the demo division and ranked 06
,,GUS/SB/PAS,

Anti Lord Cyrix by Various Artists
/graphics/disks/1994/cyrout.zip
04 Jul 1996 (catalog date)
34,067 bytes
Download FTP scene.org
Rating:

Splinters by Astroidea
/graphics/disks/1997/ai_splin.zip
14 Oct 1997 (catalog date)
3,738,363 bytes
Download FTP scene.org
Rating:
Mouse required

5977 by Lazur of Pulse
/graphics/disks/1997/pls_5977.zip
14 Oct 1997 (catalog date)
3,722,327 bytes
Download FTP scene.org
Rating:
Mouse required

House of Pain by Lovelace
/graphics/images/1994/h/houseofp.zip
04 Jul 1996 (catalog date)
139,859 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 39

Mouse Trap by Gallstone
/graphics/images/1994/m/mtrap.zip
04 Jul 1996 (catalog date)
13,982 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Warehouse by Lance
/graphics/images/1994/w/warehous.zip
04 Jul 1996 (catalog date)
79,528 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 08

Various images by Schizosynth
/graphics/images/1995/s/ss-smp.zip
04 Jul 1996 (catalog date)
951,697 bytes
Download FTP scene.org
Rating:

Various images by Schizosynth
/graphics/images/1995/s/ss-smp1.zip
04 Jul 1996 (catalog date)
707,178 bytes
Download FTP scene.org
Rating:

SAL 7 by GDM, Zinko of Looker House
/graphics/images/1997/m/mek-142.zip
18 May 1998 (catalog date)
38,296 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked 09
640x256x256

House by Rem
/graphics/images/1997/p/pcn_hous.zip
01 Jun 1997 (catalog date)
209,098 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grtc division and ranked ??
640x480x256c

DJ Smile by gdm, zinko of Lookerhouse
/graphics/images/1997/p/pixel_38.zip
06 May 1998 (catalog date)
68,094 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
320x256x256

Thousand Islands by Jaws
/graphics/images/1998/0-9/1000isla.zip
26 May 1998 (catalog date)
794,074 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 38
640x480x16m

Furry french rodent by Ds
/graphics/images/1998/d/ds-mouse.zip
09 Sep 1998 (catalog date)
41,603 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grfx division and ranked ??
640x480x256

Networxx First Pics Collection by Various of Networxx
/graphics/images/1998/s/slc1.zip
30 Jun 1998 (catalog date)
212,203 bytes
Download FTP scene.org
Rating:
3 pics, 640x480

VBE Rip 1.0 by Maxon of Volare
/graphics/programs/convert/vberip10.zip
17 Dec 1997 (catalog date)
36,678 bytes
Download FTP scene.org
Ripper. VBE and mouse required

Belgian Scene Report 11 by Baxter, Cray
/mags/1997/bsr-0011.zip
15 Dec 1997 (catalog date)
268,137 bytes
Download FTP scene.org
Rating:
VGA, Mouse required

Belgian Scene Report 12 by Baxter, Cray
/mags/1997/bsr-0012.zip
15 Dec 1997 (catalog date)
295,296 bytes
Download FTP scene.org
Rating:
VGA, Mouse required

O-90352 by Devious
/music/contests/mc3/rookie/o-90352.zip
09 Nov 1996 (catalog date)
369,418 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R55

Victorious by Seraphim
/music/contests/mc4/rookie/m4r-vict.zip
10 Nov 1996 (catalog date)
470,433 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Nebulous by Shade of Tmx, Rca
/music/contests/mc5/intermed/m5i-neb.zip
29 Aug 1997 (catalog date)
297,367 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Yakuma Warrior by No-xs of Oxyron, House Designs
/music/contests/mc5/intermed/m5i-ywr.zip
29 Aug 1997 (catalog date)
313,542 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Inner Anxious by Dir-Lay
/music/contests/mc6/intermed/m6i-anxi.zip
28 Mar 1999 (catalog date)
423,203 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Aromousse by XraveN
/music/contests/mc6/intermed/m6i-arom.zip
28 Mar 1999 (catalog date)
383,985 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Maniacal Er Cuff by Devious
/music/contests/mc6/rookie/m6r-mani.zip
28 Mar 1999 (catalog date)
714,842 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Reluctant Rendezvous by Hexz
/music/contests/mc6/rookie/m6r-rren.zip
28 Mar 1999 (catalog date)
433,314 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Adventurous by T-Jay
/music/contests/mc6/veteran/m6v-adve.zip
28 Mar 1999 (catalog date)
693,180 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V18

4Play Music Disk by Various
/music/disks/1995/4play.zip
26 Jul 1996 (catalog date)
1,250,086 bytes
Download FTP scene.org
Rating:

Classic Mods 6 pack #1 by Various
/music/disks/1995/classic1.zip
26 Jul 1996 (catalog date)
504,971 bytes
Download FTP scene.org
Rating:

11 Mins in Cosmic's House by Cosmic
/music/disks/1995/cos-11.zip
26 Jul 1996 (catalog date)
2,480,954 bytes
Download FTP scene.org
Rating:

Highbit 666 by Various
/music/disks/1995/hbt666.zip
26 Jul 1996 (catalog date)
3,485,408 bytes
Download FTP scene.org
Rating:

Lim-0-NAID Compo Entries by Various
/music/disks/1995/lim0std.zip
26 Jul 1996 (catalog date)
180,739 bytes
Download FTP scene.org
Rating:
Released at event NAID95

The Misadventurous Mixes by Liam The Lemming
/music/disks/1995/misadvnt.zip
26 Jul 1996 (catalog date)
338,028 bytes
Download FTP scene.org
Rating:

Aquarious by Mystical of Purple
/music/disks/1995/p-aqua.zip
26 Jul 1996 (catalog date)
1,122,099 bytes
Download FTP scene.org
Rating:

Future Crew Tribute by Various Artists
/music/disks/1996/fc-trib.zip
19 Nov 1996 (catalog date)
2,585,293 bytes
Download FTP scene.org
Rating:

Various Songs by Jeroen Tel
/music/disks/1996/jt_mon.zip
23 Jul 1996 (catalog date)
1,421,274 bytes
Download FTP scene.org
Rating:

Perfect Harmony by Various of The Torrent Project
/music/disks/1997/harmony.zip
31 Dec 1997 (catalog date)
3,092,587 bytes
Download FTP scene.org

Age Of Maj0rity by Jesse Dangerously of halo8 digital industries, Happy Phat Klan
/music/disks/1997/jd-ageof.zip
19 Nov 1997 (catalog date)
1,975,075 bytes
Download FTP scene.org

Metro Transit by Jesse Dangerously of Happy Phat Klan
/music/disks/1997/jd-metro.zip
08 Jul 1998 (catalog date)
2,960,983 bytes
Download FTP scene.org

Timing Is The Secret by Jesse Dangerously of Happy Phat Klan
/music/disks/1997/jd-tits.zip
11 Jun 1997 (catalog date)
2,498,068 bytes
Download FTP scene.org

Miscellaneous by Flashflood
/music/disks/1997/misc.zip
17 Dec 1997 (catalog date)
2,882,568 bytes
Download FTP scene.org

Journey To The Netherworld by Various artists of R.E.D.
/music/disks/1997/red-neth.zip
12 Jun 1998 (catalog date)
7,024,114 bytes
Download FTP scene.org
Rating:

Koldkuts Album by Various 204
/music/disks/1998/204-kk.zip
11 Feb 1998 (catalog date)
4,322,711 bytes
Download FTP scene.org

Lunatic Asylum by Jesse Dangerously of Happy Phat Klan
/music/disks/1998/jd-luna.zip
21 Sep 1998 (catalog date)
2,308,888 bytes
Download FTP scene.org

The Multi Module Player V5.325 by Charles Attard
/music/programs/players/mmp5325.zip
24 May 1997 (catalog date)
123,088 bytes
Download FTP scene.org
High quality graphical player for 669/LST/MOD/MTM/NST/S3M/XM/WAV/XI/ARJ/ZIP with mouse. Support for SB Pro/16 with oversampling and low-pass filter

Sample Grabber Pro V2.981 by Jay Dee
/music/programs/rippers/sgpr2981.zip
11 Jan 1998 (catalog date)
54,437 bytes
Download FTP scene.org
SAMPLE GRABBER PRO 2.981 * += A MUST-HAVE for all PC-composers. =+ Reads samples from various module types including, but not limited to: STM/S3M/MOD/669/MTM/LIQ/FAR/DMF/PSM/ XM CDM/AMF/ULT/MDL/OKT/AMS/INR/WOW/DSM/ SN 669/DTM/DSM/GDM/DPP/DTM/CBA/DTM/SN2/ MM PTM/FNK/MED/PAC/AMM/AMF/PLM/HQM/AMS/ IT UNI/SBK/SF2/FFF/RTM/PDM/CCM/ AM and saves them either all or one by one to: SPL/IFF/DP3/DSF/FSM/UWF/AMS/PCM/RAW/WAV RTS * AND * XI +=====================================+ New in this version: bugfixes +=========================[10.jan.98]==+

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.

Nut Chords 1.1 by Nutcase of Kinetic PC
/music/programs/unusual/nutcho11.zip
05 May 1997 (catalog date)
79,630 bytes
Download FTP scene.org
Excellent chord-finder for musicians and composers. This chord-finder can find all variations of any chords in any tuning possible. You can add more weird chords if you want. Program is based on logics and can really show all variations where to pick up a chord with guitar. Program works on PC/DOS/VGA machines. Featuring: fretboard and keyboard view, mouse and shortkey controls, searching for chords, pick up chords and keys from lists, converting chords between piano and guitar. Perfect tool for all serious composers, trackers as well. TRY IT, it's good. Thanks.

Sweeped Analog Pack 1 by DotH of MultiDimensional
/music/samples/anpck1.zip
18 Jan 1998 (catalog date)
1,810,112 bytes
Download FTP scene.org
Samples for quality tracking rendered in various synth emulators. This range of samples is different from other sample packs in that it has only 2 sample types but they are included in the pack as sweeped progressively samples. This will help trackers create more realistic analog sounding sweeps. There are 2 diferent rages of samples, "distorted" (14 samples) and "psychoactive pulse" (16 samples). All samples are 16 bit at 44.1Khz WAV.

Sweeped Analog Pack 2 by DotH of MultiDimensional
/music/samples/anpk2.zip
18 Jan 1998 (catalog date)
1,743,715 bytes
Download FTP scene.org
Samples for quality tracking rendered in various synth emulators. This range of samples is different from other sample packs in that it has only 2 sample types but they are included in the pack as sweeped progressively samples. This will help trackers create more realistic analog sounding sweeps. There are 2 diferent rages of samples, "Filtered saw bass" (11 samples) and "bright resonance bass" (15 samples). All samples are 16 bit at 44.1Khz WAV.

Guitar Chords by pOOgle, djzip
/music/samples/chords.zip
04 Jun 1998 (catalog date)
2,005,898 bytes
Download FTP scene.org
These are some verious guitar chords in .XI format sampled in 16-bit off an expensive electric guitar :) Performed by pOOgle and edited by djzip.

Various Guitar Pieces by poogle, djzip
/music/samples/guit_var.zip
04 Jun 1998 (catalog date)
3,135,673 bytes
Download FTP scene.org
16-bit .XI samples sampled off an electric guitar. Contains high quality bassguitars but also some famous riffs and plays. Fun but still useful in our opinion.

Roland Sound Canvas Acoustic Grand Piano Samples by Hussam Eassa
/music/samples/sc_piano.zip
10 Sep 1996 (catalog date)
1,194,036 bytes
Download FTP scene.org
WAV - 16-bit 44kh

Acoustic Drums by PiCoder of Seaber Designs
/music/samples/sed-adrm.zip
13 May 1998 (catalog date)
920,816 bytes
Download FTP scene.org
You can find here several acoustic percussion instruments like snares, bass drums and toms, all with medium reverb. 44.1 kHz, 16 bit mono WAVs. Total 15 instruments.

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.

Techno Base Single Hits Samplepack. by Myno of d-Liquid
/music/samples/tecbase1.zip
22 Jun 1998 (catalog date)
1,048,254 bytes
Download FTP scene.org
12 samples of various Techno/rave Basses digital ripped from various sample cds. .xi singlehit in pure 16bit 44.100KHz.

Dreamhouse Mix by Reepicheep
/music/songs/1992/dream.zip
14 Mar 1997 (catalog date)
120,228 bytes
Download FTP scene.org
Rating:
(669)

Cah-Caqlach by Heatbeat of CNCD
/music/songs/1993/caqlach.zip
01 Feb 1997 (catalog date)
212,791 bytes
Download FTP scene.org
Rating:
(MOD) Starts with a beautiful acoustic guitar intro, then jumps to modern jazz, then goes back to acoustic guitar, then does something else, then something else... gotta give the guy credit, at least it's varied.

Devious Disaster by Mystical
/music/songs/1994/devious.zip
15 Sep 1996 (catalog date)
84,148 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked XX
(S3M)

Mysterious Mouse by Mystical
/music/songs/1994/mousemod.zip
15 Sep 1996 (catalog date)
25,884 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked 14
(MOD)

Falling House Of Cards by Bedlamite
/music/songs/1995/b/bed_card.zip
16 Sep 1996 (catalog date)
197,090 bytes
Download FTP scene.org
Rating:
(S3M)

Closing House by cyclone of questor
/music/songs/1995/c/closingh.zip
19 Jul 1997 (catalog date)
470,669 bytes
Download FTP scene.org
Rating:
(XM)

Dangerous Ground by Liam The Lemming
/music/songs/1995/d/dngerous.zip
17 Sep 1996 (catalog date)
104,934 bytes
Download FTP scene.org
Rating:
(S3M)

Mysterious Unknown by Rascal
/music/songs/1995/d/dsa_myst.zip
21 Sep 1996 (catalog date)
469,544 bytes
Download FTP scene.org
Rating:
(XM)

Funky Trousers by Style
/music/songs/1995/f/funkyt.zip
16 Sep 1996 (catalog date)
126,808 bytes
Download FTP scene.org
Rating:
Released at event DS95 in the mmul division and ranked 06
(MOD)

Happy House by cyclone of questor
/music/songs/1995/h/happyhs.zip
19 Jul 1997 (catalog date)
316,168 bytes
Download FTP scene.org
Rating:
(XM)

Apples Are Delicious by Crus
/music/songs/1995/h/hd-apple.zip
18 Sep 1996 (catalog date)
341,851 bytes
Download FTP scene.org
Rating:
(S3M)

House Eey #07 by Hidenori Hori
/music/songs/1995/h/hide07.zip
18 Sep 1996 (catalog date)
131,526 bytes
Download FTP scene.org
Rating:
(S3M)

House Eey #17 by Hidenori Hori
/music/songs/1995/h/hide17.zip
18 Sep 1996 (catalog date)
116,620 bytes
Download FTP scene.org
Rating:
(S3M)

House Eey #24 by Hidenori Hori
/music/songs/1995/h/hide24.zip
18 Sep 1996 (catalog date)
220,564 bytes
Download FTP scene.org
Rating:
(S3M)

You Know, It's A House-Eey by Hidenori Hori
/music/songs/1995/h/houseeey.zip
18 Sep 1996 (catalog date)
98,671 bytes
Download FTP scene.org
Rating:
(S3M)

Movements In House by Inzane
/music/songs/1995/i/iz-mih.zip
18 Sep 1996 (catalog date)
131,663 bytes
Download FTP scene.org
Rating:
(S3M)

Elixxer's 32k Funhouse by Joll
/music/songs/1995/j/jl-elixx.zip
18 Sep 1996 (catalog date)
8,013 bytes
Download FTP scene.org
Rating:
(S3M)

Loquatious Lady by DD
/music/songs/1995/l/loqulady.zip
18 Sep 1996 (catalog date)
109,650 bytes
Download FTP scene.org
Rating:
(S3M)

Delirious by Sleipner of Nukleus
/music/songs/1995/n/nl-delir.zip
04 May 1998 (catalog date)
391,861 bytes
Download FTP scene.org
Rating:
(MOD)

Land Of Mysterious by Sleipner of Nukleus
/music/songs/1995/n/nl-lando.zip
02 Jun 1998 (catalog date)
138,066 bytes
Download FTP scene.org
Rating:
(MOD)

Stream Of Conciousness by Nomex
/music/songs/1995/n/nm-soc.zip
18 Sep 1996 (catalog date)
106,684 bytes
Download FTP scene.org
Rating:
(S3M)

Stream Of Conciousness by Pinion
/music/songs/1995/p/pn-soc.zip
19 Sep 1996 (catalog date)
162,585 bytes
Download FTP scene.org
Rating:
(S3M)

Rendez-vous Part IV by Zapper
/music/songs/1995/r/rendezv4.zip
20 Sep 1996 (catalog date)
221,802 bytes
Download FTP scene.org
Rating:
(S3M)

House Party MCXZorro by Dune
/music/songs/1995/u/uh-oh.zip
20 Sep 1996 (catalog date)
143,006 bytes
Download FTP scene.org
Rating:
(S3M)

Digital To Analogue by Vicious
/music/songs/1995/v/v-d2a.zip
21 Sep 1996 (catalog date)
128,796 bytes
Download FTP scene.org
Rating:
(XM)

Tranquility Within by Vicious
/music/songs/1995/v/v-trnqil.zip
21 Sep 1996 (catalog date)
212,802 bytes
Download FTP scene.org
Rating:
(XM)

8 Months by Spurious
/music/songs/1996/0-9/8months.zip
06 Apr 1997 (catalog date)
398,761 bytes
Download FTP scene.org
Rating:
(XM)

Venomous Mouse Snake by Subliminal
/music/songs/1996/a/a_vms.zip
22 Sep 1996 (catalog date)
152,837 bytes
Download FTP scene.org
Rating:
(IT)

Banaanillinen Sukkahousuja by Mc Tuke
/music/songs/1996/b/banaani.zip
15 Mar 1997 (catalog date)
106,508 bytes
Download FTP scene.org
Rating:
Released at event DML96B in the mfst division and ranked 07
(S3M)

Blue Eyes by Igneous
/music/songs/1996/b/blue.zip
04 Aug 1996 (catalog date)
1,265,117 bytes
Download FTP scene.org
Rating:
(XM)

Lousy Ripper by Corpse of Hellraiser Group
/music/songs/1996/c/c-ripper.zip
26 Jun 1997 (catalog date)
1,730,903 bytes
Download FTP scene.org
Rating:
(XM)

Ultimate State Of Consciousness by Chris Helfrich
/music/songs/1996/c/ch-usoc.zip
09 Apr 1997 (catalog date)
224,134 bytes
Download FTP scene.org
Rating:
(XM)

Flying on the Clouds by Igneous
/music/songs/1996/c/clouds.zip
11 Aug 1996 (catalog date)
263,764 bytes
Download FTP scene.org
Rating:
(XM)

Spontaneous Combustion by Blue Felix
/music/songs/1996/c/combustn.zip
01 Jul 1996 (catalog date)
267,485 bytes
Download FTP scene.org
Rating:
(XM)

Dreaming of You by Igneous
/music/songs/1996/d/dreaming.zip
11 Aug 1996 (catalog date)
35,249 bytes
Download FTP scene.org
Rating:
(XM)

Diamond In Your Soul by Basehead of Five Musicians
/music/songs/1996/f/fm-diys.zip
01 Feb 1997 (catalog date)
461,038 bytes
Download FTP scene.org
Rating:
(IT) Judicious use of pitch-shifting and chordal inversion, along with a crisp 135bpm trance groove, bodes well for the success of this piece. Look to order 0x28h and beyond for some nice polychordal sequences. 'Tis k-rad shit.

Luminous / Uvula Groove by Basehead
/music/songs/1996/f/fm-lumi.zip
28 Sep 1996 (catalog date)
577,776 bytes
Download FTP scene.org
Rating:
(IT)

Hart House by Sybaris
/music/songs/1996/h/harthart.zip
22 Sep 1996 (catalog date)
351,048 bytes
Download FTP scene.org
Rating:
(XM)

House Eey #35 by Hide
/music/songs/1996/h/hide352.zip
21 Jan 1997 (catalog date)
52,124 bytes
Download FTP scene.org
Rating:
(S3M)

House Eey #35 by Hide
/music/songs/1996/h/hide371.zip
21 Jan 1997 (catalog date)
102,338 bytes
Download FTP scene.org
Rating:
(S3M)

Inexplicable Occurrences by Igneous
/music/songs/1996/i/inx-occ.zip
23 Aug 1996 (catalog date)
248,006 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, 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)

My House by Vivid
/music/songs/1996/k/k_mhouse.zip
22 Sep 1996 (catalog date)
581,557 bytes
Download FTP scene.org
Rating:
(XM)

Ludicrous Speed by Fallacy
/music/songs/1996/l/ldicrous.zip
07 Aug 1997 (catalog date)
160,239 bytes
Download FTP scene.org
(XM)

Experimental House by cyclone of questor
/music/songs/1996/l/lod-exp1.zip
19 Jul 1997 (catalog date)
259,756 bytes
Download FTP scene.org
(XM)

Integration (cosmix) by Phorte
/music/songs/1996/p/pht-int.zip
11 Feb 1997 (catalog date)
481,507 bytes
Download FTP scene.org
Rating:
(XM) strange demo/house music

House 2001 by Stash of Space Invaders
/music/songs/1996/s/s-2001.zip
09 Apr 1997 (catalog date)
213,678 bytes
Download FTP scene.org
(IT)

Hideous Harmony by Screamager
/music/songs/1996/s/sc-harm.zip
22 Sep 1996 (catalog date)
74,099 bytes
Download FTP scene.org
Rating:
(XM)

Small Faces by Subsonic of Noxious
/music/songs/1996/s/smlfaces.zip
24 Jan 1997 (catalog date)
343,663 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the mmul division and ranked 10
(XM)

Stream Of Consciousness by Blazer
/music/songs/1996/s/stream.zip
23 Sep 1997 (catalog date)
236,080 bytes
Download FTP scene.org
(MOD)

Tempestuous Thoughts by Targaff
/music/songs/1996/t/trg-temp.zip
06 Apr 1997 (catalog date)
89,497 bytes
Download FTP scene.org
(XM)

The Creeping House by Arcturus of Shattered Fixtures
/music/songs/1997/a/as_creep.zip
20 Dec 1997 (catalog date)
513,689 bytes
Download FTP scene.org
(IT)

Temple Of Dreams by Inhoused of DiSC
/music/songs/1997/d/dc-tod.zip
11 Sep 1997 (catalog date)
373,076 bytes
Download FTP scene.org
(XM)

Inverse Conscious by darkhalo
/music/songs/1997/d/dh-inv.zip
02 Jun 1997 (catalog date)
456,753 bytes
Download FTP scene.org
(XM)

Eurotechnodanceseimhouse by Major Bludd of My Personal Smilies
/music/songs/1997/e/etdash.zip
23 May 1997 (catalog date)
674,391 bytes
Download FTP scene.org
(IT)

In Da House by G42 of none
/music/songs/1997/g/g42-itho.zip
06 Apr 1997 (catalog date)
445,972 bytes
Download FTP scene.org
(IT)

Play House by G42
/music/songs/1997/g/g42-ph.zip
30 Apr 1997 (catalog date)
326,102 bytes
Download FTP scene.org
(IT)

Beavis And Butthead Acoustic Remix by Beek of Grey, Green Grapes, 7YNIVf, Xantis
/music/songs/1997/g/g_bbremx.zip
19 Jun 1997 (catalog date)
232,485 bytes
Download FTP scene.org
(IT)An acoustic remix of the Beavis and Butthead theme song (Original song was by Mike Judge)

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)

House of Pain by ToE of Distortion
/music/songs/1997/h/hop.zip
09 Feb 1999 (catalog date)
394,689 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked 18

House Some More by A-C-E M-i-X of BNC
/music/songs/1997/h/housomor.zip
03 Dec 1997 (catalog date)
599,570 bytes
Download FTP scene.org
Released at event RTL97 in the mmul division and ranked XX
(IT)

Hyperspace by Magic Melody of Mysterious Illusions
/music/songs/1997/h/hyprspce.zip
13 Dec 1998 (catalog date)
627,316 bytes
Download FTP scene.org
Released at event BIZ97 in the mmul division and ranked 09

Melodious World by Blue Zone of Immortal Coil
/music/songs/1997/i/ic-melod.zip
25 Sep 1997 (catalog date)
552,186 bytes
Download FTP scene.org
(IT)

Perilous by Mazedude of Ignition Music
/music/songs/1997/i/iperil.zip
02 Jan 1998 (catalog date)
172,878 bytes
Download FTP scene.org
(S3M)

I Wanna C U Dancin In Dis House by Sick Boi of AtmozfearWayz Music Productions
/music/songs/1997/i/iwcudidh.zip
30 May 1997 (catalog date)
640,565 bytes
Download FTP scene.org
(XM)

Pharao House by Jimmac
/music/songs/1997/j/j_pharao.zip
30 Jun 1997 (catalog date)
171,069 bytes
Download FTP scene.org
(XM)

Little Journey Into House by Omega
/music/songs/1997/j/journey.zip
02 Jan 1998 (catalog date)
855,225 bytes
Download FTP scene.org
(IT)

Luxurous fiskm†s by pulse of lgp
/music/songs/1997/l/luxurous.zip
19 Dec 1998 (catalog date)
254,120 bytes
Download FTP scene.org
Released at event DH97 in the m4ch division and ranked 08

Jealousy by The Unconsciousness
/music/songs/1997/m/mo_jeal.zip
08 Apr 1997 (catalog date)
344,819 bytes
Download FTP scene.org
(XM)

Houston by Smash of NOISE new objectives in sound exploration
/music/songs/1997/n/no-houst.zip
10 Nov 1997 (catalog date)
348,494 bytes
Download FTP scene.org
(XM)

I Love You - Trance You Down Into Happier State Remix by Psychad of Obvious
/music/songs/1997/p/psy_love.zip
02 Jun 1997 (catalog date)
488,597 bytes
Download FTP scene.org
(XM)

A Tribute To Sailor Moon by Psychad of Obvious
/music/songs/1997/p/psy_sail.zip
02 Jun 1997 (catalog date)
787,727 bytes
Download FTP scene.org
(XM)

Ultimate House by cyclone of questor
/music/songs/1997/q/que-ult.zip
17 Jul 1997 (catalog date)
296,475 bytes
Download FTP scene.org
(XM)

Rendez-vous Part 4 by Major Bludd of My Personal Smilies
/music/songs/1997/r/renvous4.zip
23 May 1997 (catalog date)
337,122 bytes
Download FTP scene.org
(IT)

New York House by Mr Smile
/music/songs/1997/s/s-nyork.zip
01 Jan 1998 (catalog date)
408,647 bytes
Download FTP scene.org
(XM)

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)

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)

Dgeneration by Nafarious of TEK
/music/songs/1997/t/te-dgen.zip
06 Apr 1997 (catalog date)
160,588 bytes
Download FTP scene.org
(S3M)

Astrotech Level 2 by Yellow House of TFM
/music/songs/1997/t/tfm_astr.zip
08 Apr 1997 (catalog date)
99,953 bytes
Download FTP scene.org
(XM)

New Generation by Yellow House of TFM
/music/songs/1997/t/tfm_gen.zip
08 Apr 1997 (catalog date)
256,562 bytes
Download FTP scene.org
(XM)

Wings Of Peace by Yellow House of TFM
/music/songs/1997/t/tfm_wop.zip
08 Apr 1997 (catalog date)
51,078 bytes
Download FTP scene.org
(XM)

This Is A Dream by Yellow House of TFM
/music/songs/1997/t/tfm_ydrm.zip
08 Apr 1997 (catalog date)
70,177 bytes
Download FTP scene.org
(XM)

Virtuous Poeple by toejam of fp.tad
/music/songs/1997/t/toe-vfix.zip
06 Apr 1997 (catalog date)
273,722 bytes
Download FTP scene.org
(IT)

Toys In Da House by Pirate Pete
/music/songs/1997/t/toystory.zip
19 Mar 1997 (catalog date)
585,271 bytes
Download FTP scene.org
(S3M)

Quixotic by The Unconsciousness
/music/songs/1997/t/tu_quix.zip
02 Jan 1999 (catalog date)
475,942 bytes
Download FTP scene.org
Released at event EVK97 in the m4ch division and ranked 03

Xtreme Consciousness by Wolf of Warlords
/music/songs/1997/w/wlf-x3mc.zip
05 Jan 1998 (catalog date)
337,270 bytes
Download FTP scene.org
(XM)

Vintage Vinyl - Furious Scratch Edit by Pedro of CBR
/music/songs/1998/c/cb-vinyl.zip
18 Sep 1998 (catalog date)
693,946 bytes
Download FTP scene.org
(XM)

Crazy Melodian by Cosmic Trance of Mysterious Illusions
/music/songs/1998/c/crazymel.zip
10 Dec 1998 (catalog date)
738,081 bytes
Download FTP scene.org
Released at event AMB98 in the mhse division and ranked DD

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)

Funny House by DJ Kuza
/music/songs/1998/f/funhouse.zip
29 Aug 1998 (catalog date)
789,505 bytes
Download FTP scene.org
(IT)

House Of Sun by DENS
/music/songs/1998/h/house.zip
06 Sep 1998 (catalog date)
475,458 bytes
Download FTP scene.org
(IT)

Ingenious by CaesaR of ProFound Sound
/music/songs/1998/i/ingenio8.zip
29 Mar 1998 (catalog date)
285,739 bytes
Download FTP scene.org
Rating:
(XM)

Jive House by mstan
/music/songs/1998/j/jivehous.zip
28 Aug 1998 (catalog date)
284,652 bytes
Download FTP scene.org
(IT)

Mysterious Intellect by kTov
/music/songs/1998/k/ktov_int.zip
29 Jun 1998 (catalog date)
371,462 bytes
Download FTP scene.org
(IT)

The Cool Black Cat by Dousk, Mister Bla of Mah Music
/music/songs/1998/m/mah005.zip
20 May 1998 (catalog date)
600,724 bytes
Download FTP scene.org
(XM)

Il Moi - Moi by Dousk of Mah Music
/music/songs/1998/m/mah014.zip
23 May 1998 (catalog date)
573,545 bytes
Download FTP scene.org
(XM)

Alien Lifeform by Dousk of Mah Music
/music/songs/1998/m/mah024.zip
21 Jun 1998 (catalog date)
249,564 bytes
Download FTP scene.org
(XM)

Bish by Dousk of Mah Music
/music/songs/1998/m/mah025.zip
26 Jun 1998 (catalog date)
135,518 bytes
Download FTP scene.org
(XM)

Tik Tok Watch Da Klokk by Dousk of Mah Music
/music/songs/1998/m/mah040.zip
05 Sep 1998 (catalog date)
774,033 bytes
Download FTP scene.org
(XM)

Outside The Galaxy by Cosmic Trance of Mysterious Illusions
/music/songs/1998/o/outside.zip
10 Dec 1998 (catalog date)
417,779 bytes
Download FTP scene.org
Released at event AMB98 in the mmul division and ranked 02

House For My Babe by i.G.O.r of Roofless
/music/songs/1998/r/roof-011.zip
20 Feb 1998 (catalog date)
437,915 bytes
Download FTP scene.org
(XM)

Ubiquitous Passion by MaX of MovSD
/music/songs/1998/u/upassion.zip
24 May 1998 (catalog date)
312,690 bytes
Download FTP scene.org
(IT)

Utopia in my house by Rolling Demon
/music/songs/1998/u/utohouse.zip
07 Dec 1998 (catalog date)
189,489 bytes
Download FTP scene.org
Released at event ABD98 in the mmul division and ranked XX

Just Be Conscious by VeritaS of DreamWorks Design
/music/songs/1998/v/v_slyjbc.zip
12 Mar 1998 (catalog date)
625,632 bytes
Download FTP scene.org
(XM)

X '97 Invitation Intro by SuccesS
/party/invites/1997/x97oint.zip
08 Apr 1997 (catalog date)
845,836 bytes
Download FTP scene.org
Rating:
Released at event X97
includes photos, needs mouse - ,SVGA,GUS/SB/PAS,

Cache '98 Invitation Intro by Unicorn
/party/invites/1998/c98i-ntr.zip
17 Apr 1998 (catalog date)
236,283 bytes
Download FTP scene.org
Rating:
in Hungarian, mouse required

Flag '98 Invitation Demo by Controlled Dreams
/party/invites/1998/cd-flg98.zip
05 Mar 1998 (catalog date)
1,732,223 bytes
Download FTP scene.org
Rating:
Released at event FLAG98
requires mouse

Bush Party 5 Report by Dance
/party/reports/1998/dce-bp5r.zip
29 Aug 1998 (catalog date)
3,182,421 bytes
Download FTP scene.org
Rating:
Released at event BP98
mouse - P120,VESA,GUS/SB,16MB

Treacherous Ground by XPlant of Prospect Design
/music/songs/1998/t/treach.zip
04 Jul 2003 (catalog date)
351,875 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the mmul division and ranked 17
(XM)

Delerious Music Disk by Delerious
/tla/disks/1995/d/delri-1.zip
26 Jul 1996 (catalog date)
1,125,862 bytes
Download FTP
Rating:

Delerious Music Disk by Delerious
/tla/disks/1995/d/delri-2.zip
26 Jul 1996 (catalog date)
1,443,102 bytes
Download FTP
Rating:

House Quak by Pure
/tla/disks/1995/p/pure_m4b.zip
26 Jul 1996 (catalog date)
1,051,858 bytes
Download FTP
Rating:

Bonus Life by Curvazious
/tla/songs/1994/mod/b/bonuslif.zip
15 Sep 1996 (catalog date)
44,272 bytes
Download FTP
Rating:
Released at event TP94 in the m4ch division and ranked XX

Cyber-House by Nightmare
/tla/songs/1994/mod/c/cyberhou.zip
15 Sep 1996 (catalog date)
40,232 bytes
Download FTP
Rating:
Released at event TP94 in the m4ch division and ranked XX

Blowinghouse by DJ Roberto
/tla/songs/1995/mod/h/houseblw.zip
16 Sep 1996 (catalog date)
168,083 bytes
Download FTP
Rating:
Released at event ASM95

Serious by The Peric
/tla/songs/1995/s3m/d/dtn-seri.zip
11 Sep 1996 (catalog date)
358,070 bytes
Download FTP
Rating:
Released at event BIZ95 in the mmul division and ranked XX

Is This House? by Emergency
/tla/songs/1995/s3m/e/emg-hous.zip
17 Sep 1996 (catalog date)
62,405 bytes
Download FTP
Rating:

House Breaker by Darksin
/tla/songs/1995/s3m/h/housbrek.zip
18 Sep 1996 (catalog date)
198,124 bytes
Download FTP
Rating:

House Mixes 1-4 by Article III
/tla/songs/1995/s3m/n/nation-1.zip
18 Sep 1996 (catalog date)
325,639 bytes
Download FTP
Rating:

Klaxon by Pious
/tla/songs/1995/s3m/p/p-klax.zip
19 Sep 1996 (catalog date)
135,637 bytes
Download FTP
Rating: