Search for "RP": 373 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.

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

DemoVT by JCAB of Iguana
/code/audio/players/demovt15.zip
10 Jan 1997 (catalog date)
228,287 bytes
Download FTP scene.org
Rating:
A music player - Has no source for the player and a few bugs. But it's easy to interface from *any* language with support for SB and GUS. Rename file heartq.002 from Iguana's demo HeartQuake to demovt.exe and use that instead. It's version "1.6"

StarPlayer by Jedi of Oxygen
/code/audio/players/sp-code.zip
25 Aug 1997 (catalog date)
125,394 bytes
Download FTP scene.org
Rating:
A mod/s3m player with source. THIS is the player you want to pick up if you're doing a 100% asm intro with Tran's pmode v2.xx and need SB support. It's easily tweakable to play your tune from memory, though the code given loads from disk. If you don't need SB support, also check out Robban's GUSPlay.

Tnt's Mod Player by ByteRaver of TNT, NO-ID
/code/audio/players/tnt-mp11.zip
10 Jun 1998 (catalog date)
306,622 bytes
Download FTP scene.org
This is a .MOD, .WOW player for DOS or a W95 DOS BOX. It supports the GUS and SoundBlaster. Features are interpolative mixing routines (stereo with panning effects), 5 octaves, 1 to 32 channels, _ALL_ MOD types supported, very powerful .MOD loader, MIDAS-alike setup. full pascal and asm source is included. Info about programming mixing routines is included, too.

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

Phro source by Phred of OTM
/code/demosrc/demos/phro.zip
10 Jan 1997 (catalog date)
294,474 bytes
Download FTP scene.org
Rating:
Source for a demo with texture mapping, space cut, motion blur, a tunnel, and texture warping - All pascal with inline assembler. Good source, but no comments.

4k or Less source by Dr. Doom of Paranoids
/code/demosrc/intros/less_src.zip
10 Jan 1997 (catalog date)
28,618 bytes
Download FTP scene.org
Rating:
Source for a 4k intro with bitmap morphing and a simple landscape effect - 4k intros generally have more to them.

Injection music disk source by Orthodox of Red Power
/code/demosrc/musdisks/rpinjsrf.zip
10 Jan 1997 (catalog date)
193,146 bytes
Download FTP scene.org
Rating:
Source for a music disk with a midas interface. - The version of midas used with this music disk is included. Rather simple code for anyone wanting to use a good music play from within Pascal.

Circle Interference by Keith of Pixel Magic
/code/effects/interfer/ks_cwarp.zip
21 Sep 1997 (catalog date)
38,975 bytes
Download FTP scene.org
Rating:

WGT Graphics Tut #5 by Gooroo
/code/effects/morph/wgttut5.zip
10 Jan 1997 (catalog date)
224,120 bytes
Download FTP scene.org
Rating:
Morphing - Gooroo describes the ideas and code behind morphing in alot of detail.

Transparent Plasma/Image Warp by Death Star of Waterlogic
/code/effects/plasma/plaswarp.zip
05 Oct 1996 (catalog date)
59,442 bytes
Download FTP scene.org
Rating:

Collection of ASM sources by ? of Blue Nose Productions
/code/hardware/general/asm_good.zip
10 Jan 1997 (catalog date)
118,612 bytes
Download FTP scene.org
Rating:
Lots of ASM sources, mostly for hardware and BIOS routines - It's somewhat difficult to find what you want, but the comments tell you what you need to know (but not what you have to do) to get everything compiled. Looks like a great source for the cut & paste coder. Given the nature of the routines, I'd say that was the intended purpose of this release.

88 byte pcx viewer by Gyr
/code/images/gyrpcx.zip
30 Jun 1998 (catalog date)
10,937 bytes
Download FTP scene.org
Rating:
A nice example of size optimalisation. Assembler.

X-Sharp 3D Animation Package v22
/code/library/xsharp22.zip
01 Dec 1997 (catalog date)
115,072 bytes
Download FTP scene.org
Rating:
Contains a lot of different routines for X-Mode, including polyfillers.

Tutorial #17 by Denthor of Asphyxia
/code/tutors/denthor/tut17.zip
11 Jan 1997 (catalog date)
18,411 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Pixel Morphing & Static - Pixel Morphing is similar to the one of the first few things in Crystal Dream II, or imagine the IFS fractal morphing of Verses or Hex Appeal.

Spline Interpolation v1.3 by Adept of Esteem
/code/tutors/math/spline_3.zip
17 Jan 1999 (catalog date)
9,852 bytes
Download FTP scene.org
Rating:
Contains source to interpolate the spline data found in .3ds files.

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

Netwide Assembler by Simon Tatham, Julian Hall
/code/utils/compiler/nasm094.zip
02 Jul 1997 (catalog date)
320,576 bytes
Download FTP scene.org
Rating:
A freeware assembler with good support. People have been switching from TASM to this assembler, especially linux and 68K coders. It is still being supported by the makers so it understands newer op codes, like mmx instructions, so you don't need to get intel's 'macros' for new opcodes.

FLI/FLC Compressing Utility by Goto64 of Purple
/code/video/lzakit90.zip
17 Jan 1999 (catalog date)
286,808 bytes
Download FTP scene.org
Rating:
Very useful if you want to include animations in your demo.

Acidwarp by Noah Spurrier
/demos/1992/acidwarp.zip
29 Jun 1996 (catalog date)
28,218 bytes
Download FTP scene.org
Rating:

Copper by Surprise Productions
/demos/1992/copper.zip
29 Jun 1996 (catalog date)
150,837 bytes
Download FTP scene.org
Rating:
Released at event TP92 in the demo division and ranked ??

Stardream by Surprise Productions
/demos/1993/s/sp.zip
29 Jun 1996 (catalog date)
57,821 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the in64 division and ranked 09

BBS Kilroy by Surprise Productions
/demos/1993/s/sp_bbs.zip
29 Jun 1996 (catalog date)
30,588 bytes
Download FTP scene.org
Rating:

Unleashed Power by Surprise Productions
/demos/1993/u/unlpower.zip
29 Jun 1996 (catalog date)
500,426 bytes
Download FTP scene.org
Rating:
Released at event TCC93 in the demo division and ranked 04

4k or Less by Paranoids
/demos/1994/0-9/4k_less.zip
29 Jun 1996 (catalog date)
4,340 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX
4kB intro presented at Asm'94: morphing letters '4k' to 'or' and then 'less': and the main part (and the only) is a waving vector plane in several ways.

Bytes & Kisses by JL Enterprises
/demos/1994/b/bytekiss.zip
29 Jun 1996 (catalog date)
232,529 bytes
Download FTP scene.org
Rating:

Contro by Purple
/demos/1994/c/contro.zip
29 Jun 1996 (catalog date)
146,605 bytes
Download FTP scene.org
Rating:

BBS Eyecatcher by Surprise Productions
/demos/1994/e/ec.zip
29 Jun 1996 (catalog date)
368,339 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Extra by Serpent
/demos/1994/e/extra.zip
29 Jun 1996 (catalog date)
50,942 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the demo division and ranked 02

The Good, The Bad, The Ugly by Surprise Productions
/demos/1994/g/gbu_sp.zip
29 Jun 1996 (catalog date)
559,803 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 02

Wired Plasma by Hypernova
/demos/1994/h/hn_surpr.zip
29 Jun 1996 (catalog date)
5,944 bytes
Download FTP scene.org
Rating:

Warp by Legend Design
/demos/1994/l/ld_warpf.zip
29 Jun 1996 (catalog date)
2,280,316 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked 04

Move by Chicken of Surprise Productions
/demos/1994/m/move.zip
29 Jun 1996 (catalog date)
3,435 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 05

Shadow by Surprise Productions
/demos/1994/s/shadow.zip
29 Jun 1996 (catalog date)
72,216 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 13

BBS Pointbreak by Surprise Productions
/demos/1994/s/spoint.zip
29 Jun 1996 (catalog date)
14,870 bytes
Download FTP scene.org
Rating:

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

Dark Purpose by The Surrounders
/demos/1995/d/darkp.zip
29 Jun 1996 (catalog date)
423,631 bytes
Download FTP scene.org
Rating:
Released at event NAID95 in the demo division and ranked ??

Dea Parca by Underworld Corporation
/demos/1995/d/deaparca.zip
29 Jun 1996 (catalog date)
1,103,553 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked ??

Magic Carpet by KLF
/demos/1995/m/magic64.zip
30 Jun 1996 (catalog date)
66,345 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in64 division and ranked 01

Magic Carpet 64 (final) by KLF
/demos/1995/m/magic64f.zip
30 Jun 1996 (catalog date)
76,309 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in64 division and ranked 01

Morphia by the Bit Killers
/demos/1995/m/morphia.zip
30 Jun 1996 (catalog date)
353,102 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the demo division and ranked 07

Deadline by Purple
/demos/1995/p/p_deadl.zip
30 Jun 1996 (catalog date)
96,605 bytes
Download FTP scene.org
Rating:

Skumle Planer (bugfix) by Purple
/demos/1995/p/p_skufin.zip
30 Jun 1996 (catalog date)
630,625 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the demo division and ranked 01

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

BBS Artist Alliance by Propaganda
/demos/1995/p/prp_aa.zip
30 Jun 1996 (catalog date)
217,967 bytes
Download FTP scene.org
Rating:

Purple Magic by Qurex
/demos/1995/p/purmagic.zip
30 Jun 1996 (catalog date)
61,007 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 19

The Real Dentro by Red Power
/demos/1995/r/rpdentro.zip
30 Jun 1996 (catalog date)
300,289 bytes
Download FTP scene.org
Rating:

OS/2 Warp by Sonic
/demos/1995/s/snc_warp.zip
30 Jun 1996 (catalog date)
796,439 bytes
Download FTP scene.org
Rating:
Released at event OS2W in the demo division and ranked 03

BBS Solid Cruise by Purple
/demos/1995/s/solidcrs.zip
30 Jun 1996 (catalog date)
67,366 bytes
Download FTP scene.org
Rating:

Dreamsteal by Surprise Productions
/demos/1995/s/sp_drst.zip
30 Jun 1996 (catalog date)
1,137,732 bytes
Download FTP scene.org
Rating:

Up by Surprise Productions
/demos/1995/s/sp_up.zip
30 Jun 1996 (catalog date)
60,516 bytes
Download FTP scene.org
Rating:

Cocoon by Surprise Productions
/demos/1995/s/spcocoo.zip
30 Jun 1996 (catalog date)
2,202,958 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 10

Trial by ORP
/demos/1995/t/trial95.zip
30 Jun 1996 (catalog date)
668,755 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the demo division and ranked 16

Dea Parca (v2.0) by The Underworld Corporation
/demos/1995/t/tuc_dp20.zip
10 Jul 1996 (catalog date)
963,518 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked XX

OS/2 Warp demo by Valhalla
/demos/1995/v/val_os2f.zip
30 Jun 1996 (catalog date)
529,691 bytes
Download FTP scene.org
Rating:
Released at event OS2W in the demo division and ranked 01

Wired '95 Surprise Coding Entries
/demos/1995/w/w95spcod.zip
28 Feb 1997 (catalog date)
27,984 bytes
Download FTP scene.org
Released at event WIR95

Zoantrophy by Mist
/demos/1995/z/zntrphy.zip
30 Jun 1996 (catalog date)
2,036,836 bytes
Download FTP scene.org
Rating:

Indigo by Purple
/demos/1996/i/indigo.zip
30 Jun 1996 (catalog date)
1,133,084 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked ??

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

Perplexity by Noice
/demos/1996/n/noc_perp.zip
20 Jan 1997 (catalog date)
531,144 bytes
Download FTP scene.org
Rating:

Den Onde Corporation (final) by Purple
/demos/1996/p/p-denond.zip
31 Aug 1996 (catalog date)
1,313,471 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the demo division and ranked 03

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

Toasty by Red Power
/demos/1996/r/rptoasty.zip
12 Oct 1996 (catalog date)
951,029 bytes
Download FTP scene.org
Rating:
Released at event GAR96 in the demo division and ranked 06

Slam by Surprise Productions
/demos/1996/s/sp_slam.zip
19 Oct 1996 (catalog date)
65,283 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 04

Warp 20 by Thaumaturge
/demos/1996/t/t_warp20.zip
04 Sep 1996 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:

Textasy by The Enterprise Crew
/demos/1996/t/txtc.zip
12 Jan 1997 (catalog date)
476,523 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 04

Amorphis by Karg
/demos/1997/a/amorphis.zip
17 Apr 1998 (catalog date)
54,783 bytes
Download FTP scene.org
Rating:
,,SB,

Cloudburst by Purple
/demos/1997/c/cloudbst.zip
01 Sep 1997 (catalog date)
1,310,616 bytes
Download FTP scene.org
Rating:
Released at event SE97 in the demo division and ranked 02
,VESA,,

Generated Sintab Sux 2 by Corpse of Capanna
/demos/1997/c/cn-gss2.zip
13 Sep 1997 (catalog date)
1,277 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 04
fprot misreports a virus - there is none

Oxel by Wezo, Reactor of Caterpillar
/demos/1997/c/ctp-oxen.zip
13 Sep 1997 (catalog date)
3,584 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the in1k division and ranked 06

Vingerplant by EFC
/demos/1997/e/efc_vpl.zip
05 May 1997 (catalog date)
6,804 bytes
Download FTP scene.org
Rating:
Released at event X97 in the in4k division and ranked 04

Magic Carpet 4k by DNA
/demos/1997/m/mc4k.zip
30 Aug 1997 (catalog date)
5,226 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in4k division and ranked 02
486DX,,,

Morphium by Anarchy Buthas
/demos/1997/m/morphium.zip
11 May 1997 (catalog date)
74,142 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the in64 division and ranked 06

Sharp by Outbreak
/demos/1997/o/otb-shrp.zip
05 Mar 1998 (catalog date)
946,490 bytes
Download FTP scene.org
Rating:

Our Plant of Cheese by TPOLM
/demos/1997/o/ourpl.zip
11 Apr 1997 (catalog date)
55,445 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the in64 division and ranked 02

WARP Act 2 by Pulpe
/demos/1997/p/p_warpf.zip
04 May 1997 (catalog date)
65,243 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the in64 division and ranked 09
,,GUS,

BBS Solid Cruise by Stasis, Purple
/demos/1997/s/stsp_sc.zip
30 Mar 1997 (catalog date)
448,427 bytes
Download FTP scene.org
Rating:
,,GUS,SB

Textatic by The Enterprise Crew
/demos/1997/t/textatic.zip
30 Apr 1997 (catalog date)
745,922 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the dtxt division and ranked 01

Area 512 by Pulpe
/demos/1997/w/warp.zip
30 Aug 1997 (catalog date)
2,253,748 bytes
Download FTP scene.org
Released at event WIR97 in the demo division and ranked 10
,VESA,,

Rappa by Dilemma
/demos/1998/d/dma_rppa.zip
07 Mar 1998 (catalog date)
6,653 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the in4k division and ranked 01
,,GUS (worthless though),

Flush by Analogue, TBL
/demos/1998/f/flush.zip
23 Jun 1998 (catalog date)
3,652,808 bytes
Download FTP scene.org
Released at event TO98 in the demo division and ranked 07
Win95, crashes on purpose

Kolakola by Purple
/demos/1998/k/kolakola.zip
28 May 1998 (catalog date)
1,937 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in4k division and ranked 04
needs DPMI

Purple Dreams by The Watcher
/demos/1998/p/pdreams.zip
19 Jun 1998 (catalog date)
4,204 bytes
Download FTP scene.org
Rating:
Released at event TO98 in the in4k division and ranked 01
,,Adlib,

Photon (final) by Purple
/demos/1998/p/photon.zip
16 May 1998 (catalog date)
149,763 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in64 division and ranked 02
,VESA,GUS/SB/PAS,16MB

Plastik (final) by Purple
/demos/1998/p/plastikx.zip
06 Sep 1998 (catalog date)
2,706,400 bytes
Download FTP scene.org
Rating:
Released at event SE98 in the demo division and ranked 01
DOS/Win95

Lightforms by Purple
/demos/1998/p/plysform.zip
07 Feb 1998 (catalog date)
59,855 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 03
,VESA,GUS,16MB

Kosmonauts by Replay
/demos/1998/r/rpl_kosm.zip
29 Mar 1998 (catalog date)
242,938 bytes
Download FTP scene.org
Rating:
,,GUS/SB,

PZ by Replay
/demos/1998/r/rpl_pz.zip
05 Aug 1998 (catalog date)
697,541 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the demo division and ranked 04
P5,,GUS/SB,

Baker Selection by Replay
/demos/1998/r/rplbaker.zip
09 Nov 1998 (catalog date)
1,058,678 bytes
Download FTP scene.org
Rating:
,VESA,GUS/SB,

Sneeze (final) by Scarab Corpse
/demos/1998/s/scc_snze.zip
30 May 1998 (catalog date)
410,419 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Spacepussy by Purple
/demos/1998/s/spussy.zip
28 May 1998 (catalog date)
1,433,067 bytes
Download FTP scene.org
Released at event TG98 in the d3fx division and ranked 03
,3DFX,,

One Way In, One Way Out by Sadok, Exact, Loke
/demos/1998/w/warp.zip
02 Aug 1998 (catalog date)
2,171,661 bytes
Download FTP scene.org
Released at event ABD98 in the demo division and ranked 03

Warp into Hyperspace by The Spantobi Family
/demos/1998/w/warp_.zip
09 Nov 1998 (catalog date)
308,593 bytes
Download FTP scene.org
Rating:

Photon (Windows version) by Purple
/demos/1998/w/winphot.zip
21 Nov 1998 (catalog date)
154,712 bytes
Download FTP scene.org
Rating:
Win32 - P5,,N/A,

Laterna Magica by Surprise Productions
/graphics/disks/1992/laterna.zip
18 Jun 1998 (catalog date)
297,537 bytes
Download FTP scene.org
Rating:
gfx by JOE, released on Amiga in 1991 - ,,SB,

Artdisk by Surprise Productions
/graphics/disks/1995/s1p-artd.zip
04 Jul 1996 (catalog date)
470,421 bytes
Download FTP scene.org
Rating:

Power Pic by Jacob Wald
/graphics/images/1994/p/powerpic.zip
04 Jul 1996 (catalog date)
5,652 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Bato by Rououdou of Flower Corp
/graphics/images/1996/b/bato.zip
06 May 1998 (catalog date)
4,303 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 26
320x200x256

Dawn by Lorper
/graphics/images/1996/d/dawn.zip
24 Aug 1996 (catalog date)
38,156 bytes
Download FTP scene.org
Rating:
Released at event ABD96 in the grfx division and ranked 05

Untitled by Der Piipo
/graphics/images/1996/d/derpiipo.zip
04 Jul 1996 (catalog date)
32,208 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the grfx division and ranked 06

Harpman by ???
/graphics/images/1996/h/harpman.zip
04 Jul 1996 (catalog date)
32,307 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the grfx division and ranked 08

Nauti by Garph
/graphics/images/1996/n/nauti.zip
04 Sep 1996 (catalog date)
65,709 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Norpo by ???
/graphics/images/1996/n/norpo.zip
09 Jun 1997 (catalog date)
2,590 bytes
Download FTP scene.org
Rating:
Released at event SKE96 in the grfx division and ranked ??

Pecas by Garph
/graphics/images/1996/p/pecas.zip
04 Sep 1996 (catalog date)
34,863 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked XX

Wired Logo by multiple of multiple
/graphics/images/1996/w/w96_sgfx.zip
25 Nov 1998 (catalog date)
1,500,776 bytes
Download FTP scene.org
Released at event WIR96 in the gfst division and ranked ??
All Wired 96 Surprise Compo Pix

Clash by Scorpik, Lester
/graphics/images/1997/c/clashs3t.zip
21 Jun 1997 (catalog date)
249,676 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grtc division and ranked 05

Nyn op de Bizarre 97 by TPC of Grpls
/graphics/images/1997/n/nynopbiz.zip
23 Nov 1998 (catalog date)
421,016 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the grtc division and ranked ??
640x480x16m

Metamorph by Bob of Relentless
/graphics/images/1997/r/rel_meta.zip
21 Apr 1998 (catalog date)
262,394 bytes
Download FTP scene.org
Rating:
Released at event JUMP97 in the grtc division and ranked ??
640x480x16m

Alien by Jamon, Ilke, Pain, DerPunkt
/graphics/images/1998/0-9/30min26.zip
21 Apr 1998 (catalog date)
136,853 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel

Living Atoms by DLight, Baloo, Optic, Ilke, derPunkt
/graphics/images/1998/a/atom30.zip
21 Apr 1998 (catalog date)
67,978 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel

Tribes by Warpig
/graphics/images/1998/e/exd-trip.zip
07 Apr 1998 (catalog date)
88,779 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grfx division and ranked 01
640x480x256

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

Sargent Pepper by Warpig
/graphics/images/1998/l/lp_lenon.zip
16 Jun 1998 (catalog date)
40,673 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grfx division and ranked 06
320x200x256

Purple Face by Mofsen
/graphics/images/1998/p/purpfac.zip
23 Nov 1998 (catalog date)
131,025 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the grtc division and ranked 04
640x480x16m

Surprise by Yoga of Independent
/graphics/images/1998/s/surprise.zip
15 Oct 1998 (catalog date)
679,819 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 10
640x480x16m

Tower of Damn by Warpig
/graphics/images/1998/t/tower.zip
05 Nov 1998 (catalog date)
114,078 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grtc division and ranked 04
800x600x16m

Warp by Mystic X of FReQuENCY
/graphics/images/1998/w/warp.zip
04 Jul 1998 (catalog date)
62,501 bytes
Download FTP scene.org
Rating:

Contrast 1 Bugfix by Purple
/mags/1994/cnbugfix.zip
14 Sep 1996 (catalog date)
147,699 bytes
Download FTP scene.org
Rating:

Contrast 1 by Purple
/mags/1994/p-ctrst.zip
11 Jul 1996 (catalog date)
1,796,773 bytes
Download FTP scene.org
Rating:

Scenial by Access Denied
/mags/1994/scenial.zip
03 Apr 1997 (catalog date)
704,858 bytes
Download FTP scene.org
Rating:
Includes 3 songs by Purple Motion

Contrast 2 by Purple
/mags/1995/cntrs002.zip
14 Sep 1996 (catalog date)
1,370,345 bytes
Download FTP scene.org
Rating:

Contrast 3 by Purple
/mags/1995/cntrs003.zip
11 Jul 1996 (catalog date)
1,448,583 bytes
Download FTP scene.org
Rating:

Fake rumors about Imphobia by Surprise Productions
/mags/1995/imp_msg.zip
11 Jul 1996 (catalog date)
6,602 bytes
Download FTP scene.org
Rating:

O-09144 by Morph
/music/contests/mc3/rookie/o-09144.zip
09 Nov 1996 (catalog date)
250,707 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked R02

Turpentine Kisses by Caramel
/music/contests/mc4/veteran/m4v-turp.zip
10 Nov 1996 (catalog date)
213,619 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked V23

Midnight Dream by Laser Harp of Mist, Sequence
/music/contests/mc5/intermed/m5i-mdrm.zip
29 Aug 1997 (catalog date)
332,843 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

My Purple Frisbee by Escape Velocity
/music/contests/mc5/intermed/m5i-mpf.zip
29 Aug 1997 (catalog date)
361,093 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Corpulent Groove by Drop-d
/music/contests/mc5/rookie/m5r-cgrv.zip
29 Aug 1997 (catalog date)
225,769 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Circle Prime by Red Lightning
/music/contests/mc5/rookie/m5r-crpr.zip
29 Aug 1997 (catalog date)
114,873 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Entering Space On Purple Eyes by Moore of Lonely Composers
/music/contests/mc5/rookie/m5r-espe.zip
29 Aug 1997 (catalog date)
339,725 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Matching Pair by Mystical of Purple
/music/contests/mc5/veteran/m5v-pair.zip
29 Aug 1997 (catalog date)
545,683 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Gate Of Universe by rP2
/music/contests/mc6/intermed/m6i-gate.zip
28 Mar 1999 (catalog date)
322,038 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Summer Breeze by Scorpion
/music/contests/mc6/intermed/m6i-sbrz.zip
28 Mar 1999 (catalog date)
675,560 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked I16

Chip Masterpiece by AMGorb
/music/contests/mc6/rookie/m6r-chmp.zip
28 Mar 1999 (catalog date)
768,100 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Dark Metamorphasis by Digital Negro
/music/contests/mc6/rookie/m6r-meta.zip
28 Mar 1999 (catalog date)
472,576 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Carpe Diem by Siren
/music/contests/mc6/veteran/m6v-diem.zip
28 Mar 1999 (catalog date)
566,796 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V05

Purposeful Flashback by VPalomäki
/music/contests/mc6/veteran/m6v-pfla.zip
28 Mar 1999 (catalog date)
420,360 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Drums & Pipes by Surprise Productions
/music/disks/1993/dnp.zip
10 Jun 1998 (catalog date)
695,734 bytes
Download FTP scene.org
Rating:
music+gfx by JOE, released on Amiga in 1991 - ,,SB/DAC,

Journey (part 1) by Purple Motion of Future Crew
/music/disks/1993/journey1.zip
13 Sep 1996 (catalog date)
839,556 bytes
Download FTP scene.org
Rating:

Journey (part 2) by Purple Motion of Future Crew
/music/disks/1993/journey2.zip
13 Sep 1996 (catalog date)
1,007,390 bytes
Download FTP scene.org
Rating:

Chromatics 1 by Purple Motion, Cybelius, Tonedeaf of Hornet
/music/disks/1994/chromat1.zip
10 Nov 1996 (catalog date)
1,444,752 bytes
Download FTP scene.org
Rating:

Drums & Pipes (GUS version) by Surprise Productions
/music/disks/1994/dnp_gus.zip
10 Jun 1998 (catalog date)
680,981 bytes
Download FTP scene.org
Rating:
music+gfx by JOE, released on Amiga in 1991 - ,,GUS,

Epidemic by Necros, Skaven, Purple Motion, Mellow-D, C.C.Catch, Leviathan, Leinad, Nemesis of Renaissance, iCE
/music/disks/1994/epidemic.zip
15 Sep 1996 (catalog date)
4,259,790 bytes
Download FTP scene.org
Rating:

Nostalgia by Doop
/music/disks/1994/pm_nost.zip
18 Jun 1998 (catalog date)
904,015 bytes
Download FTP scene.org
Rating:
music by Purple Motion from 1991-92 - ,,GUS/SB,

Surprise Holiday Pack 1995 by Kosmic
/music/disks/1995/k_hohoho.zip
26 Jul 1996 (catalog date)
1,183,353 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:

Enslaved Love by Corpse of HRg
/music/disks/1996/c-ensluv.zip
29 Jun 1997 (catalog date)
1,251,985 bytes
Download FTP scene.org
Rating:

Strange Noize by Corpse of HRg
/music/disks/1996/c-snoise.zip
29 Jun 1997 (catalog date)
1,344,233 bytes
Download FTP scene.org
Rating:

Undisputted by Corpse of HRg
/music/disks/1996/c-undspd.zip
29 Jun 1997 (catalog date)
1,329,877 bytes
Download FTP scene.org
Rating:

Ambrozia by Scorpik, Jogeir of Pulse
/music/disks/1997/pls_amb.zip
13 Apr 1997 (catalog date)
5,763,049 bytes
Download FTP scene.org
Rating:

Re-edit by Super Slimer of MetaMorph Productions
/music/disks/1997/re-edit.zip
06 Nov 1997 (catalog date)
3,148,914 bytes
Download FTP scene.org

Warp by Ming, Teapot of DiSC
/music/disks/1998/dc-warp.zip
12 May 1998 (catalog date)
1,782,428 bytes
Download FTP scene.org

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

IFF to RAW converter by Surprise Productions
/music/programs/convert/s1p_i2r.zip
09 Sep 1996 (catalog date)
6,480 bytes
Download FTP scene.org

Wav To Xi Converter 1.2 by MAZ
/music/programs/convert/wav2xi12.zip
28 Apr 1997 (catalog date)
15,628 bytes
Download FTP scene.org
8/16 bit WAV to XI converter, incl. crossfade loop "detection", frequency to FT2 RelNote/FineTune conversion, amplification trigger and zero cross handling. NEW: removed readonly-WAV bug, now accepts paths in source filename to better integrate it with AKA's SMoRPhi

Xm2wav 1.06 by Digisnap
/music/programs/convert/xm2wav06.zip
13 Sep 1997 (catalog date)
43,308 bytes
Download FTP scene.org
xm-2-wav 1.06 by Digisnap. Supports four point (spline) sample interpolation, anti click algorithm and (NEW) envelope interpolation. Especially made for those who want to burn their XM's on CD-ROM.

Xm2wav by digisnap
/music/programs/convert/xm2wav07.zip
24 Apr 1998 (catalog date)
45,155 bytes
Download FTP scene.org
Converts XM's to 16 or 32 bit WAV's. Supports four point (spline) sample interpolation and envelope interpolation. High compatibility to FT2.

Xm2wav by digisnap
/music/programs/convert/xm2wav08.zip
19 May 1998 (catalog date)
45,381 bytes
Download FTP scene.org
Converts XM's to 16 or 32 bit WAV's. Supports four point (spline) sample interpolation and envelope interpolation. High compatibility to FT2.

Denzogtr.zip by Alessandro De Sanctis
/music/programs/players/denzogtr.zip
11 Dec 1997 (catalog date)
93,829 bytes
Download FTP scene.org
This is the ultimate chords/scales finder: all you're looking for DenzoGtr can find. This is not a scales or chords dB, but a powerful engine that you cam program for finding all positions for both scales and chords. There is no a fix number of choice: you can find 10, 100, 1000, 10000 position for each chord depending from tunig, finger positions, inversions and other parameters. In the same way you can search for 3 notes for string scales or pentatonic pattern etc. Also arpeggios are simple to find. Remenber that DenzoGtr is designed to be expanded with your own tuning, scales and chords. So have fun, Alex.

FairPlay v1.00b by Vibrants
/music/programs/players/fb100b-m.zip
09 Sep 1996 (catalog date)
52,620 bytes
Download FTP scene.org

Judas Sound System V2.06y by Yehar, Cadaver
/music/programs/players/jdas206y.zip
07 Jun 1998 (catalog date)
438,873 bytes
Download FTP scene.org
Judas v2.06y Apocalyptic Softwaremixing Soundsystem for Watcom 32bit flat mode. Supports: SB/SBPRO/SB16/GUS/WAV-writer. Modules: XM/MOD/S3M. Samples: WAV/raw. Quality mixer gives you the best sound quality you can get today, clicker free (without touching sharp percussions), mixed with 32bit precision. Cubic interpolation reproduces samples with good treble response and very low distortion. Fast mixer is the ultra-fast alternative, suitable for games and demos. A player, examples, documents and full sources are included. Judas is free to be used for any purpose. New in this version: fixes, enhanced quality mixer, distortion indicator, true volume meters, song looping settings, rewinding and forwarding, Watcom 11.0 support.

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

StarPlay 2.25 by Jedi of Oxygen
/music/programs/players/starp225.zip
09 Sep 1996 (catalog date)
34,842 bytes
Download FTP scene.org

Tnt's Mod Player by ByteRaver of TNT, NO-ID
/music/programs/players/tnt-mp10.zip
21 Apr 1998 (catalog date)
207,724 bytes
Download FTP scene.org
This is a .MOD, .WOW player for DOS or a W95 DOS BOX. It supports the GUS and SoundBlaster. Features are interpolative mixing routines, 5 octaves, 1 to 32 channels, _ALL_ MOD types supported, very powerful .MOD loader, MIDAS-alike setup. full pascal and asm source is included. Info about programming mixing routines is included, too.

Xm-exe 1.5 by Ian Luck
/music/programs/players/xm-exe15.zip
18 Aug 1998 (catalog date)
215,789 bytes
Download FTP scene.org
Combines playback code and XM/MOD file(s) to create a Win9x/NT executable of the XM/MOD(s). FEATURES: Balls-on accurate reproduction, Linear/Spline interpolated mixing, Volume/Pan ramping, Surround sound, 5 Band equalizer, Compression, WAV writer, Multi-XM, Nice GUI.

Xmplay 1.1 by Ian Luck
/music/programs/players/xmplay11.zip
03 Aug 1998 (catalog date)
76,323 bytes
Download FTP scene.org
Win95/NT XM/MOD player. FEATURES: Balls-on accurate reproduction, Linear/Spline interpolated mixing, Volume/Pan ramping, Surround sound, 5 Band equalizer, Spectrum Analyzer, Nice GUI.

Burp Ripper v2.21 by Jari Karppinen
/music/programs/rippers/burp221.zip
10 Sep 1996 (catalog date)
32,360 bytes
Download FTP scene.org

Sampled V1.24 by Neurodancer
/music/programs/samplers/sampl124.zip
27 May 1998 (catalog date)
405,907 bytes
Download FTP scene.org
A full-featured DOS sound-editor, with lots of effects such as spectrum editing (directly edit sound spectra using loads of tools), Time Variable Filters (low/high/band-pass/stop), Am, fm, flanger, reverberation room, robotize, compressor/expander, morph, echo-killer, strange effects (String-ize, Voice Modifier, TVShifter, Robotize), all the other 'standard' wave-editing tools (delay,resample,level-control,etc...)

Put Text by Surprise Productions
/music/programs/songtext/s1p_id.zip
09 Sep 1996 (catalog date)
2,282 bytes
Download FTP scene.org
Put text in 4-channel MOD files

DigiTracker (improved) by Jari Karppinen
/music/programs/trackers/digiti32.zip
14 Mar 1997 (catalog date)
264,496 bytes
Download FTP scene.org
SB,GUS, supporting MDL, XM, MOD, S3M, DMF, PTM, ULT, 669, FAR, DSM, MTM, IST, PAT, XI, IFF, WAV, VOC, SMP

Prophet Samples From A Kurzweil K2000 by LaLa
/music/samples/k2k_prph.zip
29 Jun 1997 (catalog date)
932,645 bytes
Download FTP scene.org
Raw samples from the legendary Prophet synth, plus a few Prophet samples that were processed with the K2000 V.A.S.T. synthesis engine. All are in 22kHz, 16-bit mono WAV format, most are multisample instruments.

Demo Harp C And Cmin Chords by PiCoder of Seaber Designs
/music/samples/sed-harp.zip
06 Oct 1997 (catalog date)
957,442 bytes
Download FTP scene.org
Just a demo 44.1 kHz 16 bit WAV files

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)

Skyrider by Purple Motion of Future Crew
/music/songs/1993/skyrider.zip
24 Jan 1997 (catalog date)
131,272 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the mmul division and ranked ??
(S3M) A classic.

Starshine by Purple Motion of Future Crew
/music/songs/1993/strshine.zip
15 Sep 1996 (catalog date)
227,490 bytes
Download FTP scene.org
Rating:
(S3M)

Sundance by Purple Motion of Future Crew
/music/songs/1993/sundance.zip
21 Jan 1997 (catalog date)
226,564 bytes
Download FTP scene.org
Rating:
Released at event ASM93 in the m4ch division and ranked ??
(MOD)

Cloud Unknowing by Scorpion
/music/songs/1994/cloudofu.zip
15 Sep 1996 (catalog date)
153,880 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

End of Trouble by Scorpik
/music/songs/1994/endoft.zip
23 Sep 1996 (catalog date)
122,387 bytes
Download FTP scene.org
Rating:
(MOD)

Guru by Scorpik
/music/songs/1994/guru.zip
23 Sep 1996 (catalog date)
102,514 bytes
Download FTP scene.org
Rating:
(MOD)

Hurricane by Scorpik
/music/songs/1994/hurr1can.zip
23 Sep 1996 (catalog date)
273,564 bytes
Download FTP scene.org
Rating:
(MOD)

Insideout by Purple Motion of Future Crew
/music/songs/1994/inside.zip
04 Aug 1996 (catalog date)
113,237 bytes
Download FTP scene.org
Rating:
(S3M)

Murders of Passion by Lava
/music/songs/1994/murderpa.zip
24 Jan 1997 (catalog date)
380,937 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

Escape from Pori by Purple Motion
/music/songs/1994/pori.zip
15 Sep 1996 (catalog date)
647,721 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the mmul division and ranked 06
(S3M)

Proba Mikrofonu by Scorpik
/music/songs/1994/proba.zip
24 Sep 1996 (catalog date)
224,327 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division
(MOD)

Zak-zaka-zak-zak by Purple Motion
/music/songs/1994/zak.zip
15 Sep 1996 (catalog date)
70,479 bytes
Download FTP scene.org
Rating:
(S3M)

Astraying Voyages by Purple Motion
/music/songs/1995/a/astray.zip
16 Sep 1996 (catalog date)
490,513 bytes
Download FTP scene.org
Rating:
(S3M)

Crimea in Perpetuum by The Kraken
/music/songs/1995/c/crimea1.zip
21 Sep 1996 (catalog date)
814,555 bytes
Download FTP scene.org
Rating:
(XM)

Field-Day by Scorpik
/music/songs/1995/f/field-da.zip
16 Sep 1996 (catalog date)
507,800 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Fountain of Sighs by Scorpik
/music/songs/1995/f/fountain.zip
16 Sep 1996 (catalog date)
454,591 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked 01
(MOD)

Airport by Nabo
/music/songs/1995/f/fr-airp.zip
21 Sep 1996 (catalog date)
44,646 bytes
Download FTP scene.org
Rating:
(XM)

Fumble by Scorpik, Absolute
/music/songs/1995/f/fumble.zip
21 Sep 1996 (catalog date)
531,739 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked 19
(XM)

Tech 6 by Harpe Kerkeling
/music/songs/1995/h/hurtz.zip
16 Sep 1996 (catalog date)
211,006 bytes
Download FTP scene.org
Rating:
(MOD)

Interphase by Nemesis
/music/songs/1995/k/k-phase.zip
18 Sep 1996 (catalog date)
129,803 bytes
Download FTP scene.org
Rating:
(S3M)

W2B by Flacco, Waarp
/music/songs/1995/k/kon-w2b.zip
18 Sep 1996 (catalog date)
152,978 bytes
Download FTP scene.org
Rating:
(S3M)

Morphic Resonance by Labworks
/music/songs/1995/l/lws20.zip
21 Sep 1996 (catalog date)
280,529 bytes
Download FTP scene.org
Rating:
(XM)

Obsession by Zoomorph
/music/songs/1995/o/obsessio.zip
16 Sep 1996 (catalog date)
156,253 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Phunq Ethereal by Interphace
/music/songs/1995/p/phung.zip
16 Sep 1996 (catalog date)
263,630 bytes
Download FTP scene.org
Rating:
(MOD)

Magic Carpet by Pinion
/music/songs/1995/p/pn-magic.zip
19 Sep 1996 (catalog date)
53,705 bytes
Download FTP scene.org
Rating:
(S3M)

Purple Haze by Zackman
/music/songs/1995/p/purple_h.zip
21 Sep 1996 (catalog date)
1,199,225 bytes
Download FTP scene.org
Rating:
(XM)

Seaside Hotel by Purple Motion, Mik
/music/songs/1995/s/seaside.zip
24 Sep 1996 (catalog date)
327,040 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the mmul division and ranked 15
(S3M)

Electrik James by Warp
/music/songs/1995/s/sr-elect.zip
16 Sep 1996 (catalog date)
157,325 bytes
Download FTP scene.org
Rating:
(MTM)

In Motion by Warp
/music/songs/1995/s/sr-inmot.zip
16 Sep 1996 (catalog date)
158,424 bytes
Download FTP scene.org
Rating:
(MTM)

Surprise by cyclone of questor
/music/songs/1995/s/surprise.zip
19 Jul 1997 (catalog date)
151,609 bytes
Download FTP scene.org
Rating:
(XM)

Graenatel's Masterpiece by Lord Blanka the Black
/music/songs/1995/t/tlgrae.zip
20 Sep 1996 (catalog date)
303,696 bytes
Download FTP scene.org
Rating:
(S3M)

Vibraphones by Julien Lariviere
/music/songs/1995/v/vibrphns.zip
20 Sep 1996 (catalog date)
77,121 bytes
Download FTP scene.org
Rating:
(S3M)

TripFlight by Amorphis
/music/songs/1996/a/am_trpft.zip
31 Jul 1996 (catalog date)
275,387 bytes
Download FTP scene.org
Rating:
(IT)

Alpha Scorpii by XFyL
/music/songs/1996/a/ascorpii.zip
30 Aug 1996 (catalog date)
341,741 bytes
Download FTP scene.org
Rating:
(XM)

Broken Wings by Warp
/music/songs/1996/b/brokenw.zip
22 Sep 1996 (catalog date)
84,592 bytes
Download FTP scene.org
Rating:
(S3M)

Black Scorpion by Daedalus
/music/songs/1996/b/bscorp.zip
19 Mar 1997 (catalog date)
51,043 bytes
Download FTP scene.org
Rating:
(S3M)

Battle Script by Dark Spirit
/music/songs/1996/b/btlscrpt.zip
15 Mar 1997 (catalog date)
193,049 bytes
Download FTP scene.org
Released at event MOV96 in the mmul division and ranked 01
(IT)

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)

Firepower by Chris Jarvis
/music/songs/1996/c/cj-frpwr.zip
22 Sep 1996 (catalog date)
145,533 bytes
Download FTP scene.org
Rating:
(IT)

War And Peace by Thunder
/music/songs/1996/c/cn-warpc.zip
17 Mar 1997 (catalog date)
499,567 bytes
Download FTP scene.org
(IT)

Conformity by Stavross of Damage Incorporated
/music/songs/1996/d/dmi-cnfm.zip
23 Jul 1996 (catalog date)
228,851 bytes
Download FTP scene.org
Rating:
(S3M)

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)

Dr Who Eggbeater And Funnel Mix by Butcher of Metamorph
/music/songs/1996/d/drwho.zip
09 Apr 1997 (catalog date)
33,804 bytes
Download FTP scene.org
(XM)

Scorpion Winter by Electric Lucidity
/music/songs/1996/e/el-scorp.zip
22 Sep 1996 (catalog date)
384,739 bytes
Download FTP scene.org
Rating:
(XM)

G-Forces by Interphaze
/music/songs/1996/g/gforce.zip
08 Oct 1996 (catalog date)
227,120 bytes
Download FTP scene.org
Rating:
(S3M)

Don't Repress Me by Great Guy
/music/songs/1996/g/gg-dtrp.zip
15 Mar 1997 (catalog date)
585,738 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 10
(XM)

Guitarphobia by Keith303
/music/songs/1996/k/k3o3phob.zip
13 Sep 1996 (catalog date)
487,743 bytes
Download FTP scene.org
Rating:
Released at event MEK96 in the mmul division and ranked 01
(XM)

Den Onde Corporation by Mystical
/music/songs/1996/m/m-denond.zip
11 Aug 1996 (catalog date)
603,595 bytes
Download FTP scene.org
Rating:
(IT)

Hopla Paa Bakken by Mystical of Purple
/music/songs/1996/m/m-hopla.zip
20 Apr 1997 (catalog date)
130,100 bytes
Download FTP scene.org
Released at event SE96 in the mfst division and ranked ??
(IT)

Blackness of Mind remix by Super Slimer of Metamorph
/music/songs/1996/m/m_blackr.zip
30 Aug 1996 (catalog date)
384,530 bytes
Download FTP scene.org
Rating:
(XM)

Equilibrium by Super Slimer of Metamorph
/music/songs/1996/m/m_equili.zip
30 Aug 1996 (catalog date)
394,423 bytes
Download FTP scene.org
Rating:
(XM)

Flavour of Time remix by Super Slimer of Metamorph
/music/songs/1996/m/m_fotime.zip
30 Aug 1996 (catalog date)
201,331 bytes
Download FTP scene.org
Rating:
(XM)

Tribute (Warp Engine remix) by Dreamfish, The Fox II
/music/songs/1996/m/m_rem1b.zip
22 Sep 1996 (catalog date)
211,482 bytes
Download FTP scene.org
Rating:
(MOD)

Sliding Down by Super Slimer of Metamorph
/music/songs/1996/m/m_slide.zip
30 Aug 1996 (catalog date)
159,050 bytes
Download FTP scene.org
Rating:
(XM)

Space Man remix by Super Slimer of Metamorph
/music/songs/1996/m/m_spacem.zip
30 Aug 1996 (catalog date)
379,168 bytes
Download FTP scene.org
Rating:
(XM)

Metamorphica by Zenecade
/music/songs/1996/m/meta.zip
22 Sep 1996 (catalog date)
59,476 bytes
Download FTP scene.org
Rating:
(S3M)

Scorpionella by Ploffer
/music/songs/1996/p/ploff-02.zip
22 Sep 1996 (catalog date)
328,829 bytes
Download FTP scene.org
Rating:
(XM)

Jam And Spoon Feut Plavka Angel by Reptile
/music/songs/1996/r/rptangl.zip
08 Apr 1997 (catalog date)
263,440 bytes
Download FTP scene.org
(XM)

Urplinrom Judas Mix by LOgre ' LuuD of 2'3 Music
/music/songs/1997/0-9/23_urpl.zip
20 Jul 1997 (catalog date)
258,522 bytes
Download FTP scene.org
(S3M)

Down Deep by Perpetuator of Blitz Beat Productions
/music/songs/1997/b/b-down.zip
17 Sep 1997 (catalog date)
626,298 bytes
Download FTP scene.org
(XM)

Delusional Influence by Perpetuator of Blitz Beat Productions
/music/songs/1997/b/b-infl.zip
29 May 1997 (catalog date)
597,238 bytes
Download FTP scene.org
(XM)

Make Da Bass by Perpetuator of Blitz Beat Productions
/music/songs/1997/b/b-makeda.zip
30 Oct 1997 (catalog date)
710,829 bytes
Download FTP scene.org
(XM)

Black Orpheus by Bibby
/music/songs/1997/b/bib-blck.zip
17 Mar 1997 (catalog date)
102,100 bytes
Download FTP scene.org
(IT)

Arcanoid Theme Remix by Corpse of Hrg
/music/songs/1997/c/c-arcmix.zip
16 Jun 1997 (catalog date)
1,328,358 bytes
Download FTP scene.org
(IT)

Mosaic Tranceformation by Corpse, dark Freddy of Hellraiser Group
/music/songs/1997/c/c-df-mtf.zip
26 Jun 1997 (catalog date)
642,956 bytes
Download FTP scene.org
(IT)

Rainy Day by Corpse, dark Freddy of Hellraiser Group
/music/songs/1997/c/c-df-rnd.zip
26 Jun 1997 (catalog date)
609,527 bytes
Download FTP scene.org
(IT)

Dreamland by Corpse of Hellraiser Group
/music/songs/1997/c/c-drmlnd.zip
26 Jun 1997 (catalog date)
970,170 bytes
Download FTP scene.org
(IT)

Reflections by Corpse of Hrg
/music/songs/1997/c/c-reflct.zip
16 Jun 1997 (catalog date)
716,710 bytes
Download FTP scene.org
(IT)

Stained Glass by Corpse of Hellraiser Group
/music/songs/1997/c/c-stngls.zip
26 Jun 1997 (catalog date)
1,131,262 bytes
Download FTP scene.org
(IT)

Siberian Train by Corpse of Hrg
/music/songs/1997/c/c-strain.zip
16 Jun 1997 (catalog date)
1,353,606 bytes
Download FTP scene.org
(IT)

Siberia Winter by Corpse of Hrg
/music/songs/1997/c/c-swintr.zip
16 Jun 1997 (catalog date)
1,016,391 bytes
Download FTP scene.org
(IT)

Temptation by Corpse of Hellraiser Group
/music/songs/1997/c/c-tempt.zip
26 Jun 1997 (catalog date)
495,900 bytes
Download FTP scene.org
(IT)

Bass Toys by Pherplexer of Cloud Nine
/music/songs/1997/c/c9_basst.zip
31 May 1997 (catalog date)
550,377 bytes
Download FTP scene.org
(XM)