Search for "its": 121 matches

Gouraud filler by Cazz
/code/3d/trifill/gouraud/cazzgour.zip
19 Jan 1998 (catalog date)
65,361 bytes
Download FTP scene.org
Rating:
Gouraud filler and some code for rendering an object. Incorrect x clipping. PI = 3.14159265 *3* 58979323... (you only need the first 5-7 digits anyway...)

MOD Units by Charles Attard
/code/audio/players/modunits.zip
01 Jul 1997 (catalog date)
98,726 bytes
Download FTP scene.org
Rating:
TPU units for music playback. Supports a nice variety of file formats, but doens't support the GUS natively.

Mini LZO Realtime Data Compression Library by Markus Oberhumer. Fits in 6 kilobytes when compiled.
/code/compress/mlzo100.zip
17 Jan 1999 (catalog date)
26,510 bytes
Download FTP scene.org
Rating:

ACiDween loader by Wonder Monkey of Acid
/code/demosrc/bbsintro/wm-h_src.zip
10 Jan 1997 (catalog date)
76,513 bytes
Download FTP scene.org
Rating:
Source for a halloween BBS loader - So-So source. Scarey warnings about ripping. But I'm sure I'll want this guy's routine for masking off bits. I suppose he thinks SHR AL, 3: SHL AL, 3 is faster than AND AL, 11111000b.

Amnesia Vector source by Tran of Renaissance
/code/demosrc/demos/as.zip
10 Jan 1997 (catalog date)
7,047 bytes
Download FTP scene.org
Rating:
The sources for the temple vector part of Amnesia - Sparce comments. Tight code, but probably only understandable by those who have written atleast a simple vector system and familiar with pmode. Certainly good code, but I question its usefulness to those who read it.

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

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

bits'93 source by David Hedley
/code/demosrc/intros/bits93.zip
10 Jan 1997 (catalog date)
34,416 bytes
Download FTP scene.org
Rating:
Sources for an intro with a bouncing lens and a sinus scroller - Few comments. Shows influences from Mental Surgery, mainly in the interrupt routines. Old sources (1993), good timing of effects.

Virtual Lame source by Paradise
/code/demosrc/intros/virtlame.zip
10 Jan 1997 (catalog date)
176,796 bytes
Download FTP scene.org
Rating:
Source for an intro with a text writer/fader and "supposedly" vector balls and skulls - Title speaks for itself.

rotating landscape by TTT
/code/effects/land/rotscape.zip
10 Jan 1997 (catalog date)
129,844 bytes
Download FTP scene.org
Rating:
A landscape routine similar to that at the end of unreal - Comments only on function names and has a larger executable than need be for this effect. (Lots of tables, i.e. the landscape itself)

Pallette Resampler by Jason Nunn of Superreal, Hornet
/code/effects/pallette/presamp.zip
21 Sep 1997 (catalog date)
85,884 bytes
Download FTP scene.org
Rating:
Fits multiple 256 color palettes into one.

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

Voxel by 6502 of Fatal Rage
/code/effects/voxel/newvox.zip
26 Jun 1997 (catalog date)
3,227 bytes
Download FTP scene.org
Rating:
Beautiful hightfield rendering. If there's anyone with half a clue who can't understand this, I'd like to know. The effect itself is beautiful, fast, and the code is gratuitously commented. My only quip is having (gipped) allocation of some 180k that just eats up base memory. Has no .exe, but compiles with watcom with no problems.

wormhole by John Cloninger of IND
/code/effects/wormhole/wormhole.zip
10 Jan 1997 (catalog date)
118,586 bytes
Download FTP scene.org
Rating:
A wormhole example - Slow generation of the wormhole itself then it loads the wormhole from a file for the actual effect. You have to figure most of the effect out for yourself though.

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

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.

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

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

The Mag by Spellcaster
/code/mags/mag07.zip
01 Jul 1997 (catalog date)
34,151 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, units, boolean algebra, pointers, lens effect.

Mode 13h Explanation by Vulture of Outlaw Triad
/code/tutors/video/basicdoc.zip
18 Jan 1998 (catalog date)
4,494 bytes
Download FTP scene.org
Rating:
Only explains how to get into mode 13h and how its memory model works. Not very useful.

Watcom Font Editor by ???
/code/utils/fonts/w_fonted.zip
29 Sep 1997 (catalog date)
11,204 bytes
Download FTP scene.org
Rating:
Watcom font editor by ?. No documentation, no help, no examples. Only the source of the editor itself.

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

BBS No Limits (GUS) by MikMak, Manar
/demos/1994/s/shroom.zip
29 Jun 1996 (catalog date)
118,830 bytes
Download FTP scene.org
Rating:

BBS No Limits (SB) by MikMak, Manar
/demos/1994/s/shroomsb.zip
29 Jun 1996 (catalog date)
113,555 bytes
Download FTP scene.org
Rating:

Donitsi by Digitize Design Group
/demos/1995/d/ddgdonut.zip
29 Jun 1996 (catalog date)
648,861 bytes
Download FTP scene.org
Rating:

Into the Shadows by Triton
/demos/1995/i/itsdemo.zip
30 Jun 1996 (catalog date)
3,594,900 bytes
Download FTP scene.org
Rating:

24-Bits Intro by Masqwe
/demos/1995/m/maqcolor.zip
30 Jun 1996 (catalog date)
46,921 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the in64 division and ranked ??

Units by 6502
/demos/1995/u/units.zip
30 Jun 1996 (catalog date)
31,079 bytes
Download FTP scene.org
Rating:

Fruits by Exhumers
/demos/1996/f/fruits.zip
18 Sep 1996 (catalog date)
82,656 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the in64 division and ranked 01

Itsari by Itsari
/demos/1996/i/itsari.zip
08 Dec 1996 (catalog date)
445,063 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the demo division and ranked 10

Konevitsa by Mikki
/demos/1996/k/kvitsa.zip
14 Sep 1996 (catalog date)
49,701 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the in64 division and ranked XX

Arco Iris by Threesome, Three Brits
/demos/1997/a/arcoiris.zip
30 Aug 1997 (catalog date)
50,676 bytes
Download FTP scene.org
Rating:
Released at event WIR97 in the in64 division and ranked 06

Stoneage Fiction by Itsari
/demos/1997/c/cave_fix.zip
09 Nov 1997 (catalog date)
2,435,771 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the demo division and ranked 02
P5,VESA,GUS/SB/PAS,16MB

Radio Hits by The End
/demos/1997/e/endradio.zip
15 Aug 1997 (catalog date)
1,285,402 bytes
Download FTP scene.org
Rating:
Released at event Z97 in the demo division and ranked ??

Radio Hits (EXE fix) by The End
/demos/1997/e/endrdfix.zip
08 Oct 1997 (catalog date)
184,586 bytes
Download FTP scene.org

8192 Bits by Runtime, Rv
/demos/1998/0-9/8192_1k.zip
19 Nov 1998 (catalog date)
1,678 bytes
Download FTP scene.org
Rating:
486-33,,,

Illusions by The Hobbits
/demos/1998/i/illusion.zip
17 Apr 1998 (catalog date)
672,421 bytes
Download FTP scene.org
486,,SB,

Julma Neitsyys by Damones
/demos/1998/p/pallo.zip
30 Jul 1998 (catalog date)
17,332 bytes
Download FTP scene.org
Rating:
Released at event ABD98 in the in64 division and ranked 08
,,Adlib,

Flash by Zeitsprung
/demos/1998/z/zeit-fl.zip
21 Nov 1998 (catalog date)
2,093,065 bytes
Download FTP scene.org
Win95+DirectX 5

It's Hard by Dr. Weird
/graphics/images/1994/i/its_hard.zip
04 Jul 1996 (catalog date)
9,889 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the grfx division and ranked XX

Rabbits by ???
/graphics/images/1995/r/rabbits.zip
04 Jul 1996 (catalog date)
31,593 bytes
Download FTP scene.org
Rating:
Released at event ASM95 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

Babe by The Ripper of Itsari
/graphics/images/1996/b/babe.zip
06 May 1998 (catalog date)
16,820 bytes
Download FTP scene.org
Rating:
Released at event WIR96 in the grfx division and ranked 17
640x480x256

Bill Gates with or without tits by Artman, Samsam, Cheeta, Chap
/graphics/images/1998/0-9/30min.zip
21 Apr 1998 (catalog date)
23,437 bytes
Download FTP scene.org
30Min Gfx Compo on chPixel

8 bits are enough by TGI of Brainfart audiovisuals
/graphics/images/1998/0-9/8_bits.zip
26 May 1998 (catalog date)
504,684 bytes
Download FTP scene.org
Released at event MEK98 in the grfx division and ranked 05
640x480x256

Decision by BitScout of Ritual
/graphics/images/1998/d/decision.zip
14 Oct 1998 (catalog date)
741,820 bytes
Download FTP scene.org
Rating:
Released at event ASM98 in the grfx division and ranked 13
640x480x16m

Future Bandits by 3D Addict of Digital Nerds
/graphics/images/1998/f/futureb.zip
06 May 1998 (catalog date)
235,466 bytes
Download FTP scene.org
Rating:

LTP2 Waits for you by Popsy Team
/graphics/images/1998/l/ltp2.zip
06 May 1998 (catalog date)
82,851 bytes
Download FTP scene.org
Rating:
Released at event VOL4 in the grfx division and ranked ??
320x200x16m

A Different Sky by Liam The Lemming of Kosmic, Three Brits, Twain
/music/contests/mc5/veteran/m5v-dsky.zip
29 Aug 1997 (catalog date)
551,615 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

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

Bythelakeshewaits by Myristica
/music/contests/mc6/intermed/m6i-lake.zip
28 Mar 1999 (catalog date)
578,551 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Damage #2 by REM
/music/disks/1994/damg0794.zip
10 Jun 1998 (catalog date)
1,317,890 bytes
Download FTP scene.org
Rating:
music by Necros, Chuck Biscuits, Basehead, Lord Pegasus, Nemesis, & Fraud - ,,GUS/SB,

Fire in the Soul by Immortal Software Productions
/music/disks/1995/fits12.zip
26 Jul 1996 (catalog date)
891,793 bytes
Download FTP scene.org
Rating:

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

Beyond The Silence by Absolute Zero, Circuits Edge, Cosmik Druid, Darkium, HolyBlood, Runestar, Silver Blues of Beyond
/music/disks/1998/bey_9808.zip
22 Sep 1998 (catalog date)
2,672,833 bytes
Download FTP scene.org

Fits All Sizes by Icebound of M-Headz
/music/disks/1998/ib-fits.zip
18 Aug 1998 (catalog date)
3,568,384 bytes
Download FTP scene.org

Yamp 2.1 - The Music Player by AKA
/music/programs/players/yamp21.zip
14 Nov 1997 (catalog date)
1,395,682 bytes
Download FTP scene.org
The player for WAVs (all formats, even compressed ones), MIDs, RMIs, MODs, S3Ms, XMs, ITs and CDs - ZIP support - powerful play lists - command line support for single songs, a number of songs, play lists and folders - Drag'n'Drop for songs, play lists, folders .. - loadable and editable designs, even non-rectangular windows are possible, 41 designs are included - Ok now, read the help file for a longer feature list :) Yamp is freeware.

Compact Split v2.0 and CD Read v1.0
/music/programs/samplers/cs2.zip
28 Sep 1996 (catalog date)
206,726 bytes
Download FTP scene.org
Grabs tracks digitally (no noise) from audio-cds and splits the tracks into perfectly cut sample.

Defractor 0.97beta by Neurotix
/music/programs/samplers/dfc097.zip
11 Oct 1997 (catalog date)
308,071 bytes
Download FTP scene.org
Defractor is Digital Synth with sample generator. Its Sample Generator Engine is based on a 32 Bit float core. It features 2 Oscillator (with 13 waveform), 2 Envelope Generator, Smoothing - Pinch/Punch - Sliding filters, Preview, Overdrive. It save samples in .RAW .WAV and .XI format. Many other feature... Defractor is **FREEWARE**

ITxt v1.05 by ZaStaR
/music/programs/songtext/itxt105.zip
10 Sep 1996 (catalog date)
6,567 bytes
Download FTP scene.org
Import text into ITs

Impulse Tracker Font Editor V2.12 by ZaStaR
/music/programs/trackers/itf212.zip
19 Aug 1997 (catalog date)
43,399 bytes
Download FTP scene.org
Edits the font Impulse Tracker uses. Tired of the illegible DOS fonts IT is forced to use? Load from a new selection of fonts or make your own.

SndInfo v0.4
/music/programs/trackers/sndinfo4.zip
14 Mar 1997 (catalog date)
36,375 bytes
Download FTP scene.org
Gives info on IT, ITS, ITI, XM, S3M, S3I, FAR, ULT, MDL, 669, 669e, PLM, MOD

Vibe Control Center V1.01 by Logos of Charlie Brown Records
/music/programs/unusual/vibe101.zip
06 Jun 1997 (catalog date)
618,214 bytes
Download FTP scene.org
Vibe Control Center is a program which enlightens the work of the (music-)group manager. VCC has a powerful (paradox-based) database in which all the group- data can be entered. With this information VCC can easily print fancy text-files in the format you have designed with the powerful (html-alike) text-structuring language. VCC can also pack your releases or disks with the push of a button, WITH the info-files that carry the latest of your group its information. No more endlessly preparing an info-file for a musicdisk or release, just push that button. By downloading Vibe, you have earned a good night sleep, Logos

Drum Loops - Pack 1 by FAC
/music/samples/f_loops1.zip
26 Apr 1997 (catalog date)
1,631,610 bytes
Download FTP scene.org
Some original drum loops and fill-ins all in XI format, 22 Khz, 16 bits. These are NOT techno loops.

Mercure Drums by Mercure
/music/samples/mrc-drum.zip
26 Apr 1997 (catalog date)
1,610,057 bytes
Download FTP scene.org
Here are a few 16 bits, 44.1KHz drums samples for your tracking pleasure, straight from several cds. Credits include: George Duke Terence Trent D'Arby Prince Tone Loc .. and a few others :)

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.

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.

5 Orchestra Hits by PiCoder of Seaber Designs
/music/samples/sed-orht.zip
13 May 1998 (catalog date)
3,829,625 bytes
Download FTP scene.org
5 orchestra hits here. 50 kHz, 16 bit stereo WAVs.

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.

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.

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.

Roll The End Credits by Liam The Lemming
/music/songs/1995/c/credits.zip
16 Sep 1996 (catalog date)
146,840 bytes
Download FTP scene.org
Rating:
(S3M)

Macrocosm (mojo mix) by Chuck Biscuits
/music/songs/1995/k/k_macro.zip
18 Sep 1996 (catalog date)
241,134 bytes
Download FTP scene.org
Rating:
(S3M)

More Than Meets the Mind by Chuck Biscuits
/music/songs/1995/k/k_mind.zip
18 Sep 1996 (catalog date)
210,330 bytes
Download FTP scene.org
Rating:
(S3M)

World Wide Slack by Chuck Biscuits
/music/songs/1995/k/k_slack.zip
18 Sep 1996 (catalog date)
285,179 bytes
Download FTP scene.org
Rating:
(S3M)

Subterranean by Chuck Biscuits
/music/songs/1995/k/k_sub.zip
18 Sep 1996 (catalog date)
186,581 bytes
Download FTP scene.org
Rating:
(S3M)

After Sunset by Chuck Biscuits
/music/songs/1995/k/k_sunset.zip
18 Sep 1996 (catalog date)
431,488 bytes
Download FTP scene.org
Rating:
(S3M)

Hit Squad by Nomex
/music/songs/1995/n/nm-hitsq.zip
18 Sep 1996 (catalog date)
249,306 bytes
Download FTP scene.org
Rating:
(S3M)

The Seven Spirits by Delta X
/music/songs/1995/n/no-7spir.zip
18 Sep 1996 (catalog date)
111,063 bytes
Download FTP scene.org
Rating:
(S3M)

Master Of Biscuits by Zen Monx Squadron
/music/songs/1996/0-9/0zms-mob.zip
06 Apr 1997 (catalog date)
254,224 bytes
Download FTP scene.org
Rating:
(XM)

Black Iris 8 Bits by Euji Acha
/music/songs/1996/b/biris8.zip
09 Apr 1997 (catalog date)
363,135 bytes
Download FTP scene.org
Rating:
(XM)

The Truth That Lost Its Hope by Coiled
/music/songs/1996/c/c_truth.zip
17 Mar 1997 (catalog date)
369,825 bytes
Download FTP scene.org
Rating:
(IT)

Chiba City Lights (96 Remix) by Chuck Biscuits
/music/songs/1996/k/k_chiba2.zip
22 Sep 1996 (catalog date)
216,027 bytes
Download FTP scene.org
Rating:
(S3M)

Fieldtrip by Chuck Biscuits
/music/songs/1996/k/k_field.zip
18 Nov 1996 (catalog date)
773,470 bytes
Download FTP scene.org
Rating:
(IT)

Longing by Chuck Biscuits
/music/songs/1996/k/k_long.zip
18 Nov 1996 (catalog date)
674,674 bytes
Download FTP scene.org
Rating:
(IT)

Mendellian Miscarriage by Chuck Biscuits
/music/songs/1996/k/k_mendel.zip
18 Nov 1996 (catalog date)
236,630 bytes
Download FTP scene.org
Rating:
(IT)

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)

Outlands by Chuck Biscuits
/music/songs/1996/k/k_outlan.zip
26 Jan 1997 (catalog date)
756,848 bytes
Download FTP scene.org
Rating:
(IT)

Subterranean (3bc edit) by Chuck Biscuits
/music/songs/1996/k/k_sub96.zip
18 Nov 1996 (catalog date)
226,698 bytes
Download FTP scene.org
Rating:
(IT)

Sundae Parfait by Chuck Biscuits
/music/songs/1996/k/k_sundae.zip
18 Nov 1996 (catalog date)
533,499 bytes
Download FTP scene.org
Rating:
(IT)

Dig Deep by Chuck Biscuits
/music/songs/1996/m/mo_dig.zip
26 Jan 1997 (catalog date)
439,533 bytes
Download FTP scene.org
Rating:
(IT)

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)

Streamline by Chuck Biscuits
/music/songs/1996/m/mo_line.zip
01 Oct 1996 (catalog date)
386,524 bytes
Download FTP scene.org
Rating:
(IT)

Where Spirits Roam by Smash
/music/songs/1996/n/no-spirt.zip
26 Jan 1997 (catalog date)
545,341 bytes
Download FTP scene.org
Rating:
(XM)

Spirits Talking by Nexus
/music/songs/1996/p/pr-spir.zip
22 Sep 1996 (catalog date)
328,440 bytes
Download FTP scene.org
Rating:
(S3M)

Step Back by Kitsune
/music/songs/1996/s/stepback.zip
22 Sep 1996 (catalog date)
314,893 bytes
Download FTP scene.org
Rating:
Released at event OZ96 in the mmul division and ranked 07
(S3M)

Habits by Logos of CBR
/music/songs/1997/c/cb-habit.zip
11 Sep 1997 (catalog date)
447,338 bytes
Download FTP scene.org
(IT)

Daemon - 16 Bits by Euji Acha
/music/songs/1997/d/daemon.zip
29 Apr 1997 (catalog date)
985,211 bytes
Download FTP scene.org
(XM)

Nest In The Sky by Haggis of Anti-Matter
/music/songs/1997/h/hag-nits.zip
11 Apr 1998 (catalog date)
801,905 bytes
Download FTP scene.org
(XM)

Arcane Spirits by Coplan of Immortal Coil
/music/songs/1997/i/ic-arcan.zip
27 Jul 1997 (catalog date)
361,069 bytes
Download FTP scene.org
(IT)

Phulge by Apollo, Ransom of Intens
/music/songs/1997/i/its-phlg.zip
09 Feb 1999 (catalog date)
813,054 bytes
Download FTP scene.org
Released at event SE97 in the mmul division and ranked ??

Its_over by Oliver Agardi
/music/songs/1997/i/its_over.zip
23 Sep 1997 (catalog date)
192,445 bytes
Download FTP scene.org
(XM)

It's A Dream by Bullet of The Fried Chickens
/music/songs/1997/i/itsadrem.zip
06 Jul 1997 (catalog date)
434,227 bytes
Download FTP scene.org
Released at event TG97 in the mmul division and ranked 04
(MOD)

Humanalogue by Chuck Biscuits of Kosmic
/music/songs/1997/k/k_human.zip
13 Apr 1997 (catalog date)
648,447 bytes
Download FTP scene.org
(IT)

Celtic Spirits by Picman of Moss
/music/songs/1997/m/mss-celt.zip
31 Jan 1998 (catalog date)
507,160 bytes
Download FTP scene.org
(IT)

Human Synthesis by Sierra of Digital Spirits
/music/songs/1997/s/s_humsyn.zip
10 Jun 1997 (catalog date)
367,411 bytes
Download FTP scene.org
(XM)

Shine Inside Me by SiERRA of Digital Spirits
/music/songs/1997/s/s_shine.zip
30 May 1997 (catalog date)
138,419 bytes
Download FTP scene.org
(XM)

Only A Dream by Ballistique of Three Brits
/music/songs/1997/t/tb-dream.zip
09 Apr 1997 (catalog date)
335,832 bytes
Download FTP scene.org
(IT)

Living Near A Firth by Witsflow of T-Matic
/music/songs/1997/w/wfw-frth.zip
22 Dec 1997 (catalog date)
192,193 bytes
Download FTP scene.org
(IT)

Global Disguise by Witsflow of T-Matic
/music/songs/1997/w/wfw-glob.zip
30 Dec 1997 (catalog date)
308,545 bytes
Download FTP scene.org
(IT)

2 Decades Remix 8bits by Heatseeker of Nebula
/music/songs/1998/h/ht-2dcr8.zip
12 Jul 1998 (catalog date)
884,580 bytes
Download FTP scene.org
(XM)

It's As If by Delete
/music/songs/1998/i/itsasif.zip
15 Aug 1998 (catalog date)
336,633 bytes
Download FTP scene.org
(XM)

Mind Deduction by Witsflow of T-Matic
/music/songs/1998/w/wfw-mind.zip
10 Dec 1998 (catalog date)
395,095 bytes
Download FTP scene.org
Released at event AMB98 in the mhse division and ranked 12

Sign To Nowhere by Witsflow of T-Matic
/music/songs/1998/w/wfw-sign.zip
22 May 1998 (catalog date)
230,021 bytes
Download FTP scene.org
(IT)

Yeah It Sucks by Marphy
/tla/songs/1995/mod/i/itsucks.zip
16 Sep 1996 (catalog date)
79,772 bytes
Download FTP
Rating:

It's Jungle Time! by Riders
/tla/songs/1995/s3m/i/itsjtime.zip
18 Sep 1996 (catalog date)
137,381 bytes
Download FTP
Rating:

Ladybug Hits Them by Hannibal Lecter
/tla/songs/1995/s3m/n/nicklbag.zip
18 Sep 1996 (catalog date)
343,959 bytes
Download FTP
Rating:

Gosub Limits (Kordal remix) by Aksen of Flip
/tla/songs/1996/s3m/f/flp-ak04.zip
30 Aug 1996 (catalog date)
87,396 bytes
Download FTP
Rating:

Dr. Sbaitso Antichrist by Paladin
/tla/songs/1996/s3m/p/pal_sbac.zip
22 Sep 1996 (catalog date)
284,448 bytes
Download FTP
Rating:

It's On You by Gabriel O. Ilardi
/tla/songs/1996/xm/i/itsonyou.zip
16 Nov 1996 (catalog date)
1,063,246 bytes
Download FTP
Rating: