Search for "Ace": 410 matches(displaying first 250)

3d basics by Synergist
/code/3d/docs/3dbasics.zip
10 Jan 1997 (catalog date)
2,745 bytes
Download FTP scene.org
Rating:
Some basic 3d documentation - I'd never want to tell someone that this doc is a good place to start. The person writing this has no concept of structures, which severely ease the programming of complex things such as 3d systems.

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

GUS Environment by Patch
/code/audio/detect/gusenv.zip
10 Jan 1997 (catalog date)
1,481 bytes
Download FTP scene.org
Rating:
Grabs the Ultrasnd environment for you - Good for those who don't know how to find an environment variable, but it doesn't tell you much. It may give you a place to start.

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

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

Cubic Player Music Interface Kit by Kortal of Wizardry
/code/audio/players/cpmik02.zip
10 Jan 1997 (catalog date)
18,771 bytes
Download FTP scene.org
Rating:
A music player - Doesn't have the sound player code, is buggy, supports only GUS and S3M.

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"

GUS Play interface by Juggler of BTL
/code/audio/players/gp15-pas.zip
10 Jan 1997 (catalog date)
46,188 bytes
Download FTP scene.org
Rating:
An interface for GUS Play for TP - Comes with Robban's GUS play and CyberStrike's Ultradox

Tiny Play by pascal of Cubic Team
/code/audio/players/mxmp12.zip
11 Jan 1997 (catalog date)
92,697 bytes
Download FTP scene.org
Rating:
Tiny Gus Play - Has source for the player, but can interface with asm and watcom. GUS only. requires that music be run through a converter and the playback is similar to FT2 when it comes to s3ms (but it will play xm's!)

Space Port 2 BBS intro source by PSI
/code/demosrc/bbsintro/fcsp2src.zip
10 Jan 1997 (catalog date)
32,242 bytes
Download FTP scene.org
Rating:
Sources to a BBS intro with ADlib music, scrollie, and star field all in 1993 bytes - The Adlib player in this BBS intro has been ripped and used time and time again by many people. Simple and easy to use. Kudos to those who have credited the source of where they got their player.

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.

1k source by Frenzy of SparC
/code/demosrc/intros/1k_sourc.zip
18 Mar 1997 (catalog date)
11,052 bytes
Download FTP scene.org
Rating:
source to a 1k intro (911 bytes). Easy to follow code, but it's ideal you understand it all in the first place. Odd use of fpu (uses lots of fi[blah] instructions... why not take advantage of extra precision?)

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.

Multi-Sprites Editor v5.5 by BPC
/code/editors/bpc-se55.zip
26 Feb 1998 (catalog date)
98,673 bytes
Download FTP scene.org
Rating:
A very good sprite editor with a nice windows-like user interface.

Dot Vectors by Jare of Iguana
/code/effects/globe/vtglobe.zip
29 Sep 1997 (catalog date)
22,074 bytes
Download FTP scene.org
Rating:
Dot vectors moving along the surface of a globe.

Cyber Space 3d by Phantom of Nostalgia
/code/effects/land/cyb3dkit.zip
10 Jan 1997 (catalog date)
31,536 bytes
Download FTP scene.org
Rating:
A landscape routine with many aspects - No source and a very quick explaination of the ideas and algorithms behind the effect.

Sprite Editor by Solar Designer of BPC
/code/effects/sprites/bpc-ms6.zip
26 Jun 1997 (catalog date)
103,086 bytes
Download FTP scene.org
Rating:
Very good sprite editor with a windows-like user interface, multiple video modes, pcx and bmp support and all the usual editing tools.

Linear Space Partitioning Sprites
/code/effects/sprites/lspspr.zip
06 Oct 1996 (catalog date)
30,526 bytes
Download FTP scene.org
Rating:

Voxel Space Landscape by Rex Deathstar of Waterlogic
/code/effects/voxel/voxelspc.zip
06 Oct 1996 (catalog date)
109,779 bytes
Download FTP scene.org
Rating:

Software Development Kit
/code/hardware/audio/vaisdk.zip
21 Jan 1998 (catalog date)
346,636 bytes
Download FTP scene.org
Rating:
SDK for VESA audio interface BIOS extensions.

EMS specs by Dick Flanagan
/code/hardware/memory/ems4spec.zip
10 Jan 1997 (catalog date)
67,864 bytes
Download FTP scene.org
Rating:
A comprehensive doc on EMS - Has the Expanded Memory Specification details and some Pascal and Asm source for acessing EMS memory.

Flat Real by Herman Dullink
/code/hardware/memory/flat.zip
10 Jan 1997 (catalog date)
11,758 bytes
Download FTP scene.org
Rating:
A flat real mode interface - For those who'd rather kludge real mode than switch to protected mode. Conceivably useful for 4k intros which may need a quick and cheap entry into a flat memory model.

Flat Real Mode Interface by Juanito
/code/hardware/memory/frmi_150.exe
10 Jan 1997 (catalog date)
38,210 bytes
Download FTP scene.org
Rating:
An interface for flat real mode from BC - Has some docs on xms and comments explaining how the interface works itself. I didn't test to see if it works. Doesn't work in v86 mode, meaning most programs made with this will require a reboot.

Virtual Memory Management by Flux
/code/hardware/memory/fxvmm210.zip
10 Jan 1997 (catalog date)
112,232 bytes
Download FTP scene.org
Rating:
A virtual memory management interface for BC - Once again, I didn't test this. This system is much more complete than the above and certainly much more useful. From the code, I'd say I'd like to work with this guy. :)

Flat Real Mode by Nix of Massive
/code/hardware/memory/mass-frm.zip
10 Jan 1997 (catalog date)
8,248 bytes
Download FTP scene.org
Rating:
A flat real mode interface - For those who'd rather kludge real mode than switch to protected mode. Conceivably useful for 4k intros which may need a quick and cheap entry into a flat memory model.

PMODE/W by Tran, Daredevil
/code/hardware/pmode/pmw133.zip
10 Jan 1997 (catalog date)
143,190 bytes
Download FTP scene.org
Rating:
A DOS extender for pmode C programming - Works with the Watcom C compiler as a replacement for their protected mode system. Has it's tradeoffs with their (Watcom's) system.

Description of Imagine Raytracer File Format by G. Scibilia
/code/images/istg.zip
17 Jan 1999 (catalog date)
9,719 bytes
Download FTP scene.org
Rating:

Demo Routines by Thomas Hagan
/code/library/rfvdemo.zip
01 Dec 1997 (catalog date)
547,445 bytes
Download FTP scene.org
Rating:
This package contains a bitmap rotating routine, a fractal zoomer and a voxelspace routine.

Tutorial #20 by Denthor of Asphyxia
/code/tutors/denthor/tut20.zip
11 Jan 1997 (catalog date)
19,099 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:face sorting and back face removal - The tutorials are finally getting into more complex 3d.

Demo Series, Part 10 by Outlaw Triad
/code/tutors/graphics/otface.zip
17 Jan 1999 (catalog date)
17,486 bytes
Download FTP scene.org
Rating:
Tutorial about sorting faces in a 3d scene. No explanation about sorting algorithms at all, which makes it totaly useless.

Demo Series, Part 14 by Outlaw Triad
/code/tutors/graphics/otremove.zip
17 Jan 1999 (catalog date)
18,317 bytes
Download FTP scene.org
Rating:
Tutorial about hidden face removal.

Serie De Tutoriales Fac 12 by FAC of Delabu Alama
/code/tutors/graphics/tut12.zip
14 Aug 1998 (catalog date)
100,684 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Twelveth tutorial: More complex objets and face sorting.

Serie De Tutoriales Fac 9 by FAC of Delabu Alama
/code/tutors/graphics/tut9.zip
25 Apr 1998 (catalog date)
30,791 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Ninth tutorial: Backface removal and solid polygons.

tinyRTL by Solar Designer
/code/utils/compiler/bpc-trtl.zip
10 Jan 1997 (catalog date)
13,314 bytes
Download FTP scene.org
Rating:
A pas TPU with source for creating small exes - A TPU that replaces the system TPU in Turbo Pascal so that small .exes can be made. The example .exes are deceiving as there is no built in support for writing text and other such things. Knowledge of assembler will be necessary for most programs you'd write with this.

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

QLIB 2.02 by Sub Death
/code/utils/compiler/qlib202.zip
10 Jul 1997 (catalog date)
362,098 bytes
Download FTP scene.org
Rating:
Replacements for standard C Library functions. Uses pmode/w. It replaces most standard C library functions, presumeably so that you don't have to link in the stdlibraries keeping an executable size down. Has some extras.

Palette Generator by BlackBob
/code/utils/graphics/palgen.zip
01 Jul 1997 (catalog date)
11,178 bytes
Download FTP scene.org
Rating:
A utility to generate palettes. Clumsy text mode interface, using dp2e to generate a palette would be much easier.

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

Megademo by The Space Pigs
/demos/1990/megademo.zip
29 Jun 1996 (catalog date)
304,217 bytes
Download FTP scene.org
Rating:

Space by Ultraforce
/demos/1990/space.zip
29 Jun 1996 (catalog date)
263,785 bytes
Download FTP scene.org
Rating:

Spacefun by Ultraforce
/demos/1990/spacefun.zip
05 Jun 1998 (catalog date)
91,592 bytes
Download FTP scene.org
Rating:
,,SB,

Demo 1 by The Space Pigs
/demos/1990/spdemo1.zip
05 Jun 1998 (catalog date)
166,455 bytes
Download FTP scene.org
Rating:

Vicky by The Space Pigs
/demos/1991/vicky.zip
29 Jun 1996 (catalog date)
229,631 bytes
Download FTP scene.org
Rating:

Ace Demo by Ace
/demos/1992/acedemo.zip
29 Jun 1996 (catalog date)
247,384 bytes
Download FTP scene.org
Rating:

Demo 3 by The Space Pigs
/demos/1992/spdemo3.zip
05 Jun 1998 (catalog date)
151,149 bytes
Download FTP scene.org
Rating:
,,SB/DAC,

Titswinkle, Lost in Space by Shadow Productions
/demos/1992/tls.zip
29 Jun 1996 (catalog date)
59,817 bytes
Download FTP scene.org
Rating:

Globule Trace by Arkham
/demos/1993/a/akm-glob.zip
17 Jan 1997 (catalog date)
5,507 bytes
Download FTP scene.org
Rating:

BBS Music Box by ???
/demos/1993/f/face_mbx.zip
29 Jun 1996 (catalog date)
123,472 bytes
Download FTP scene.org
Rating:

Space Vision 2 by Last Vision
/demos/1993/s/spacevis.zip
29 Jun 1996 (catalog date)
82,319 bytes
Download FTP scene.org
Rating:

Wiered by Space Station
/demos/1993/w/wiered.zip
29 Jun 1996 (catalog date)
52,626 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the in64 division and ranked 11

1st Infection by N-Factor
/demos/1994/0-9/1infect.zip
29 Jun 1996 (catalog date)
788,796 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked ??
N-Factor's first production, released at Wired'94 - a good "first-time" production for a new group. Lots of vector objects, some unlimited bobs, and textured planes - a top and bottom of the screen - but they are doing many things with this simple transform table: like really interesting flight of space ship over you (like in 2nd Reality), but textured (looks much-much better).

BBS A.C.E. #1 by Frederic Claux
/demos/1994/a/ace_3d.zip
29 Jun 1996 (catalog date)
44,144 bytes
Download FTP scene.org
Rating:

Peace by Acme
/demos/1994/a/acme_pce.zip
29 Jun 1996 (catalog date)
32,763 bytes
Download FTP scene.org
Rating:

Face by Majic 12
/demos/1994/f/face_m12.zip
29 Jun 1996 (catalog date)
64,201 bytes
Download FTP scene.org
Rating:

Faces by Beanix Brothers
/demos/1994/f/faces.zip
29 Jun 1996 (catalog date)
106,272 bytes
Download FTP scene.org
Rating:

Space Jam by Fascination
/demos/1994/f/fsn_sj.zip
29 Jun 1996 (catalog date)
61,494 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 02

Infinite Space Dreams by Massive
/demos/1994/i/isd.zip
29 Jun 1996 (catalog date)
56,097 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Lost In Space by Hemoroids
/demos/1994/l/lostspac.zip
13 Oct 1997 (catalog date)
839,581 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 09
386,,GUS,

Placebo by Complex
/demos/1994/p/placebo.zip
29 Jun 1996 (catalog date)
54,216 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 04

Spaced by Force 2
/demos/1994/s/spaced.zip
29 Jun 1996 (catalog date)
6,872 bytes
Download FTP scene.org
Rating:
Released at event ASM94

Virtually Reality by Vacant Space
/demos/1994/v/vs_vreal.zip
29 Jun 1996 (catalog date)
671,291 bytes
Download FTP scene.org
Rating:

Faces Slideshow Demo by Rex Deathstar
/demos/1995/f/faces_.zip
30 Jun 1996 (catalog date)
582,556 bytes
Download FTP scene.org
Rating:

Airspace by Technomancer, Moonlighter
/demos/1996/a/aspc_fix.zip
21 Feb 1998 (catalog date)
1,210,864 bytes
Download FTP scene.org
Rating:
386,,GUS/SB,

Cosmic Space Arabi by TPOLM
/demos/1996/c/csa.zip
07 Feb 1997 (catalog date)
62,979 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 04

Embraced by Circle of Tyrants
/demos/1996/e/embraced.zip
19 Oct 1996 (catalog date)
68,767 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in64 division and ranked 07

Wobbly Face Demo by Electric Wig
/demos/1996/f/facedemo.zip
25 Dec 1996 (catalog date)
334,933 bytes
Download FTP scene.org
Rating:

Faces by Ecstasy
/demos/1996/f/faces.zip
06 Jul 1996 (catalog date)
672,437 bytes
Download FTP scene.org
Rating:

Faces by Nostalgia
/demos/1996/f/facesfin.zip
30 Jun 1996 (catalog date)
915,128 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked DD

BBS A.C.E. by FatBoy of Hyperopia
/demos/1996/h/hyp_ace.zip
30 Jun 1996 (catalog date)
4,097 bytes
Download FTP scene.org
Rating:

Rest in Peace by JFF
/demos/1996/j/jff_rest.zip
30 Jun 1996 (catalog date)
71,840 bytes
Download FTP scene.org
Rating:

Khalis by Dark Face of the Moon
/demos/1996/k/khalis.zip
11 Oct 1996 (catalog date)
1,382,092 bytes
Download FTP scene.org
Rating:

Menace by Eternal Project
/demos/1996/m/menace.zip
12 Aug 1996 (catalog date)
11,494 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the in4k division and ranked 02

Peace by Promise
/demos/1996/p/pms_peac.zip
12 Jan 1997 (catalog date)
1,265,127 bytes
Download FTP scene.org
Rating:
Released at event RAGE96 in the demo division and ranked 02

Space by Laserdance of Nostalgia
/demos/1996/s/space.zip
19 Oct 1996 (catalog date)
15,314 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in4k division and ranked 04

Spaceless Spot by tAAt
/demos/1996/s/spspot.zip
12 Jan 1997 (catalog date)
1,255,159 bytes
Download FTP scene.org
Rating:
Released at event TMDC96 in the demo division and ranked 05

Swiss Alpen by Face Project
/demos/1997/f/face-sa.zip
22 Nov 1997 (catalog date)
64,970 bytes
Download FTP scene.org
Rating:
386,,GUS,

Space Hero by Demaniacs
/demos/1997/h/hero.zip
11 Aug 1997 (catalog date)
67,570 bytes
Download FTP scene.org
Rating:

Slovene Demo Site Intro by Interlaced Bytes
/demos/1997/i/ibint_sd.zip
18 Jun 1998 (catalog date)
72,825 bytes
Download FTP scene.org
Rating:
,,SB,

The Space Between Silence by Index
/demos/1997/i/idx-tsbs.zip
07 Dec 1997 (catalog date)
70,818 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the in64 division and ranked 02

Face It by Jello
/demos/1997/j/jlo_f-it.zip
28 Apr 1997 (catalog date)
66,751 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in64 division and ranked 03
,VESA,,

Momentum 2 by Ace of Melting Pot
/demos/1997/m/moment2.zip
30 Jun 1997 (catalog date)
985,960 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Peace Love & Pitbulls by Nocturnal
/demos/1997/n/n_plp.zip
24 Mar 1997 (catalog date)
245,148 bytes
Download FTP scene.org
Rating:
Released at event SNS97 in the demo division and ranked 01
,,GUS/SB/PAS,

Spaceless by Portal Project
/demos/1997/p/pp_sless.zip
21 Jan 1998 (catalog date)
1,389,003 bytes
Download FTP scene.org
Rating:
Released at event TMDC97 in the demo division and ranked 02
486,GUS/SB,EGA,

Space Attack by Riot
/demos/1997/r/rt-space.zip
07 Feb 1998 (catalog date)
8,057 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in4k division and ranked 03
,,GUS,

Space by Euthanasia
/demos/1997/s/space.zip
07 Aug 1997 (catalog date)
1,000,785 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the demo division and ranked 02
P5,,GUS1M,8MB

Xtace by Lost
/demos/1997/x/xtace_bf.zip
19 Sep 1998 (catalog date)
723,557 bytes
Download FTP scene.org
Rating:
Released at event SE97 in the demo division and ranked 12
,,GUS/SB/PAS,

Space Noodle by Portal Project
/demos/1998/s/snoodle.zip
19 May 1998 (catalog date)
806,548 bytes
Download FTP scene.org
Released at event TG98 in the demo division and ranked XX
,32b VESA,GUS/SB/PAS,

Space Odyssey by Nystul
/demos/1998/s/spaceod.zip
12 Nov 1998 (catalog date)
1,176,948 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 06
JAVA

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

Vague Space by CNCD
/demos/1998/v/vague_sp.zip
22 Oct 1998 (catalog date)
4,662,973 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the demo division and ranked 05

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:

An artpack by Kayputk
/graphics/disks/1997/kayputk3.zip
25 Nov 1997 (catalog date)
493,482 bytes
Download FTP scene.org
Rating:
800x600x16m, raytrace

Broken Wings by Kayputk, Icarus
/graphics/disks/1998/bwpack.zip
09 Mar 1998 (catalog date)
776,993 bytes
Download FTP scene.org
Rating:
Raytraced images

Perfect Harmony (v1.41 bugfixed) by The Torrent Project
/graphics/disks/1998/harmony.zip
09 Mar 1998 (catalog date)
3,057,842 bytes
Download FTP scene.org
Rating:
Raytraced images.

A Place to Be by Prowler
/graphics/images/1994/a/aplaceto.zip
04 Jul 1996 (catalog date)
79,816 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 30

Face of Nature by Cougar
/graphics/images/1994/f/faceofna.zip
04 Jul 1996 (catalog date)
57,493 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 28

Buck Face by Von Broom
/graphics/images/1994/f/fuckface.zip
04 Jul 1996 (catalog date)
14,312 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 49

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

Human Race by Humanoid
/graphics/images/1994/h/humanrac.zip
04 Jul 1996 (catalog date)
41,934 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 76

In Your Face by Archmage
/graphics/images/1994/i/inyourfa.zip
04 Jul 1996 (catalog date)
42,843 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 03

Marbelface by Slaine
/graphics/images/1994/m/marblefa.zip
04 Jul 1996 (catalog date)
212,675 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked 17

Noise in Space by Jack Tudee
/graphics/images/1994/n/noisespa.zip
04 Jul 1996 (catalog date)
37,346 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Nude Girls by Facet
/graphics/images/1994/n/nudefac.zip
04 Jul 1996 (catalog date)
63,822 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked 14

Red Divil by Menace
/graphics/images/1994/r/redivil.zip
04 Jul 1996 (catalog date)
22,897 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Space Guardian by BCR
/graphics/images/1994/s/spacegua.zip
04 Jul 1996 (catalog date)
49,965 bytes
Download FTP scene.org
Rating:
Released at event TG94 in the grfx division and ranked 04

Baby by Facet, Super
/graphics/images/1995/b/baby.zip
04 Jul 1996 (catalog date)
45,133 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked 10

Babyface by Gnome
/graphics/images/1995/b/babyface.zip
04 Jul 1996 (catalog date)
55,716 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the grfx division and ranked 08

Space by Celtic Matrix
/graphics/images/1995/c/cm-space.zip
04 Jul 1996 (catalog date)
133,818 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the grtc division and ranked ??

Facescape by Comik
/graphics/images/1995/f/facescap.zip
12 Sep 1996 (catalog date)
86,026 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the grfx division and ranked XX

Outer Space by Toxic
/graphics/images/1995/o/outspace.zip
04 Jul 1996 (catalog date)
33,932 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Smorrebr by Facet
/graphics/images/1995/s/smorrebr.zip
04 Jul 1996 (catalog date)
174,586 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked 13

Space Fist by Pixie
/graphics/images/1995/s/spacefis.zip
04 Jul 1996 (catalog date)
45,925 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked ??

Space Tits by Danny
/graphics/images/1995/s/spacetit.zip
04 Jul 1996 (catalog date)
176,506 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked 01

Steel Face by Emetic
/graphics/images/1995/s/steelfac.zip
04 Jul 1996 (catalog date)
51,134 bytes
Download FTP scene.org
Rating:
Released at event JUH95B in the grfx division and ranked 16

Warrior by Menace
/graphics/images/1995/w/warrior.zip
04 Jul 1996 (catalog date)
47,387 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Two raytraced images by Dream
/graphics/images/1995/w/wntd_ray.zip
04 Jul 1996 (catalog date)
111,846 bytes
Download FTP scene.org
Rating:

Spaceship by Beast
/graphics/images/1996/a/ai_space.zip
22 Feb 1997 (catalog date)
99,323 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the grfx division and ranked ??

Angspace by Falcor
/graphics/images/1996/a/angspace.zip
05 Apr 1997 (catalog date)
41,322 bytes
Download FTP scene.org
Rating:

Space Port by REM
/graphics/images/1996/d/dl_space.zip
25 Oct 1996 (catalog date)
168,473 bytes
Download FTP scene.org
Rating:

Eyeface by Rack
/graphics/images/1996/e/eyeface.zip
08 Sep 1996 (catalog date)
47,204 bytes
Download FTP scene.org
Rating:
Released at event FLAG96 in the grfx division and ranked XX

Face by Boss
/graphics/images/1996/f/face.zip
27 Sep 1996 (catalog date)
14,107 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the grfx division and ranked 17

Four Faces by Mazor
/graphics/images/1996/f/four.zip
04 Jul 1996 (catalog date)
28,028 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the grfx division and ranked 03

Is Dat a Face by Enok
/graphics/images/1996/i/idaf.zip
23 Nov 1996 (catalog date)
54,430 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the grfx division and ranked XX

Oposite by Deepspace
/graphics/images/1996/o/oposite.zip
06 Apr 1997 (catalog date)
112,794 bytes
Download FTP scene.org
Rating:
Released at event MOV96 in the grtc division and ranked 03

Catface by Beast of Astroidea
/graphics/images/1997/a/ai_catfa.zip
21 Apr 1998 (catalog date)
54,783 bytes
Download FTP scene.org
Rating:
Released at event RAGE97 in the grfx division and ranked ??
320x256x256

Spacerescue by Beast of Astroidea, Kangeroo
/graphics/images/1997/a/ai_sresc.zip
06 May 1998 (catalog date)
95,915 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x256x256

Space - The Final Frontier by Cre8
/graphics/images/1997/a/avaruus.zip
20 Jul 1997 (catalog date)
225,423 bytes
Download FTP scene.org
Rating:
Released at event JUH97 in the grfx division and ranked 03
640x480x256

Bobablast by Acryl
/graphics/images/1997/b/bobablst.zip
04 Jun 1997 (catalog date)
21,892 bytes
Download FTP scene.org
Rating:
Released at event X97 in the grfx division and ranked 06
Tied for 6th place

Space Hulk Terminator by Coolhand
/graphics/images/1997/h/hulk.zip
20 Jul 1997 (catalog date)
81,499 bytes
Download FTP scene.org
Rating:
Released at event KER97 in the grtc division and ranked ??
640x480x16m

Reflector by Facet of Lemon, TBL
/graphics/images/1997/p/pixel_21.zip
06 May 1998 (catalog date)
528,652 bytes
Download FTP scene.org
Released at event TP97 in the grfx division and ranked ??
640x480x16m

Return by Lovelace of December
/graphics/images/1997/p/pixel_3.zip
06 May 1998 (catalog date)
140,130 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x512x256

Deep Inner Space by Makno of Bad karma
/graphics/images/1997/p/pixel_30.zip
06 May 1998 (catalog date)
102,845 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked ??
640x512x256

Ole John - Hurry Hurry by Pix of Subspace, Rebels
/graphics/images/1997/p/pixel_34.zip
06 May 1998 (catalog date)
331,947 bytes
Download FTP scene.org
Released at event TP97 in the grfx division and ranked ??
640x512x16m

Pokerface by Bandy of Iris
/graphics/images/1997/p/pixel_78.zip
16 Jun 1998 (catalog date)
67,786 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 77
640x256x256

Space by Dr. Faust of Fantasy
/graphics/images/1997/s/space.zip
17 Feb 1998 (catalog date)
54,551 bytes
Download FTP scene.org
Rating:
Released at event DH97 in the grfx division and ranked 14
454x340x16m

Space Travellers by 3D Addict
/graphics/images/1997/s/spacetra.zip
13 Sep 1997 (catalog date)
71,686 bytes
Download FTP scene.org
Rating:
640x192x16m

Stacey 482 by Facade
/graphics/images/1997/s/stacy482.zip
04 Jun 1997 (catalog date)
302,050 bytes
Download FTP scene.org
Rating:
Released at event X97 in the grfx division and ranked 06
Tied for 6th place

The Cloak of Darkness by Fatal Vision
/graphics/images/1997/x/x_gfx97.zip
04 Jun 1997 (catalog date)
116,538 bytes
Download FTP scene.org
Rating:
Released at event X97 in the grfx division and ranked 14
Tied for 14th place

Mptyspace by Fasix of Cromatics
/graphics/images/1998/f/fasix-mp.zip
26 May 1998 (catalog date)
31,172 bytes
Download FTP scene.org
Rating:
Released at event MEK98 in the grfx division and ranked 43
320x240x64

Innerspace by Organic of Bad Karma
/graphics/images/1998/i/ispace.zip
07 Oct 1998 (catalog date)
715,900 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the grtc division and ranked 02
640x480x16m

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

Raytraced car by Maxwell
/graphics/images/1998/r/raytrace.zip
07 Oct 1998 (catalog date)
814,339 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grtc division and ranked 02
640x480x16m

Deep space dream by Bob of Relentless
/graphics/images/1998/r/rel_dsdr.zip
07 Apr 1998 (catalog date)
17,134 bytes
Download FTP scene.org
Rating:
Released at event CACH98 in the grfx division and ranked 02
320x200x256

Spacefighter by Ivan Moen of Triumph
/graphics/images/1998/s/spacef.zip
21 Oct 1998 (catalog date)
543,166 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grtc division and ranked 07
1024x768x16m

Grace by shaithis of Immortal Coil
/info/demonews/other/sh-grace.jpg
12 Nov 1996 (catalog date)
75,329 bytes
Download FTP scene.org
supplemental to DemoNews.133

Out of the Severed Head by Out of Place
/music/contests/mc1/entries/__sevhed.zip
09 Nov 1996 (catalog date)
164,277 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 16

Third World Dream by Free Space
/music/contests/mc2/rookie/r-dream.zip
09 Nov 1996 (catalog date)
110,916 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R18

Space Odyssey
/music/contests/mc2/rookie/r-spaceo.zip
09 Nov 1996 (catalog date)
105,504 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked R07

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

Open Spaces by Zanka
/music/contests/mc4/rookie/m4r-open.zip
10 Nov 1996 (catalog date)
241,787 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked R12

Out of Interspace by cd
/music/contests/mc4/rookie/m4r-outo.zip
10 Nov 1996 (catalog date)
381,382 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Peaceful Love by Monaco's
/music/contests/mc4/veteran/m4v-peac.zip
10 Nov 1996 (catalog date)
295,291 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Chemical Land by Placebo of Traxtc
/music/contests/mc5/intermed/m5i-chln.zip
29 Aug 1997 (catalog date)
680,413 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Peacemaker by Deone of Fmc
/music/contests/mc5/intermed/m5i-peac.zip
29 Aug 1997 (catalog date)
165,193 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

In Space by Space Toaster
/music/contests/mc5/intermed/m5i-ptis.zip
29 Aug 1997 (catalog date)
66,564 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Below The Surface by Zephyr of Darkness, Plasm
/music/contests/mc5/rookie/m5r-bts.zip
29 Aug 1997 (catalog date)
407,213 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked R04

Dreams Of Deception by Bargel of Society Of Sound, Space Invaders
/music/contests/mc5/rookie/m5r-dofd.zip
29 Aug 1997 (catalog date)
322,023 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

Gardens Without Peace... by Dextrose
/music/contests/mc5/veteran/m5v-gwop.zip
29 Aug 1997 (catalog date)
361,834 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Dallyingsadlyinspace by Eagle
/music/contests/mc6/intermed/m6i-dsis.zip
28 Mar 1999 (catalog date)
623,126 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Twofaced
/music/contests/mc6/intermed/m6i-face.zip
28 Mar 1999 (catalog date)
627,522 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Space Pop by Blue Zone
/music/contests/mc6/veteran/m6v-spop.zip
28 Mar 1999 (catalog date)
505,950 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked V06

Space Transistor by Da NME!
/music/contests/mc6/veteran/m6v-stor.zip
28 Mar 1999 (catalog date)
511,447 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Face Of The Dragon by Chromatic Dragon
/music/disks/1995/fdragon.zip
21 Sep 1996 (catalog date)
1,895,678 bytes
Download FTP scene.org
Rating:

Rat Race Suite by FLAtRich of fLAtDiSk SoftWorks
/music/disks/1995/rat_race.zip
11 Aug 1997 (catalog date)
1,032,320 bytes
Download FTP scene.org
Rating:

Two Faces by Fatal Rage
/music/disks/1996/fr-faces.zip
29 Sep 1996 (catalog date)
1,439,930 bytes
Download FTP scene.org
Rating:

Blueshift by Beek of Grey
/music/disks/1996/g_bshift.zip
27 Jan 1997 (catalog date)
1,341,192 bytes
Download FTP scene.org
Rating:
Old school style tracking dude. Works well. No interface.

Seven Days by Liam The Lemming
/music/disks/1996/m1-7days.zip
26 Jan 1997 (catalog date)
1,453,578 bytes
Download FTP scene.org
Rating:
no interface

MFX - Compilation 6 by MFX
/music/disks/1996/mfx_co6.zip
27 Jan 1997 (catalog date)
890,618 bytes
Download FTP scene.org
Rating:
Wierd slow trancy type tunes... long samples... no interface. Very odd. Very, very odd.

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

Disk 1 by PiZZa HeaD, Troll, Acell, Subliminal, Coplan of C.S.R
/music/disks/1997/csr-dsk1.zip
13 Apr 1997 (catalog date)
1,062,798 bytes
Download FTP scene.org

Dee Musicdisk Two by Dee
/music/disks/1997/dee2.zip
01 Feb 1997 (catalog date)
4,250,859 bytes
Download FTP scene.org
Rating:
Slam! This is how a music disk should be done. Absolutely the best interface I've seen for a music disk since Epidemic. Not only that, but the interface is configurable... you can actually use it for your own productions. The music kicks ass. If you only download a couple music disks this year, be sure that one of them is Dee Musicdisk Two!

Danger Zone by DZone
/music/disks/1997/dzone.zip
01 Feb 1997 (catalog date)
796,099 bytes
Download FTP scene.org
Rating:
DZone took time at least to do an interface for this disk. Some songs better than others.

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

Replacement for SB??SET.EXE
/music/programs/mixers/sbmix10.zip
09 Sep 1996 (catalog date)
9,569 bytes
Download FTP scene.org

Midas Player For Win '95,nt V1.0 by Bartman of Abyss
/music/programs/players/midas95.zip
25 Apr 1997 (catalog date)
77,778 bytes
Download FTP scene.org
SUMMARY: Midas'95 is a module player based on the Midas Sound System (by Sahara Surfers), it plays protracker MOD, screamtracker S3M and fasttracker2 XM modules and runs under Windows 95 and Windows NT 3.51+ (4.0 compatibility assured). FEATURES: Simple but nice user interface. Test it out. It's totally free.

Nachtwerk Media Player Beta 0.16 by Markus Fick a.k.a. zak of Nachtwerk
/music/programs/players/nmpb16.zip
20 Sep 1998 (catalog date)
81,458 bytes
Download FTP scene.org
Impulse Tracker Module Player for Win95/98/NT4 has resonantors, dynamix, diskwriter, has no interface

Rip In Peace v1.11 by Zoom
/music/programs/rippers/rip.zip
09 Sep 1996 (catalog date)
28,453 bytes
Download FTP scene.org

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.

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

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

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

Modplug Tracker V1.00 Beta1 by Olivier Lapicque
/music/programs/trackers/mpt100b1.zip
17 Jun 1998 (catalog date)
363,704 bytes
Download FTP scene.org
MOD/S3M/XM/IT Tracker for Windows95/NT4, same effects as ModPlug Player. Support WAV/SND/XI/AIFF/S3I/RAW/SF2 samples. Basic sample editing functions (Normalize, Amplify, Resample & Reverse), copy/paste between patterns, samples and songs. Low latency DirectSound support, find/replace function, supports sample loops in WAV (standard sampler information field) Supports Midi input, XI/ITI/PAT/SF2 instruments, import of midi files, and a lot more.

RADPAS v1.3 TP
/music/programs/trackers/radpas13.zip
09 Sep 1996 (catalog date)
11,664 bytes
Download FTP scene.org
interface for RAD Tracker

Real Tracker 2.01 by Arnaud Hasenfratz
/music/programs/trackers/rt201.zip
25 Apr 1997 (catalog date)
448,215 bytes
Download FTP scene.org
SVGA Multi-window graphical interface - support SB, SB Pro, SB16, GUS, InterWave - load RTM, MOD, S3M, XM files - save RTM, MOD, XM files

Impulse Tracker Throbber for Netscape Navigator 2.0 and up by David Menkes
/music/programs/unusual/it_throb.zip
21 Jan 1997 (catalog date)
2,497 bytes
Download FTP scene.org
Replaces the big "N" Netscape icon after the location field with an animated Impulse Tracker icon. This rules!

Metabolic Virtual File System 1.0 by Slater of Metabolic
/music/programs/unusual/mvfs.zip
12 Jun 1997 (catalog date)
36,850 bytes
Download FTP scene.org
MetaBolic Virtual File System is a set of DOS-based utilities which allow a user to create virtual links to files. This way a file can be present many times on your harddisk while using diskspace only once. The system is transparant to existing and future applications. Virtual files can be accessed just as if they were real files.

Cenotaph Drumloops V1 by cenotaph of danger high voltage, space invaders
/music/samples/ct-drlo1.zip
03 Apr 1998 (catalog date)
3,671,128 bytes
Download FTP scene.org
18 high quality mono 44.1kHz .wav format drumloops. Quality is 10 times better than my first sample pack.

Cenotaph Sample Pack 1 by cenotaph of danger high voltage, space invaders
/music/samples/ct-samp1.zip
01 Mar 1998 (catalog date)
2,729,015 bytes
Download FTP scene.org

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus1.zip
10 Sep 1996 (catalog date)
2,081,430 bytes
Download FTP scene.org
This is the first (I hope) of a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. All samples are 22kHz, 16 bit most were created by playing a C3 note on one PC and capturing it live on another. Post editing was done to equalize gain and remove the dead space. They are saved as .wav but can be changed using any one of many programs out there.

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

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

Samples from TB Proteus 1/XR by Sam Eassa
/music/samples/proteus4.zip
11 Sep 1996 (catalog date)
1,495,900 bytes
Download FTP scene.org
This is the fourth and probably last in a series of samples extracted from the Turtle Beach Multisound Proteus 1/XR synthesizer. In this collection, I've tried to sample unique sounds native only to the proteus synthesizer and that cannot be found in the General MIDI set. I'm hoping to provide the means for the many composers out there to make some truly unique sounding mods. I kept all samples very basic (no combos or riffs) for maximum usefulness. The quality is also better due to the fact that the sampling was done locally on the multisound as opposed to using a seperate PC as was done on the first two Proteus packs. This has yielded some very quiet and crisp samples. Although the samples are in .wav format, they can be ported to .smp or almost any other using a program such as Goldwave. All samples are 44.1kHz, 16 bit mono and were created by playing different notes on the multisound, and capturing them live to disk using the Multisound's own digital audio sampler. Post editing was done to optimize gain and remove the dead space as well as to keep the samples reasonable small.

Space Debris by Captain
/music/songs/1992/space.zip
15 Sep 1996 (catalog date)
258,993 bytes
Download FTP scene.org
Rating:
(MOD)

Existence by Spacebrain
/music/songs/1994/existenc.zip
15 Sep 1996 (catalog date)
262,095 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

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

Space Crusade by Slightly Magic of BFG
/music/songs/1995/b/bfg-spcr.zip
30 Oct 1997 (catalog date)
223,542 bytes
Download FTP scene.org
Rating:
(S3M)

Brave by Interlaced, Kjetil T.
/music/songs/1995/b/brave.zip
21 Sep 1996 (catalog date)
219,495 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(XM)

Space Two by Perisoft
/music/songs/1995/d/d-space2.zip
17 Sep 1996 (catalog date)
292,064 bytes
Download FTP scene.org
Rating:
(S3M)

Misplaced Childhood by Bert
/music/songs/1995/e/epi-mpch.zip
17 Sep 1996 (catalog date)
273,573 bytes
Download FTP scene.org
Rating:
(S3M)

Fall From Grace by Liam The Lemming
/music/songs/1995/f/fallfrom.zip
17 Sep 1996 (catalog date)
137,963 bytes
Download FTP scene.org
Rating:
(S3M)

Spacestation Freedom by Krystall
/music/songs/1995/f/freedom_.zip
17 Sep 1996 (catalog date)
67,239 bytes
Download FTP scene.org
Rating:
(S3M)

Space, Sorrow & Pain by Mindwave
/music/songs/1995/m/mindwav1.zip
18 Sep 1996 (catalog date)
214,184 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the mmul division and ranked ??
(S3M)

He Has No Face by Skaven
/music/songs/1995/n/noface.zip
18 Sep 1996 (catalog date)
144,365 bytes
Download FTP scene.org
Rating:
(S3M)

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

Space Move by Vivid
/music/songs/1995/s/smove.zip
21 Sep 1996 (catalog date)
171,051 bytes
Download FTP scene.org
Rating:
(XM)

Solace by Stalker
/music/songs/1995/s/solace.zip
20 Sep 1996 (catalog date)
257,396 bytes
Download FTP scene.org
Rating:
(S3M)

Hard Ambient? by Slog
/music/songs/1995/s/spaceinv.zip
21 Sep 1996 (catalog date)
1,107,258 bytes
Download FTP scene.org
Rating:
(XM)

Spaceman by Vic
/music/songs/1995/s/spacemax.zip
21 Sep 1996 (catalog date)
480,739 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(XM)

Space And Time by Rage
/music/songs/1995/s/spacetim.zip
21 Sep 1996 (catalog date)
359,608 bytes
Download FTP scene.org
Rating:
(XM)

Space Warz (Opus 1) by Rez
/music/songs/1995/s/sw-opus1.zip
16 Sep 1996 (catalog date)
391,174 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked XX
(MOD)

Space-Expedition by Hilander
/music/songs/1995/s/sxtn.zip
20 Sep 1996 (catalog date)
249,165 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked 05
(S3M)

Hyperspace Odyssey by Sybaris
/music/songs/1995/t/t-odysey.zip
16 Sep 1996 (catalog date)
166,965 bytes
Download FTP scene.org
Rating:
(MTM)

World of Saracens by Dune
/music/songs/1995/w/wosarace.zip
20 Sep 1996 (catalog date)
395,779 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the mmul division and ranked 27
(S3M)

Chrome Ace by Fastacid of Blacktron
/music/songs/1996/b/bmp-022.zip
09 Apr 1997 (catalog date)
348,421 bytes
Download FTP scene.org
Rating:
(XM)

Ultra Violet State Of Grace by Beaner of Analogue Music
/music/songs/1996/b/bn-uvsog.zip
19 Mar 1997 (catalog date)
97,076 bytes
Download FTP scene.org
Rating:
(S3M)

Dark Places by Cygnes
/music/songs/1996/c/cgs-dplc.zip
31 Jul 1996 (catalog date)
473,149 bytes
Download FTP scene.org
Rating:
(S3M)

Space Junk by Cygnes
/music/songs/1996/c/cgs-spac.zip
31 Jul 1996 (catalog date)
354,507 bytes
Download FTP scene.org
Rating:
(S3M)

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)

Space Whispers by SoundMaster
/music/songs/1996/c/ct-space.zip
16 Nov 1996 (catalog date)
607,249 bytes
Download FTP scene.org
Rating:
(XM)

Back In Space Again by Dynamite of The Lost Patrol
/music/songs/1996/d/dn-bispc.zip
01 Aug 1997 (catalog date)
228,695 bytes
Download FTP scene.org
(S3M)

Stranded In Space by Dynamite of The Lost Patrol
/music/songs/1996/d/dn-stris.zip
30 Jul 1997 (catalog date)
27,514 bytes
Download FTP scene.org
(S3M)

Heaven Trace by DJ Kike
/music/songs/1996/d/dubu99.zip
09 Apr 1997 (catalog date)
357,529 bytes
Download FTP scene.org
(XM)

Escaped From Space by Cantegrel Fabrice
/music/songs/1996/e/efs.zip
20 Apr 1997 (catalog date)
241,474 bytes
Download FTP scene.org
(XM)

Spaceman Franticized by Erno Helen
/music/songs/1996/e/ez-spcmn.zip
06 Apr 1997 (catalog date)
328,939 bytes
Download FTP scene.org
(XM)

Eastern Dreams by Two Faces MD of Fatal Rage
/music/songs/1996/f/fr-east.zip
20 Apr 1997 (catalog date)
358,799 bytes
Download FTP scene.org
(XM)

On The Night by Two Faces MD of Fatal Rage
/music/songs/1996/f/fr-ontng.zip
20 Apr 1997 (catalog date)
144,962 bytes
Download FTP scene.org
(XM)

Rest in Peace by Dustbin
/music/songs/1996/f/fr-rest.zip
19 Nov 1996 (catalog date)
310,585 bytes
Download FTP scene.org
Rating:
(MOD)

Space Killer by Ghost Fellow
/music/songs/1996/g/gf_space.zip
22 Sep 1996 (catalog date)
117,415 bytes
Download FTP scene.org
Rating:
(S3M)

Galerie Remix - Main by Groo of CNCD
/music/songs/1996/g/grem-mus.zip
18 Mar 1997 (catalog date)
333,118 bytes
Download FTP scene.org
(MOD) From the first place Amiga demo at Juhla '96.

The Trace by Hunz
/music/songs/1996/h/hnz-trce.zip
21 Jan 1997 (catalog date)
59,550 bytes
Download FTP scene.org
Rating:
(XM)

Anarchy by RaVeMaTeJ of iNTERLACED bytes
/music/songs/1996/i/ib-rmana.zip
08 Nov 1997 (catalog date)
315,397 bytes
Download FTP scene.org
Rating:
(XM)

The Outside World Rmx by RaVeMaTeJ of iNTERLACED bytes
/music/songs/1996/i/ib-rmbe3.zip
08 Nov 1997 (catalog date)
339,267 bytes
Download FTP scene.org
Rating:
(XM)

Di-twist by RaVeMaTeJ of iNTERLACED bytes
/music/songs/1996/i/ib-rmdit.zip
04 Nov 1997 (catalog date)
260,378 bytes
Download FTP scene.org
Rating:
(XM)

Project 2 by RaVeMaTeJ of iNTERLACED bytes
/music/songs/1996/i/ib-rmpr2.zip
04 Nov 1997 (catalog date)
310,231 bytes
Download FTP scene.org
Rating:
(XM)

Solotu by RaVeMaTeJ of iNTERLACED bytes
/music/songs/1996/i/ib-rmsol.zip
02 Nov 1997 (catalog date)
117,922 bytes
Download FTP scene.org
(XM)

World of Funk by Interlaced
/music/songs/1996/i/int-wof.zip
24 Jan 1997 (catalog date)
271,300 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the mmul division and ranked ??
(XM)

Track Tracer by Wave
/music/songs/1996/j/jt_trace.zip
02 Feb 1997 (catalog date)
186,373 bytes
Download FTP scene.org
Rating:
(XM)

My Place In Space remix by Chuck Biscuits
/music/songs/1996/k/k_myplac.zip
22 Sep 1996 (catalog date)
262,038 bytes
Download FTP scene.org
Rating:
(S3M)

Space Groove by Leviathan, Mick Rippon
/music/songs/1996/k/k_sgroov.zip
26 Jan 1997 (catalog date)
529,833 bytes
Download FTP scene.org
Rating:
(IT)

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)

Mace by Sly Spy of United Force
/music/songs/1996/m/mace.zip
26 Feb 1997 (catalog date)
159,707 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the m4ch division and ranked ??
(MOD)

Peaceful Love by Monaco's
/music/songs/1996/m/mnc-peac.zip
26 Jan 1997 (catalog date)
302,949 bytes
Download FTP scene.org
Rating:
(XM)

A Place To Rest by Mr. Mortal
/music/songs/1996/m/mrt_rip.zip
22 Sep 1996 (catalog date)
135,943 bytes
Download FTP scene.org
Rating:
(S3M)

Spacetime Continuum by Harry
/music/songs/1996/n/no-conti.zip
26 Jan 1997 (catalog date)
1,060,239 bytes
Download FTP scene.org
Rating:
(IT)

Calling Space Station 1 by Delta X
/music/songs/1996/n/no-stat1.zip
22 Sep 1996 (catalog date)
233,137 bytes
Download FTP scene.org
Rating:
(IT)

Below the Surface by Oona
/music/songs/1996/o/o-bts.zip
17 Nov 1996 (catalog date)
350,267 bytes
Download FTP scene.org
Rating:
(XM)

Peaceful Journey 1.01 by Cyclone
/music/songs/1996/p/peaceful.zip
22 Sep 1996 (catalog date)
68,194 bytes
Download FTP scene.org
Rating:
(S3M)

Space Bollocks by Pfister
/music/songs/1996/p/pf-spbol.zip
22 Sep 1996 (catalog date)
204,751 bytes
Download FTP scene.org
Rating:
(IT)