Search for "ass": 391 matches(displaying first 250)

3D example by Andrew Harvey
/code/3d/systems/exampl3d.zip
30 Jun 1998 (catalog date)
385,953 bytes
Download FTP scene.org
Rating:
Good looking texturemapped 3d engine, but unfortunately there is no documentation included. Assembler

Simple 3D Engine by Zjack of DCC
/code/3d/systems/toruskit.zip
17 Jan 1999 (catalog date)
104,753 bytes
Download FTP scene.org
Rating:
An outdated 3d engine in assembler using different tricks that used to be populair a few years ago, like a 50hz mode and a weird vga resolution.

Triscan by Andrew Harvey
/code/3d/trifill/texmap/triscan.zip
19 Jan 1998 (catalog date)
11,472 bytes
Download FTP scene.org
Rating:
Some triangle fillers. Doesn't assemble as is. Uses lots of assembler macros, which is good for style and helps portability, but kills readability for people not familiar with the code.

F. mod docs by Firelight
/code/audio/docs/fmoddoc.zip
10 Jan 1997 (catalog date)
83,795 bytes
Download FTP scene.org
Rating:
Firelight's mod format description - The perfect text file for someone who is writing a mod player especially first timers. Assumes knowledge of programming and doesn't cover details of sound card specific issues, like setting up a DMA transfer or initializing the sound card.

DSIK by Carlos Hassan
/code/audio/players/dsikdemo.zip
10 Jan 1997 (catalog date)
52,964 bytes
Download FTP scene.org
Rating:
DSIK music player library - A reasonably good music playing library.

BBS Addy source by TCP of Diablo Force
/code/demosrc/bbsintro/d4z_etad.zip
30 Jun 1998 (catalog date)
9,555 bytes
Download FTP scene.org
Rating:
Very simple BBS addy. Assembler

Underworld BBS by Dake of Devotion
/code/demosrc/bbsintro/dk_uwsrc.zip
26 Jan 1998 (catalog date)
17,240 bytes
Download FTP scene.org
Rating:
Simple BBS addy. Not very impressive but has good commenting. Helpful for those learning assembler.

Divine BBS addy source by Dawn of New Age
/code/demosrc/bbsintro/dna_dsrc.zip
30 Jun 1998 (catalog date)
21,201 bytes
Download FTP scene.org
Rating:
Contains a nice vertical voxel bar effect. Assembler

Source of Lasse Reinbong by Cubic Team
/code/demosrc/demos/lassesrc.zip
17 Jan 1999 (catalog date)
129,636 bytes
Download FTP scene.org
Rating:
The full source of the intro that won at The Party'95.

Source to Obscene by Cass, Terminus
/code/demosrc/demos/obsc_src.zip
17 Jan 1999 (catalog date)
259,846 bytes
Download FTP scene.org
Rating:
Dated effects, only useful for beginners.

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.

Hooray by Neon of Spetsnaz
/code/demosrc/intros/hooray.zip
19 Jan 1998 (catalog date)
31,077 bytes
Download FTP scene.org
Rating:
Hooray 4-k intro (raytracing). Good code style for assembler, well commented functions, poorly commented math.

Revolt Intro Source by Warlock
/code/demosrc/intros/src_revo.zip
12 Aug 1997 (catalog date)
342,636 bytes
Download FTP scene.org
Rating:
Sources for an intro. Doesn't assemble. Looks ugly.

Assembly Body for TSR Programs by Sam of TFL-TDV
/code/dos/tsr_xmpl.zip
21 Jan 1998 (catalog date)
36,141 bytes
Download FTP scene.org
Rating:

Assembler Laboratory V1.3 Beta 1 by Kurt Groenbech a.k.a. Rib of Talent, Xenon
/code/editors/alab13b1.zip
24 Aug 1998 (catalog date)
322,386 bytes
Download FTP scene.org
A very good assembler and Watcom C IDE with a lot of very useful features.

Assembler Laboratory v1.2 by Kurt Inge Groenbech
/code/editors/alabv12.zip
26 Feb 1998 (catalog date)
185,153 bytes
Download FTP scene.org
Rating:
A very good development environment that includes a very good editor with syntax highlighting.

ASM Edit v1.8 by Olaf Krusche
/code/editors/asmedit8.zip
05 Oct 1996 (catalog date)
703,058 bytes
Download FTP scene.org
Rating:
DOS IDE for Assembly Coders

Sine Generator by Claim of Mindstream
/code/editors/sg_v07.zip
26 Feb 1998 (catalog date)
30,188 bytes
Download FTP scene.org
Rating:
Generates an assembler listing of a sine lookup table.

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

128 byte fire by Gaffer of Prometheus
/code/effects/fire/flame128.zip
30 Jun 1998 (catalog date)
2,363 bytes
Download FTP scene.org
Rating:
Assembler

Mg-flame by Magnesium
/code/effects/fire/mg_flame.zip
06 Jul 1998 (catalog date)
3,276 bytes
Download FTP scene.org
A Flame effect in only 256-bytes with full assembler source. It even leaves you in DOS with a message. Commented for those wanting to learn 256-byte asm coding. TASM needed.

Chaotic Fractal Screensaver by Magister of Phazix
/code/effects/fractal/mfract.zip
24 Apr 1998 (catalog date)
16,607 bytes
Download FTP scene.org
A screensaver of sorts (plain DOS only, no Windows 95) that zooms into the Mandelbrot set and animates the Julia set. Source code included. Also includes a text file that explains fractals and how to generate them. Text, assembler, protected-mode.

Mars Info by Tim Clarke
/code/effects/land/marsinfo.zip
10 Jan 1997 (catalog date)
2,822 bytes
Download FTP scene.org
Rating:
Details on the algorithm for the mars intro - Look for mars10.zip for the exe associated with this description.

bglass by Konrad Olejnik of K!O
/code/effects/lens/bglass.zip
19 Jan 1998 (catalog date)
50,803 bytes
Download FTP scene.org
Rating:
Bumped glass routine. For TMT pascal. You might call this a bump map type effect. The difference I'm going to call is that bump map routines alter light intensity while lens routines change your position in a texture map. Interesting way to get the timer! :) For C users, that would be int *time = 0x046C. See a BIOS data reference for further details.

Argon by Insomniac of Matrix
/code/effects/plasma/argon128.zip
27 Dec 1997 (catalog date)
4,183 bytes
Download FTP scene.org
Rating:
tri-layer plasma in 128bytes, Assembler

plassm by James Johnson
/code/effects/plasma/plasexp.zip
10 Jan 1997 (catalog date)
3,400 bytes
Download FTP scene.org
Rating:
Simple plasma example - Based on code by Jare/Iguana. Nice comments on the setting of mode-X.

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

Rasters Bars by Type One of TFL-TDV
/code/effects/raster/raster9.zip
29 May 1997 (catalog date)
32,595 bytes
Download FTP scene.org
Rating:
A classic raster bar effect with some vector balls moving on the foreground.

3D Starfield by Legend of Blitz
/code/effects/stars/ldstars.zip
29 May 1997 (catalog date)
9,942 bytes
Download FTP scene.org
Rating:
This is just a basic starfield. What makes it special is the 3D glasses support.

20 Byte Parallax Starfield by pascal of Cubic Team
/code/effects/stars/passtar.zip
05 Oct 1996 (catalog date)
8,836 bytes
Download FTP scene.org
Rating:
A one-up on that other guy. :)

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

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

Water Effect by Konrad Olejnik
/code/effects/water/paswater.zip
17 Jan 1999 (catalog date)
91,458 bytes
Download FTP scene.org
Rating:
Contains a pure pascal version and a faster pascal with inline assembler version.

100 byte water effect by Programmer of Universe Group
/code/effects/water/unv-100b.zip
27 Dec 1997 (catalog date)
2,237 bytes
Download FTP scene.org
Rating:
Assembler

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

Water by De-Phassed
/code/effects/water/water.zip
10 Jan 1997 (catalog date)
14,565 bytes
Download FTP scene.org
Rating:
An example of water - Nothing more than a copy of Iguana's water routine done in full assembler.

2asm Anything 2 Asm,c,pas Converter by sneaqo of aardbei
/code/fileutil/2asm.zip
21 Aug 1998 (catalog date)
97,877 bytes
Download FTP scene.org
converts a binary file into a db list, or a C or Pascal array. has a lot of options, and examples for all 3 languages included. Assembler, C, Pascal

Binary To Datafile Converter by Eminent Doom
/code/fileutil/bin2arr.zip
26 Feb 1998 (catalog date)
29,580 bytes
Download FTP scene.org
Rating:
Converts a binary file into a c array or into an assembly include file.

Virtual File System by Dark Fiber
/code/fileutil/ilfs202b.zip
17 Jan 1999 (catalog date)
110,874 bytes
Download FTP scene.org
Rating:
For Watcom C and DOS32 Assembler. Puts all your datafiles in one big file. Does not compress the data, and you have to do too many things by yourself that could have been done by the library.

LZO Data Compression Library v0.20 by Markus Oberhumer
/code/fileutil/lzo020.zip
06 Oct 1996 (catalog date)
184,964 bytes
Download FTP scene.org
Rating:
over conscious about compression ratios and statistics and has many long files about its stats in the /doc directory, but no description about the API. You have to figure out how to use it yourself from the two short examples that come with it. Otherwise, it's fairly complete and you can decide which compression routines you'd like to link yourself (assuming you can figure out that much).

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

Keydev v3.0 by Ondrej Blazek
/code/hardware/keyboard/keydef.zip
26 Feb 1998 (catalog date)
12,279 bytes
Download FTP scene.org
Rating:
Lets you assign macros up to 255 keystrokes to all keys.

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.

Real Memory by Chatter
/code/hardware/memory/realmem.zip
10 Jan 1997 (catalog date)
10,850 bytes
Download FTP scene.org
Rating:
Supposedly gets you past the 64k barrier in real mode - I have no clue what compiler this is supposed to compile for. It uses opcodes not allowed in BC's inline assembler, watcom doesn't use that kind of inline assembler (and doesn't need this extender anyway), and this is pointless for djgpp which only compiles 32bit pmode apps. I have neither TC (but considering that's a sub-set of BC I can assume it won't work) nor Quick C (but that's so old, it's inline assembler's probably incomplete too).

Eclipse operating System v3.05
/code/hardware/pmode/e_os305.zip
30 Jun 1998 (catalog date)
1,442,821 bytes
Download FTP scene.org
Rating:
A combination of a dos extender and a demo library containing a lot of useful functions. It's very useful for intros because the tiny version is very small (including a sb and gus modplayer). C, Assembler

Kernel 1.30b
/code/hardware/pmode/krnl130b.zip
26 Jun 1997 (catalog date)
314,227 bytes
Download FTP scene.org
Rating:
A Pmode kernel program with some extra libraries. Has a sound library and many other extras to make up for the fact that it's rather new and things such as midas, GUSPlay, or whatnot won't work with it. It's picky about assembling (tasm32+wlink only). No real documentation to help you get started.

VESA 1.x tutorial for dos32 by Peter Stuge of XiA
/code/hardware/video/dos32vbe.zip
30 Jun 1998 (catalog date)
8,951 bytes
Download FTP scene.org
Rating:
Assembler

Type One's SVGA Tricks Part 1 by Type One
/code/hardware/video/t1-svga1.zip
06 Oct 1996 (catalog date)
17,713 bytes
Download FTP scene.org
Rating:
Broken english. :( Lots of very useful video card tweaking information. Text and assembler, but not compileable.

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.

Micropcx
/code/images/micropcx.zip
15 Apr 1997 (catalog date)
1,921 bytes
Download FTP scene.org
Source code in assembler and .com executable of the shortest pcx viewer in the whole world (made in Poland!).

The Mag by Spellcaster
/code/mags/mag02.zip
01 Jul 1997 (catalog date)
12,743 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing info on Pascal, gets into basic assembler, BIOS, interrupts, and mode 13h.

The Mag by Spellcaster
/code/mags/mag03.zip
01 Jul 1997 (catalog date)
100,068 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into assembler and the VGA palette. Includes a 'demo' of palette effects called Color Blind.

The Mag by Spellcaster
/code/mags/mag05.zip
01 Jul 1997 (catalog date)
20,724 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, arrays, memory. Contains a fairly complete list of assembler opcodes (courtesy Intel).

The Mag by Spellcaster
/code/mags/mag09.zip
01 Jul 1997 (catalog date)
77,599 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into assembler, more on that game.

ASM Tutorials Part 0, 1, and 2 by Draeden of VLA
/code/tutors/asm/asmvla00.zip
18 Jan 1998 (catalog date)
16,905 bytes
Download FTP scene.org
Rating:
If you are totaly unexperienced with assembler this is the right one to start with.

Tutorial #19 by Denthor of Asphyxia
/code/tutors/denthor/tut19.zip
11 Jan 1997 (catalog date)
11,620 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:full assembler - for a quick and painless (?) switch from pascal/asm to full assembler. Has a simple fire effect as an example.

The King Magazine Volume 2 by The King
/code/tutors/graphics/kmagv2.zip
18 Jan 1998 (catalog date)
54,474 bytes
Download FTP scene.org
Rating:
Nice for beginners. This volume explains some basic Pascal and Assembler coding and how to do crossfades.

The King Magazine Volume 3 by The King
/code/tutors/graphics/kmagv3.zip
18 Jan 1998 (catalog date)
63,180 bytes
Download FTP scene.org
Rating:
Better than volume 2. Again some basic stuff for Pascal, Assembler, Hardware and Graphics, etc. Examples are now in C too.

Basic To Assembly Translator by Kevin Diggins
/code/utils/compiler/basm10.zip
26 Feb 1998 (catalog date)
297,077 bytes
Download FTP scene.org
Rating:
Creates an assembly listing out of a basic listing.

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

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.

GEMA by ? of Sector One
/code/utils/compiler/gema16.zip
10 Jan 1997 (catalog date)
118,143 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

GEMA by ? of Sector One
/code/utils/compiler/gema26aa.zip
10 Jan 1997 (catalog date)
148,691 bytes
Download FTP scene.org
Rating:
An assembler for those used to 68k assemblers - Avids believe that this assembler is more precise and makes more sense. I'll give them the former any day. It certainly does have many advantages over TASM and MASM with the exception of wide support. :(

Inc Pro by KeLewAN
/code/utils/compiler/incpro3.zip
12 Aug 1997 (catalog date)
6,818 bytes
Download FTP scene.org
Rating:
A bin 2 include util. A word to the coder, learn to read/write double values, it'll help speed up the assembler. If you were really cool, you'd write a binary to .OBJ converter.

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.

Vfixppsl - Vesa Fix Pixels Per Scan Line by Saint
/code/utils/graphics/vfixppsl.zip
12 Jun 1998 (catalog date)
2,392 bytes
Download FTP scene.org
This little TSR sets the number of pixels per scan line to match the x resolution of the visible screen. Usefull for demos / games that assume the logical width of a scan line to be equal to the physical width. Includes ASM source code.

Classic by The Brain Slayer
/demos/1991/classic.zip
29 Jun 1996 (catalog date)
118,372 bytes
Download FTP scene.org
Rating:

Black Glass Demo 1 by Renaissance
/demos/1992/rbgdemo1.zip
29 Jun 1996 (catalog date)
209,642 bytes
Download FTP scene.org
Rating:

Black Glass Demo 2 by Renaissance
/demos/1992/rbgdemo2.zip
29 Jun 1996 (catalog date)
88,893 bytes
Download FTP scene.org
Rating:

Assembler Instinct by Gollum
/demos/1994/a/asminst.zip
29 Jun 1996 (catalog date)
695,570 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 07

Jurrasic Ass by A-Men
/demos/1994/a/ass_amen.zip
29 Jun 1996 (catalog date)
1,318,630 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division and ranked XX

Classika by Renegade
/demos/1994/c/classika.zip
29 Jun 1996 (catalog date)
601,259 bytes
Download FTP scene.org
Rating:

Copper by Nix of Massive
/demos/1994/c/copper.zip
29 Jun 1996 (catalog date)
34,488 bytes
Download FTP scene.org
Rating:

Fatal Fantasies by Massive
/demos/1994/f/fatal.zip
29 Jun 1996 (catalog date)
798,531 bytes
Download FTP scene.org
Rating:
Released at event BIZ94 in the demo division and ranked 05

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

Passion by Doomsday Productions
/demos/1994/p/passion.zip
29 Jun 1996 (catalog date)
53,078 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked 08

Jurassic Ass (patch) by A-Men
/demos/1994/s/sil_amen.zip
29 Jun 1996 (catalog date)
7,153 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the demo division

A-Men by Project Assult
/demos/1995/a/ass_ii.zip
29 Jun 1996 (catalog date)
156,114 bytes
Download FTP scene.org
Rating:

Cassiopeia by ???
/demos/1995/c/cass.zip
29 Jun 1996 (catalog date)
3,586 bytes
Download FTP scene.org
Rating:
Released at event TG95 in the in4k division and ranked 06

Lasse Reinbong by Cubic Team
/demos/1995/c/ctslasse.zip
29 Jun 1996 (catalog date)
64,578 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 01

Arabicum (bugfix) by Massive
/demos/1995/m/mass_arf.zip
30 Jun 1996 (catalog date)
731,100 bytes
Download FTP scene.org
Rating:
Released at event BIZ95

Flexible by Massive
/demos/1995/m/mass_flx.zip
30 Jun 1996 (catalog date)
66,600 bytes
Download FTP scene.org
Rating:
Released at event WIR95 in the in64 division and ranked 03

Jewelry by Massive
/demos/1995/m/mass_jwl.zip
30 Jun 1996 (catalog date)
61,656 bytes
Download FTP scene.org
Rating:
Released at event SIH95 in the in64 division and ranked 05

Ultimate Possibilities by Massive
/demos/1995/m/mass_ult.zip
30 Jun 1996 (catalog date)
320,614 bytes
Download FTP scene.org
Rating:
Released at event X95 in the demo division and ranked 04

No Class by Woodpeckers From Mars
/demos/1995/n/noclass.zip
14 May 1997 (catalog date)
50,482 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the in64 division and ranked 14
,,GUS/SB,

Sargasso Meera on Monday by Dimension
/demos/1995/s/sargasso.zip
05 Mar 1998 (catalog date)
58,781 bytes
Download FTP scene.org
Rating:
I suspect they lied about the release date - could've been made in 1996?

Massive by Amable
/demos/1996/a/amb_mass.zip
31 Aug 1996 (catalog date)
70,474 bytes
Download FTP scene.org
Rating:
Released at event SE96 in the in64 division and ranked 06

Critical Mass by Lorenzo, Robymus, Dave
/demos/1996/c/critmass.zip
18 Sep 1996 (catalog date)
2,251 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in1k division and ranked ??

Lasse Reinbong (final) by Cubic Team
/demos/1996/c/ctslrbfn.zip
30 Jun 1996 (catalog date)
179,153 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked 01

Lasse Reinbong (re-release) by Cubic Team, $een
/demos/1996/c/ctslrw95.zip
08 Feb 1997 (catalog date)
124,079 bytes
Download FTP scene.org
Rating:
Win95

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

Never Assume by Miracle
/demos/1996/m/mir_nvas.zip
23 Jul 1996 (catalog date)
1,121,956 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked 05

Psychadelic Assignment by Opium
/demos/1996/p/psychass.zip
09 Feb 1997 (catalog date)
910,179 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the demo division and ranked 23
GUS

Massiivinen Tirskahdus by tAAt
/demos/1997/i/isonauru.zip
23 Jul 1997 (catalog date)
1,373,836 bytes
Download FTP scene.org
Rating:
Released at event ABD97 in the demo division and ranked 06
486,,GUS/SB,

Kick Ass by Lumental
/demos/1997/k/kickass.zip
20 Apr 1997 (catalog date)
144,029 bytes
Download FTP scene.org
Rating:
486,,GUS/SB,4MB

BBS Massacre by Paul Sladen
/demos/1997/m/massacre.zip
08 Oct 1997 (catalog date)
2,284 bytes
Download FTP scene.org
Rating:

Vanishing Point by Assymetric Paranoia
/demos/1998/a/ap_vp.zip
15 Aug 1998 (catalog date)
1,135,889 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the demo division and ranked ??
,VESA,SB16,

Return of the Mack by H-Town Players
/demos/1998/h/htownass.zip
12 Nov 1998 (catalog date)
1,901,054 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the djav division and ranked 07
JAVA

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

Lost Girl by Andrea Salminen
/graphics/images/1994/a/assembly.zip
04 Jul 1996 (catalog date)
66,242 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

Lady by Cassiopeia
/graphics/images/1994/c/cassfin.zip
04 Jul 1996 (catalog date)
17,718 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the grfx division and ranked XX

La Passe by Benz
/graphics/images/1994/l/lapasse.zip
04 Jul 1996 (catalog date)
112,695 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

???
/graphics/images/1995/a/assassin.zip
04 Jul 1996 (catalog date)
67,772 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the grfx division and ranked ??

45 Minute Picasso by Kowtow
/graphics/images/1995/k/k_picas.zip
04 Jul 1996 (catalog date)
26,005 bytes
Download FTP scene.org
Rating:
Released at event ABD95 in the grfx division and ranked 06

??? by Treabeard
/graphics/images/1995/t/tb_ass95.zip
04 Jul 1996 (catalog date)
104,089 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the grfx division and ranked ??

Claudie by Grass
/graphics/images/1996/a/abc_clau.zip
15 Jan 1997 (catalog date)
108,910 bytes
Download FTP scene.org
Rating:

Pani Pienkowa by Grass
/graphics/images/1996/a/abc_pien.zip
04 Nov 1996 (catalog date)
38,718 bytes
Download FTP scene.org
Rating:

Masquerade by Grass
/graphics/images/1996/g/grs_masq.zip
16 May 1997 (catalog date)
79,548 bytes
Download FTP scene.org
Rating:
Released at event CAC96B in the grfx division and ranked XX

Woody by Grass
/graphics/images/1996/g/grs_wood.zip
16 May 1997 (catalog date)
145,701 bytes
Download FTP scene.org
Rating:
Released at event GRV96 in the grfx division and ranked ??

Octopus by Grass
/graphics/images/1996/o/octopus.zip
04 Sep 1996 (catalog date)
272,838 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grfx division and ranked 03

Portrait by Grass
/graphics/images/1996/p/portrait.zip
23 Nov 1996 (catalog date)
141,398 bytes
Download FTP scene.org
Rating:
Released at event PS96 in the grfx division and ranked XX

Cyber Parrot by Grass
/graphics/images/1997/a/abc_cybp.zip
21 Jun 1997 (catalog date)
143,379 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the grfx division and ranked 02
640x480x256

Vistanian dreams by Grass of Cyber Dreams
/graphics/images/1997/c/cdi_vstn.zip
16 Feb 1998 (catalog date)
55,997 bytes
Download FTP scene.org
Rating:
Released at event ANT97 in the grfx division and ranked ??
320x200x256

Dre-siara by Grass
/graphics/images/1997/g/grs_dres.zip
05 Apr 1997 (catalog date)
32,100 bytes
Download FTP scene.org
Rating:

Fate by Grass
/graphics/images/1998/c/cdi_fate.zip
16 Jun 1998 (catalog date)
110,125 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grfx division and ranked 10
640x480x256

Women's Lie by Grass, Dark of CDI
/graphics/images/1998/c/cdi_wmnl.zip
14 Sep 1998 (catalog date)
167,524 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the grfx division and ranked 36
640x480x256

Class by Visualize of Pulse
/graphics/images/1998/c/class_by.zip
14 Oct 1998 (catalog date)
322,299 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 06
320x20016m

Passion by Zoom of Independent
/graphics/images/1998/p/passion_.zip
14 Oct 1998 (catalog date)
657,478 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 09
640x480x16m

The Gathering of Souls by mcMoffin of Associated Computer Nerds
/graphics/images/1998/t/tgofs.zip
30 Jun 1998 (catalog date)
381,919 bytes
Download FTP scene.org
Released at event TG98 in the grfx division and ranked 02
569x760x16m

No guts, no fame by Madasscow, Rad Man of Acid Productions
/graphics/images/1998/u/us-nogut.zip
21 Apr 1998 (catalog date)
207,925 bytes
Download FTP scene.org
Rating:
Released at event SB98 in the grfx division and ranked 02
640x480x16m

Digital Orgasm by Boomer the Bass Pig
/music/contests/mc1/entries/__orgasm.zip
09 Nov 1996 (catalog date)
173,795 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked 08

The Cutting Edge by Boomer the Bass Pig
/music/contests/mc1/entries/__thecut.zip
09 Nov 1996 (catalog date)
158,909 bytes
Download FTP scene.org
Released at event MC1 in the mmul division and ranked EE

The Anthem by General Assassin
/music/contests/mc2/veteran/v-anthem.zip
09 Nov 1996 (catalog date)
258,564 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V29

E-09344 by Future Assassin
/music/contests/mc3/veteran/e-09344.zip
09 Nov 1996 (catalog date)
223,612 bytes
Download FTP scene.org
Released at event MC3 in the mmul division and ranked V12

Music Contest 4 Round 1 Voting Assignments by Hornet
/music/contests/mc4/files/mc4vrnd1.zip
09 Nov 1996 (catalog date)
5,454 bytes
Download FTP scene.org
Released at event MC4

Music Contest 4 Round 2 Voting Assignments by Hornet
/music/contests/mc4/files/mc4vrnd2.zip
09 Nov 1996 (catalog date)
12,437 bytes
Download FTP scene.org
Released at event MC4

Uncertain Dreams by BassQ
/music/contests/mc4/veteran/m4v-unce.zip
10 Nov 1996 (catalog date)
518,592 bytes
Download FTP scene.org
Released at event MC4 in the mmul division and ranked XX

Pick Up Da Bassline by Tronix-D of Lsd
/music/contests/mc5/intermed/m5i-pudb.zip
29 Aug 1997 (catalog date)
89,551 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Cassandra Effect by Stein of Chaos Theory, Night 55
/music/contests/mc5/rookie/m5r-tce.zip
29 Aug 1997 (catalog date)
287,334 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Clandestine Destiny by Inner Vision of Kosmic, Carcass
/music/contests/mc5/veteran/m5v-dest.zip
29 Aug 1997 (catalog date)
485,336 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

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

Stargazer by Bassq of Cloud Nine
/music/contests/mc5/veteran/m5v-sgaz.zip
29 Aug 1997 (catalog date)
526,112 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Silhouettes by Porus of Moss, Plasm, Carcass
/music/contests/mc5/veteran/m5v-sill.zip
29 Aug 1997 (catalog date)
457,933 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Beyond The Glass by Coplan
/music/contests/mc6/intermed/m6i-glas.zip
28 Mar 1999 (catalog date)
263,256 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Assidge by Cybelius
/music/disks/1995/assidge.zip
26 Jul 1996 (catalog date)
2,322,478 bytes
Download FTP scene.org
Rating:

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

Drastic Scream by Lasse Makkonen
/music/disks/1995/ds.zip
26 Jul 1996 (catalog date)
1,535,314 bytes
Download FTP scene.org
Rating:

Assidge 2 by Cybelius of Orange
/music/disks/1996/assidge2.zip
18 Jun 1998 (catalog date)
2,511,894 bytes
Download FTP scene.org
Rating:
,,GUS/SB/PAS,

Beaver 1 - My Mother Was A Beaver by Mass
/music/disks/1996/beaver01.zip
28 Sep 1996 (catalog date)
171,998 bytes
Download FTP scene.org
Rating:

C64 School by Carcass
/music/disks/1996/ccs-c64.zip
15 Sep 1996 (catalog date)
706,758 bytes
Download FTP scene.org
Rating:

Deceased Ambition (XM Pack) by Vincent Voois
/music/disks/1996/daxmpck.zip
22 Jan 1997 (catalog date)
5,063,281 bytes
Download FTP scene.org
Rating:
At 5 megs, you might not want to download this. Trust me, you do. There are a couple totally kick ass tunes in here... this guy is good.

C64 Classics LP by Dreamfish of Mono
/music/disks/1996/m_c64.zip
30 Aug 1996 (catalog date)
175,163 bytes
Download FTP scene.org
Rating:

One Way Glass by Porus
/music/disks/1996/mss-1way.zip
19 Nov 1996 (catalog date)
2,097,246 bytes
Download FTP scene.org
Rating:

Neural Assault by Qool Productions
/music/disks/1996/neural.zip
15 Sep 1996 (catalog date)
489,390 bytes
Download FTP scene.org
Rating:

Arabic by MaX, Bass, GOnDaR, Ferda of MovSD
/music/disks/1997/arabic.zip
17 Jun 1997 (catalog date)
2,949,226 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!

Electronic Ear Candy For The Masses by scin lenina of intellicore
/music/disks/1997/ic-candy.zip
06 Sep 1997 (catalog date)
544,250 bytes
Download FTP scene.org

Assignment In Eternity by SoundGod of Torrent
/music/disks/1997/sg-aie.zip
29 Oct 1997 (catalog date)
1,849,339 bytes
Download FTP scene.org

Skyline by Nexus, BassQ, Arclight, Turrican, Vildauget of Cloud Nine
/music/disks/1997/skyline.zip
15 Apr 1997 (catalog date)
3,716,143 bytes
Download FTP scene.org

Unfinished by HigherBeing of Carcass
/music/disks/1998/unfnshed.zip
12 Jan 1998 (catalog date)
1,784,460 bytes
Download FTP scene.org
Rating:

PNPMIX v0.2 by Nima Ghasseminejad
/music/programs/mixers/pnpmix02.zip
09 Jan 1997 (catalog date)
7,312 bytes
Download FTP scene.org
Gravis UltraSound PnP dos mixer

Adrenalin Module Player v0.30 by Beta of Adrenalin
/music/programs/players/amod030.zip
09 Jan 1997 (catalog date)
77,826 bytes
Download FTP scene.org
Assembly '95 Edition

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.

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

MOD.EXE
/music/programs/players/mod.zip
20 Apr 1997 (catalog date)
12,018 bytes
Download FTP scene.org
Graphical MOD player "MASSOUND Player version 9"

Modplug Player V1.38 by Olivier Lapicque
/music/programs/players/mpp138.zip
30 Aug 1998 (catalog date)
255,342 bytes
Download FTP scene.org
MOD/S3M/XM/IT/OKT/NST/WOW/MED/669 Player for Windows95/NT4, Supports playlists live mixing of 2 mods + input, Bass Expansion, Surround, Reverb, EQ, zipped modules, VU-Meter, spectrum analyzer, DirectSound & MMX acceleration. WinAmp Plug-Ins & RAR support, IT Resonant Filters, and 5-bands Graphic Equalizer. (See readme.txt for more details)

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

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

Hammerhead by Bram Bos
/music/programs/samplers/hhbeta96.zip
24 May 1997 (catalog date)
1,440,712 bytes
Download FTP scene.org
What is HammerHead ? HammerHead is a simple TR-909-like drumcomputer program aiming at the dance-scene. You can use it to create perfect Techno-loops, Jungle patterns and real BAD-MOFO-KICK-ASS-NOISY-GABBA-SHIT. What is HammerHead not ? HammerHead is not Shareware, it's Freeware . No frustrating save-disabling, no grayed-out-menu-features, no paying serious money, no annoying messages and most of all NO TIME LIMIT... HammerHead is not a Bossa Nova tool... This means that you won't find any sucky Tom-Toms, Shakers, Cowbells, Congas and Bongos in this box... What you WILL find is cool 909 shit, bad overdriven bassdrums, lotsa snaredrums, claps, and complete breakbeats to spice up the lot. Buckets-o-fun for making Jungle.

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

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

Cz-101 Sample Pack by Pfister
/music/samples/cz-101.zip
24 Jun 1997 (catalog date)
483,522 bytes
Download FTP scene.org
WAV format - basses, leads, filter sweeps, bass drums

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

Farmer's It Samplepack 3 by Farmer
/music/samples/frm-smp3.zip
08 Jan 1998 (catalog date)
988,375 bytes
Download FTP scene.org
Contains 28 cd-quality samples from percussion to trumpets and bass to sound effects. A must-get for anyone who tracks.

Farmer's It Samplepack 1 by Farmer
/music/samples/frm_smp1.zip
04 Jul 1997 (catalog date)
1,111,719 bytes
Download FTP scene.org
Over 30 instruments in IT format, mostly 44khz 16-bit mono. Wide variety, percussion, basses, synths, voices. Top notch quality.

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

Kurzweil K2000 Rom Bank Basses by Lala
/music/samples/k2k_bass.zip
25 Jun 1997 (catalog date)
934,645 bytes
Download FTP scene.org
Selected ROM Bank basses from my Kurzweil K2000. All are in 22 kHz, 16-bit mono WAV format. The *_c?.WAV denotes that these are multisample instruments.

Percussion Samples from Korg Pro-Wave MIDI Daughter Board by Sam Eassa
/music/samples/korgperc.zip
11 Sep 1996 (catalog date)
808,793 bytes
Download FTP scene.org
WAV, 16-bit 44kh

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.

Soundwave's Sample Collection, Waldorf Pulse by Soundwave
/music/samples/s16pulse.zip
13 Oct 1997 (catalog date)
23,581,833 bytes
Download FTP scene.org
Samples of the Waldorf Pulse bass synthesizer, 44.1kHz 16 bit, 8 packs. The Waldorf Pulse is a classy, 3-VCO analog bass synthesizer with some nice acid-tweaking knobs if done right. It can do great Minimoog sounds, screeching leads, and more. Some are homemade, some are not, some are factory patches. Most are multisampled for that analog feel if you split up the waveform. Lots of bass sounds - that's what the Pulse is good for.

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

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

Cweak Bass by PiCoder of Seaber Designs
/music/samples/sed-cwbs.zip
05 Jan 1998 (catalog date)
595,670 bytes
Download FTP scene.org
16 bit, 44.1kHz, multisampled, looped WAVs of cool and fatty bass

Dou Bass by PiCoder of Seaber Designs
/music/samples/sed-dobs.zip
05 Jan 1998 (catalog date)
832,551 bytes
Download FTP scene.org
16 bit, 44.1kHz, multisampled, looped WAVs of fatty bass

Metal Clanger Bass by PiCoder of Seaber Designs
/music/samples/sed-mcbs.zip
11 Mar 1998 (catalog date)
931,954 bytes
Download FTP scene.org
This is a unique-sounding bass, which has a clanging sound in its structure. Multisampled to fit 4 octaves. All samples are 44.1kHz, 16 bit.

Sine Bass Samples
/music/samples/sine.zip
10 Sep 1996 (catalog date)
557,956 bytes
Download FTP scene.org
unknown format, 8-bit 44kh

Samples (Set 2: Solos, Bass, Pads) by Soundwave
/music/samples/sw-blp.zip
10 Sep 1996 (catalog date)
2,269,879 bytes
Download FTP scene.org
SND

Samples (Set 5: Brass, Woodwinds, Pads) by Soundwave
/music/samples/sw-brwbl.zip
10 Sep 1996 (catalog date)
2,294,439 bytes
Download FTP scene.org
SND

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

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

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

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

Oberheim Matrix 1000 Samples by Soundwave
/music/samples/swoberhm.zip
11 Oct 1997 (catalog date)
34,540,308 bytes
Download FTP scene.org
This is yet another sample pack made for those with samplers and high-end trackers. 50 samples are in this pack, all coming from bank 0 (!) of the Oberheim Matrix 1000. The Oberheim Matrix 1000 is a nice little analog synthesizer with classic Oberheim sounds, for those who don't know. The samples were done on a Turtle Beach Tropez. Hopefully this provides a tad better audio quality than the Pro Audio Spectrum 16 (which in itself wasn't bad). Sorry, no loop points or envelopes are provided.

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

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

Techno Rave Bass Drum Set by NTX
/music/samples/xi_techd.zip
10 Sep 1996 (catalog date)
358,038 bytes
Download FTP scene.org
XI - 8-bit and 16-bit

Broken Dreams by Captain
/music/songs/1993/brokendr.zip
01 Feb 1997 (catalog date)
164,857 bytes
Download FTP scene.org
Rating:
(MOD) Released at Assembly '93.

Dawn Mosaic by Groo
/music/songs/1993/dawnmosa.zip
01 Feb 1997 (catalog date)
147,197 bytes
Download FTP scene.org
Rating:
(MOD) A classic.

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.

Warm Fuzzies by Future Assassin
/music/songs/1994/fa-fuzz.zip
19 Mar 1997 (catalog date)
77,773 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)

Through the Looking Glass by Lankhmar
/music/songs/1995/b/b13-0002.zip
16 Sep 1996 (catalog date)
160,180 bytes
Download FTP scene.org
Rating:
(S3M)

Bass by Noiseless
/music/songs/1995/b/bass.zip
16 Sep 1996 (catalog date)
942,022 bytes
Download FTP scene.org
Rating:
Released at event TG95
(MOD)

Bass Of The Jungle by Xenocide
/music/songs/1995/b/bassjung.zip
21 Sep 1996 (catalog date)
339,295 bytes
Download FTP scene.org
Rating:
(XM)

Canned Passion by Dep
/music/songs/1995/c/can_pas.zip
16 Sep 1996 (catalog date)
162,429 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MOD)

Basshead by Marco Pietribiasi
/music/songs/1995/c/cb-bhead.zip
21 Sep 1996 (catalog date)
110,020 bytes
Download FTP scene.org
Rating:
(XM)

Carcass Is Amoung You by Aahz
/music/songs/1995/c/ccs-amg.zip
16 Sep 1996 (catalog date)
313,952 bytes
Download FTP scene.org
Rating:
(S3M)

The GlassWalker by Aahz
/music/songs/1995/c/ccs-glsw.zip
16 Sep 1996 (catalog date)
199,873 bytes
Download FTP scene.org
Rating:
(S3M)

Electronic Corrida by Future Assassin
/music/songs/1995/f/fa-elect.zip
17 Sep 1996 (catalog date)
213,226 bytes
Download FTP scene.org
Rating:
(S3M)

Betrayal Of Innocence by Future Assassin
/music/songs/1995/f/fa-innoc.zip
19 Mar 1997 (catalog date)
243,131 bytes
Download FTP scene.org
Rating:
(S3M)

Reflections by Future Assassin
/music/songs/1995/f/fa-rflct.zip
17 Sep 1996 (catalog date)
194,350 bytes
Download FTP scene.org
Rating:
(S3M)

Happy Trance by Thunderbass
/music/songs/1995/h/haptranc.zip
11 Sep 1996 (catalog date)
168,391 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the mmul division and ranked 03
(XM)

Kissmyass by Jazz, Haujobb
/music/songs/1995/k/kissmyas.zip
16 Sep 1996 (catalog date)
244,175 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked 05
(MOD)

Klisje-Pa-Klisje (revised) by Hussam Eassa
/music/songs/1995/k/klisje-1.zip
16 Sep 1996 (catalog date)
24,148 bytes
Download FTP scene.org
Rating:
(MID)

Mindless by Cygnes
/music/songs/1995/m/mass-mnd.zip
11 Sep 1996 (catalog date)
310,254 bytes
Download FTP scene.org
Rating:
Released at event BIZ95 in the mmul division and ranked XX
(XM)

Reoclassic Mokk by Dune
/music/songs/1995/r/reoclasc.zip
20 Sep 1996 (catalog date)
25,445 bytes
Download FTP scene.org
Rating:
(S3M)

Smiling Guitar Assault by Raphael of Digitalus
/music/songs/1995/s/sgaf1.zip
23 Nov 1997 (catalog date)
179,031 bytes
Download FTP scene.org
Rating:
(S3M)

MAd Dog in Acid World by Lasse
/music/songs/1995/t/the_madd.zip
16 Sep 1996 (catalog date)
65,478 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the m4ch division and ranked XX
(MED)

Transmition Assimilate by Blurry
/music/songs/1995/t/trans.zip
20 Sep 1996 (catalog date)
330,173 bytes
Download FTP scene.org
Rating:
(S3M)

Wiggle yo Ass by Phoenix
/music/songs/1995/w/wya_.zip
20 Sep 1996 (catalog date)
117,464 bytes
Download FTP scene.org
Rating:
Released at event NAID95
(S3M)

Zoolook by Assassin
/music/songs/1995/z/zoolook.zip
21 Sep 1996 (catalog date)
191,853 bytes
Download FTP scene.org
Rating:
(XM)

Hard Climat #3 by Grass
/music/songs/1996/a/abc_hard.zip
01 Feb 1997 (catalog date)
155,356 bytes
Download FTP scene.org
Rating:
(MOD)

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

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

The Assasin by WildSide
/music/songs/1996/a/assasin.zip
18 Mar 1997 (catalog date)
89,872 bytes
Download FTP scene.org
Rating:
(S3M)

Bassy by Darius of Outworlders
/music/songs/1996/b/bassy.zip
04 Aug 1996 (catalog date)
163,486 bytes
Download FTP scene.org
Rating:
(XM)

Uncertain Dreams by BassQ of Cloud Nine
/music/songs/1996/b/bq-dream.zip
01 May 1997 (catalog date)
521,077 bytes
Download FTP scene.org
Rating:
(XM)

Dustbin Days by BassQ of Cloud Nine
/music/songs/1996/b/bq-dust.zip
01 May 1997 (catalog date)
222,022 bytes
Download FTP scene.org
Rating:
(XM)

Fantozi Ii by BassQ of Cloud Nine
/music/songs/1996/b/bq-fant2.zip
01 May 1997 (catalog date)
301,953 bytes
Download FTP scene.org
Rating:
(XM)

High On Love by BassQ
/music/songs/1996/b/bq-high.zip
22 Sep 1996 (catalog date)
344,430 bytes
Download FTP scene.org
Rating:
(XM)

Supernova by BassQ of Cloud Nine
/music/songs/1996/b/bq-sup.zip
01 May 1997 (catalog date)
326,571 bytes
Download FTP scene.org
Rating:
(XM)

Inertia by Replay of Carcass
/music/songs/1996/c/ccs-iner.zip
23 Jul 1996 (catalog date)
215,293 bytes
Download FTP scene.org
Rating:
(S3M)

Meaning by Dynamic Harmony of Carcass
/music/songs/1996/c/ccs-mean.zip
23 Jul 1996 (catalog date)
229,282 bytes
Download FTP scene.org
Rating:
(S3M)

Music Matrix by Vegas of Carcass
/music/songs/1996/c/ccs-mtrx.zip
23 Aug 1996 (catalog date)
166,241 bytes
Download FTP scene.org
Rating:
(IT)

Point of View by Replay of Carcass
/music/songs/1996/c/ccs-pov.zip
23 Jul 1996 (catalog date)
212,767 bytes
Download FTP scene.org
Rating:
(S3M)

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

Passion by Cygnes
/music/songs/1996/c/cgs-pass.zip
01 Jul 1996 (catalog date)
378,178 bytes
Download FTP scene.org
Rating:
(XM)

Southern China by The Passengers
/music/songs/1996/c/china.zip
08 Oct 1996 (catalog date)
459,177 bytes
Download FTP scene.org
Rating:
(XM)

Classical Sight by SoundMaster
/music/songs/1996/c/classica.zip
01 Jul 1996 (catalog date)
490,182 bytes
Download FTP scene.org
Rating:
(XM)

Asskicker by Froyd The Dreud, Jack Bass
/music/songs/1996/d/ds-askik.zip
22 Sep 1996 (catalog date)
247,251 bytes
Download FTP scene.org
Rating:
(IT)

Glass Elephant by Sivu
/music/songs/1996/e/elephant.zip
22 Sep 1996 (catalog date)
465,682 bytes
Download FTP scene.org
Rating:
Released at event JUH96A in the mmul division and ranked 01
(XM)

Encased in Glass by Mute
/music/songs/1996/e/encased.zip
01 Oct 1996 (catalog date)
612,494 bytes
Download FTP scene.org
Rating:
(IT)

Animated Bunghole Power by Future Assassin
/music/songs/1996/f/fa-bung.zip
22 Sep 1996 (catalog date)
249,885 bytes
Download FTP scene.org
Rating:
(S3M)

Neptune Ballista by Future Assassin
/music/songs/1996/f/fa-neptb.zip
22 Sep 1996 (catalog date)
207,408 bytes
Download FTP scene.org
Rating:
(S3M)

Phobic by Future Assassin
/music/songs/1996/f/fa-phob.zip
22 Sep 1996 (catalog date)
251,607 bytes
Download FTP scene.org
Rating:
(S3M)

Demon's Pride (remix) by Future Assassin
/music/songs/1996/f/fa-pride.zip
20 Nov 1996 (catalog date)
226,681 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the mmul division and ranked 03
(IT)

Time Passing by Fumar of Simple Concept Music Productions
/music/songs/1996/f/fr-time.zip
19 Jun 1998 (catalog date)
228,705 bytes
Download FTP scene.org
(XM)

Hi Breeze by Calvin of Proxima
/music/songs/1996/j/jegkanju.zip
24 Jan 1997 (catalog date)
100,964 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the mmul division and ranked ??
(XM) Heavy bass, good beat

Touch Of Bass by Super Slimer
/music/songs/1996/m/m_touch.zip
20 Apr 1997 (catalog date)
616,538 bytes
Download FTP scene.org
(IT)

Sweetly by Contagion
/music/songs/1996/m/mass-swt.zip
22 Sep 1996 (catalog date)
466,470 bytes
Download FTP scene.org
Rating:
Released at event X96 in the mmul division and ranked XX
(XM)

Massive by Kezoomer
/music/songs/1996/m/massive.zip
22 Sep 1996 (catalog date)
316,351 bytes
Download FTP scene.org
Rating:
(S3M)

Rinistys Yolla Metsassa by Catalysator
/music/songs/1996/m/metsa.zip
15 Mar 1997 (catalog date)
106,310 bytes
Download FTP scene.org
Released at event DML96B in the mfst division and ranked 08
(MOD)

Drop The Bass Knob by Vivid, Chuck Biscuits
/music/songs/1996/m/mo_drop.zip
20 Apr 1997 (catalog date)
583,372 bytes
Download FTP scene.org
(XM)

Mere Assumption by S.Roger
/music/songs/1996/n/ntr-mere.zip
22 Nov 1996 (catalog date)
144,307 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the mmul division and ranked 04
(S3M)

Beyond The Glass Sky by Pinion
/music/songs/1996/p/pn-btgs.zip
22 Sep 1996 (catalog date)
255,153 bytes
Download FTP scene.org
Rating:
(S3M)

Sort Of Police by Miguel of The Passengers
/music/songs/1996/p/police.zip
01 Oct 1997 (catalog date)
884,587 bytes
Download FTP scene.org
(XM)