Search for "Als": 116 matches

3D Engine by Zjack of DCC
/code/3d/systems/dcc_3de.zip
25 Aug 1997 (catalog date)
720,195 bytes
Download FTP scene.org
Rating:
A fast and goodlooking 3d engine. It also includes a .3ds convertor.

d00 format by Joachim Fenkes
/code/audio/docs/d00formt.zip
10 Jan 1997 (catalog date)
3,737 bytes
Download FTP scene.org
Rating:
Docs of the d00 format used by Adlib player and Edlib tracker - Docs for those who need them. Docs are also available with the EdLib tracker, but these are a little more thorough.

Jorian Mod Player by Nathan Hand
/code/audio/players/jmp.zip
10 Jan 1997 (catalog date)
4,332 bytes
Download FTP scene.org
Rating:
Crap Mod Player - Give this man a pointer! Doesn't parse any of the effects either. Oh yeah, globals abound.

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

BB Demo Source by Jan Hubicka
/code/demosrc/demos/bbsrc.zip
19 Jan 1998 (catalog date)
1,575,247 bytes
Download FTP scene.org
Rating:
Text Mode/ASCII demo for DOS and UNIX. Requires gcc to compile unless you really want to mess with the makefiles. Also requires /code/utils/graphics/aa-lib10.zip. Nicely done.

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.

Plasma Tutorial by Spansh of Dynamix
/code/effects/plasma/plastut.zip
17 Jan 1999 (catalog date)
47,158 bytes
Download FTP scene.org
Rating:
Dynamix. Definately the best tutorial on coding plasmas, also focuses on optimizing.

Vertical Copper Bars by Jare of Iguana
/code/effects/raster/the_cop.zip
25 Aug 1997 (catalog date)
49,089 bytes
Download FTP scene.org
Rating:
No explanation, no comments. A .gif dumper is also included.

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

Stars by The Darkman
/code/effects/stars/stars3d.zip
10 Jan 1997 (catalog date)
15,164 bytes
Download FTP scene.org
Rating:
A nicely done starfield - Nicely done (in appearance) but shoddy code. Globals abound, poor understanding of what to make functions. Made by a professed beginner.

Starz V1.0 by VuLgAr UnIcOrN
/code/effects/stars/starz10.zip
03 Jun 1998 (catalog date)
154,676 bytes
Download FTP scene.org
This is a 2D side scrolling stars demo. There are multiple star speeds / sizes / colors. There are also lots of options like directions and color changing. It is written using C++ in the MS VC++5.0/MFC environment.

ND.exe by Friar Tuck
/code/effects/tunnel/syn.zip
10 Jan 1997 (catalog date)
31,848 bytes
Download FTP scene.org
Rating:
Example of a dot tunnel - Spaghetti code and no explanation. Also doesn't generate the dot tunnel real time, rather it has the rungs of dots precalculated in the exe.

Animation Construction Kit 3D (source) by Lary Myers
/code/effects/worlds/acksrc.zip
25 Aug 1997 (catalog date)
146,731 bytes
Download FTP scene.org
Rating:
A Wolfenstein-like 3d world engine by Lary Myers, including all sources and a good explanation of how it works. To make it run you also have to download ackkit.zip which contains all the data.

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

Bmp2raw V1.0 by Joerg Hartenberger of SCI
/code/images/bmp2raw.zip
11 Jul 1998 (catalog date)
24,415 bytes
Download FTP scene.org
Convert 8 or 24bpp BMPs into RAW Fileformat. Also: 24bpp to 16bpp RAW Converter.

GIF 2 LBM by Daniel Hatadi
/code/images/gif2lbm.zip
15 Apr 1997 (catalog date)
17,893 bytes
Download FTP scene.org
Very simple bitmap converter. This converts plain 256 colour GIFs to the LBM format used with Themie Gouthas' XLIB. It also saves the palette separately in a .PAL file.

FLI/FLC Loader by Mali of Malixa
/code/images/mdg_flc.zip
17 Jan 1999 (catalog date)
114,320 bytes
Download FTP scene.org
Rating:
Contains also some textfiles with a description of the .FLI and .FLC formats.

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)

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

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

Collection of Dr. Dobbs Journals Feb 1991 through Feb 1993. by Dr. Dobbs
/code/tutors/graphics/graphpro.zip
18 Jan 1998 (catalog date)
397,893 bytes
Download FTP scene.org
Rating:
A must for every graphics programmer!

Demo Series, Part 11 by Outlaw Triad
/code/tutors/graphics/oteffex1.zip
17 Jan 1999 (catalog date)
27,162 bytes
Download FTP scene.org
Rating:
Tutorial about coding flat shaded and glenzed 3d vectors. Very dated and not very useful as there are much better 3d tutorials around.

Serie De Tutoriales Fac 1 by FAC of Delabu Alama
/code/tutors/graphics/tut1.zip
25 Apr 1998 (catalog date)
8,595 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline ASM. First tutorial: How to use mode 13h

Serie De Tutoriales Fac 10 by FAC of Delabu Alama
/code/tutors/graphics/tut10.zip
25 Apr 1998 (catalog date)
76,545 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Tenth tutorial: Text output in Mode 13h.

Serie De Tutoriales Fac 11 by FAC of Delabu Alama
/code/tutors/graphics/tut11.zip
14 Aug 1998 (catalog date)
51,279 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eleventh tutorial: Flat shading and light sources.

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 2 by FAC of Delabu Alama
/code/tutors/graphics/tut2.zip
25 Apr 1998 (catalog date)
13,356 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Second tutorial: How to use the palette.

Serie De Tutoriales Fac 3 by FAC of Delabu Alama
/code/tutors/graphics/tut3.zip
25 Apr 1998 (catalog date)
15,274 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Third tutorial: Lines and circles.

Serie De Tutoriales Fac 4 by FAC of Delabu Alama
/code/tutors/graphics/tut4.zip
25 Apr 1998 (catalog date)
36,135 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fourth tutorial: Virtual Screens and the PCX format.

Serie De Tutoriales Fac 5 by FAC of Delabu Alama
/code/tutors/graphics/tut5.zip
25 Apr 1998 (catalog date)
86,667 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Fifth tutorial: Scrolling

Serie De Tutoriales Fac 6 by FAC of Delabu Alama
/code/tutors/graphics/tut6.zip
25 Apr 1998 (catalog date)
60,387 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Sixth tutorial: Basic animation.

Serie De Tutoriales Fac 7 by FAC of Delabu Alama
/code/tutors/graphics/tut7.zip
25 Apr 1998 (catalog date)
92,107 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Seventh tutorial: Basic effects (plasma, fire, interference).

Serie De Tutoriales Fac 8 by FAC of Delabu Alama
/code/tutors/graphics/tut8.zip
25 Apr 1998 (catalog date)
35,194 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. In Turbo Pascal + inline asm. Eighth tutorial: Basics of 3D

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.

Serie De Tutoriales Fac. Ejemplos En C by FAC of Delabu Alama
/code/tutors/graphics/tutc.zip
26 Apr 1998 (catalog date)
33,718 bytes
Download FTP scene.org
Basic demo coding tutorials in Spanish. C/C++ examples for the first 4 tutorials.

VGA-vulture by Vulture
/code/tutors/video/vga-vul4.zip
10 Jan 1997 (catalog date)
9,013 bytes
Download FTP scene.org
Rating:
3d rotation example - Does 3 sets of 2-d rotation. See /code/tutorials/video/vga-vul2.zip

3DS converter by MRI of Doomsday
/code/utils/3d/3dsco20.zip
25 Aug 1997 (catalog date)
14,233 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. Good utility with full source for reading .3DS files. It's easily tweakable (with a #define) to read from a file or memory and not that difficult to tweak for your own 3d structures. It's also done well enough that adding support for more features of the .3ds format should not be that difficult from a coding standpoint. Specs are admittedly hard to find.

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.

Byteraper 2000 v4.0b by Litening
/code/utils/graphics/byterape.zip
26 Feb 1998 (catalog date)
165,061 bytes
Download FTP scene.org
Rating:
A utility to rip graphics and mods out of demos. Doesn't work when compression is used, and it also doesn't support modern module formats.

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut1.zip
19 Jan 1998 (catalog date)
15,071 bytes
Download FTP scene.org
Rating:
Windows Tutorial 1. Denthor's back with some tutorials on windows graphics program. I (and he) recommend that you still get another reference (like a *gasp* book) if you know absolutely nothing about programming windows and intend to get serious about it. The tut has just enough info to grasp how windows works, the mindset needed for coding, and some basic messages windows can throw at you. Good for the ultra-beginner with windows. (Oh, the example here is a star field)

Big Bigger Biggest by Infernals
/demos/1992/bigbig.zip
29 Jun 1996 (catalog date)
185,828 bytes
Download FTP scene.org
Rating:

30 Demo by Noice
/demos/1993/0-9/30_demo.zip
29 Jun 1996 (catalog date)
40,554 bytes
Download FTP scene.org
Rating:
Demo contains rotating cube (so obvious), low-zoom plasma (so good, because you cannot see plasma in any other demo this way - always there is a high zoom (because looks better :-), then a dot-ball (also obvious), and end-scroller (thats all???? yes....)

42 by Halcyon
/demos/1994/0-9/42.zip
29 Jun 1996 (catalog date)
67,994 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in64 division and ranked XX
Good beginning on this demo. Blue fire effect, going into zooming routines to delay dots, to 3-d fire. There are other interesting effects. To get past some parts of the demo the user must press Escape. The music is also a little repetitve at times... Without a GUS I couldn't get the entire demo.

4k Intro by Als of ???
/demos/1994/c/compcode.zip
29 Jun 1996 (catalog date)
6,568 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Fractals by Schwartz
/demos/1994/f/fractals.zip
29 Jun 1996 (catalog date)
5,773 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked 04

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

Beyond by Immortals
/demos/1996/b/beyond.zip
24 Jan 1997 (catalog date)
2,330,659 bytes
Download FTP scene.org
Rating:
Released at event MOV96 in the demo division and ranked 02
GUS/SB/PAS,VESA

Chunky Salsa by Hoaxers
/demos/1996/c/csalsa.zip
30 Jun 1996 (catalog date)
68,041 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the in64 division and ranked 11

Produktio 64k by Vandals
/demos/1996/p/prdto64k.zip
07 Feb 1997 (catalog date)
67,111 bytes
Download FTP scene.org
Rating:
Released at event TP96 in the in64 division and ranked 23
P5,GUS,8MB

Real Sux by DDT
/demos/1996/r/realsux.zip
02 Oct 1996 (catalog date)
40,647 bytes
Download FTP scene.org
Rating:
Released at event ENL96 in the in64 division and ranked 02

Osho by Immortals
/demos/1997/o/osho.zip
02 Jun 1997 (catalog date)
1,368,111 bytes
Download FTP scene.org
Rating:
,VESA,GUS/SB,

The Quest of Kahn by Immortals
/demos/1997/q/questkhn.zip
14 Oct 1997 (catalog date)
2,315,981 bytes
Download FTP scene.org
Released at event RTL97 in the demo division and ranked 01
P5,VESA,,

Seven by Immortals
/demos/1997/s/seven.zip
24 Sep 1997 (catalog date)
2,706,449 bytes
Download FTP scene.org
Rating:
Released at event ASM97 in the demo division and ranked 06
P5,VESA,GUS/SB,16MB

Sheeva by Immortals, Aleph_Naal
/demos/1997/s/sheeva.zip
01 Jun 1997 (catalog date)
88,199 bytes
Download FTP scene.org
Rating:
,,SB,

Brother I Can See the Light by Immortals
/demos/1998/b/brother.zip
30 Jan 1998 (catalog date)
1,472,248 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the demo division and ranked 01

42 by Immortals
/demos/1998/i/imr_42.zip
30 May 1998 (catalog date)
123,511 bytes
Download FTP scene.org
Rating:
,,SB,

Stereo Mike by Immortals
/demos/1998/s/str0mike.zip
01 Sep 1998 (catalog date)
5,907,745 bytes
Download FTP scene.org
Rating:
Released at event WIR98 in the demo division and ranked 03
,,GUS/SB/PAS,

Romantic' Butagaz by Balsam
/graphics/images/1997/b/butagaz.zip
08 Nov 1997 (catalog date)
3,435 bytes
Download FTP scene.org
Rating:
Released at event GAR3 in the grfx division and ranked ??
320x200x256

Capitalism by Gr0ggy
/graphics/images/1997/c/capitals.zip
08 Nov 1997 (catalog date)
417,616 bytes
Download FTP scene.org
Rating:
640x480x16m

Mary An by Thor of Immortals
/graphics/images/1997/g/gfxmarya.zip
10 Mar 1998 (catalog date)
91,809 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the grfx division and ranked 05
640x480x256

Norton Consumer by Dark Spirit of Immortals
/graphics/images/1997/g/gfxnorto.zip
10 Mar 1998 (catalog date)
111,185 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the grfx division and ranked 02
720x400x16m

Eat more chemicals by ?? of ??
/graphics/images/1997/m/mek-51.zip
18 May 1998 (catalog date)
51,552 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
640x512x64

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

Zyklop Group Acronyms List v4.14 by Yogi
/info/contact/group414.zip
06 Dec 1996 (catalog date)
29,508 bytes
Download FTP scene.org
more than 400 groups listed including infos about the crew! Also included are group and party acronyms lists

Farm Animals by Mikpos of Martyr
/music/contests/mc5/intermed/m5i-farm.zip
29 Aug 1997 (catalog date)
620,217 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Protonic Reversal by Scirocco of Night 55, Vandals, Minds
/music/contests/mc5/veteran/m5v-prev.zip
29 Aug 1997 (catalog date)
567,887 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked V09

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

Sndinfo V0.8 by Gregorio Javier Gutierrez Barroso of kHz
/music/programs/players/sndinfo8.zip
27 Jun 1997 (catalog date)
44,721 bytes
Download FTP scene.org
SndInfo gives info on IT, S3M, XM, MOD, 669, FAR, ULT, MDL, PLM, ... files. SndInfo also lists and describes samples and modules for easy cataloging.

ModInfo v1.0 by Trixter of Hornet
/music/programs/songtext/hrn-mi10.zip
31 Jan 1997 (catalog date)
25,466 bytes
Download FTP scene.org
Lists and describes Amiga Music Modules for easy cataloging. Supports modern formats, including S3M, XM, and IT. Also lists tracker version number and number of channels.

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

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

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.

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.

Roland W-30 Percussion Samplepack by Myno of d-Liquid
/music/samples/w30prc.zip
22 Jun 1998 (catalog date)
1,297,135 bytes
Download FTP scene.org
xi singlehit 16bit 44.100Khz samples. Congas, timbales, cymbals, shakers, drums, m.m cool Latin, brazilian percussion. happy fiesta.

The Sound Of Fallen Petals by Dinugz
/music/songs/1995/f/flp-sofp.zip
21 Sep 1996 (catalog date)
310,259 bytes
Download FTP scene.org
Rating:
(XM)

In A World Of Crystals by Mystical
/music/songs/1995/m/m-world.zip
18 Sep 1996 (catalog date)
142,408 bytes
Download FTP scene.org
Rating:
(S3M)

Ammonite Crystals by TNT of DeeLite Demo Group
/music/songs/1996/a/ammonite.zip
22 Sep 1996 (catalog date)
245,823 bytes
Download FTP scene.org
Rating:
(XM)

Gals Spakoz by Zenecade
/music/songs/1996/g/gals.zip
22 Sep 1996 (catalog date)
112,032 bytes
Download FTP scene.org
Rating:
(S3M)

Dead Angle by Linearic of Vandals
/music/songs/1996/l/lnc-dead.zip
22 Sep 1996 (catalog date)
62,070 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the m4ch division and ranked XX
(MOD)

Salsa Con Carne by Mystical
/music/songs/1996/m/m-salcon.zip
15 Mar 1997 (catalog date)
317,044 bytes
Download FTP scene.org
Released at event TP96 in the m4ch division and ranked 01
(MOD)

One Hour Later by Aphex Twin of Vandals
/music/songs/1996/o/onehour.zip
08 Apr 1997 (catalog date)
119,309 bytes
Download FTP scene.org
(XM)

I Want U by Pop Faktor
/music/songs/1996/p/pf-wantu.zip
11 Feb 1997 (catalog date)
454,701 bytes
Download FTP scene.org
Rating:
(IT) fast dance music with vocals

What's That Sound? by Peals of Bass
/music/songs/1996/w/whats.zip
01 Jul 1996 (catalog date)
474,568 bytes
Download FTP scene.org
Rating:
(XM)

West Point Peals by Paul Watkins
/music/songs/1996/w/wppeals.zip
22 Sep 1996 (catalog date)
25,106 bytes
Download FTP scene.org
Rating:
(S3M)

These Animals Hunt Back by Arcturus of Shattered Fixtures
/music/songs/1997/a/as_back.zip
18 Dec 1997 (catalog date)
481,650 bytes
Download FTP scene.org
(IT)

Chemicals by secret agent of Blitz Beat Productions
/music/songs/1997/b/b-chem.zip
12 Dec 1997 (catalog date)
539,202 bytes
Download FTP scene.org
(XM)

Centurian by Thor of Immortals
/music/songs/1997/c/centurin.zip
03 Dec 1997 (catalog date)
731,508 bytes
Download FTP scene.org
Released at event RTL97 in the mmul division and ranked 02
(IT)

Dementic by Linearic of Vandals
/music/songs/1997/d/dementic.zip
08 Jul 1998 (catalog date)
168,406 bytes
Download FTP scene.org
(IT)

Jungle Animals by Tarzan
/music/songs/1997/j/junganim.zip
12 Oct 1997 (catalog date)
352,325 bytes
Download FTP scene.org
Released at event ASM97 in the m4ch division and ranked XX
(MOD)

Another Break Of Dawn by Linearic of Vandals
/music/songs/1997/l/lnc-dawn.zip
08 Jul 1998 (catalog date)
154,409 bytes
Download FTP scene.org
(IT)

Egosysteemi by Linearic of Vandals
/music/songs/1997/l/lnc-ego.zip
30 Jun 1998 (catalog date)
459,642 bytes
Download FTP scene.org
Rating:
(IT)

Groove Encounter by Linearic of Vandals
/music/songs/1997/l/lnc-grv.zip
24 Jun 1998 (catalog date)
176,985 bytes
Download FTP scene.org
Rating:
(IT)

The Last Sunset by Linearic of Vandals
/music/songs/1997/l/lnc-last.zip
24 Jun 1998 (catalog date)
151,364 bytes
Download FTP scene.org
Rating:
(S3M)

Short Circuit by Linearic of Vandals
/music/songs/1997/l/lnc-scrc.zip
14 Jul 1998 (catalog date)
288,250 bytes
Download FTP scene.org
(IT)

Tension Breaker by Linearic of Vandals
/music/songs/1997/l/lnc-tbrk.zip
14 Jul 1998 (catalog date)
97,051 bytes
Download FTP scene.org
(IT)

Arid Aboriginals by Picman
/music/songs/1997/m/mss-arid.zip
19 Mar 1997 (catalog date)
145,941 bytes
Download FTP scene.org
(S3M)

True Professionals by Nino of Realities
/music/songs/1997/n/ninoleon.zip
28 May 1997 (catalog date)
463,195 bytes
Download FTP scene.org
(IT)

Pals For Life by Genosha of Chaos Theory
/music/songs/1998/c/ct-pals.zip
18 Aug 1998 (catalog date)
427,110 bytes
Download FTP scene.org
(IT)

Egoterroristi by Linearic of Vandals
/music/songs/1998/e/egoterro.zip
13 Dec 1998 (catalog date)
257,185 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Vimonen Valssi by Makkonen
/music/songs/1998/v/vimonen_.zip
13 Dec 1998 (catalog date)
683,521 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Voteholic by Juke of Vandals
/music/songs/1998/v/voteholi.zip
13 Dec 1998 (catalog date)
425,792 bytes
Download FTP scene.org
Released at event ASM98 in the mmul division and ranked XX

Ritual '97 Invitation Demo by Immortals, Aleph_Naal
/party/invites/1997/ritual97.zip
03 Oct 1997 (catalog date)
1,211,265 bytes
Download FTP scene.org
Rating:
Released at event RTL97
P5,SVGA,GUS/SB,

Wired '94 Unplugged Report by Subnormals
/party/reports/1994/snwired.zip
03 Oct 1996 (catalog date)
5,704,702 bytes
Download FTP scene.org
Rating:
Released at event WIR94

Wired '94 Report (non-GUS fix) by Subnormals
/party/reports/1994/snwirpat.zip
03 Oct 1996 (catalog date)
47,501 bytes
Download FTP scene.org
Rating:
Released at event WIR94

Back To The Chipland by Zalsa
/music/songs/1998/z/za-bttc.zip
04 Jul 2003 (catalog date)
6,380 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the m4ch division and ranked 01
(MOD)

All Man Kind by Rage of Immortals
/music/songs/1997/0-9/4challmk.zip
06 Jul 2003 (catalog date)
48,016 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the m4ch division
(MOD)

Gremlin In Your Bath by Dark Spirit of Immortals
/music/songs/1997/0-9/4chgrmln.zip
06 Jul 2003 (catalog date)
554,790 bytes
Download FTP scene.org
Rating:
Released at event MOV97 in the m4ch division
(IT)

1 plus 1 equals 3 by Datra
/tla/songs/1995/s3m/h/haiho.zip
11 Sep 1996 (catalog date)
242,468 bytes
Download FTP
Rating:
Released at event BIZ95 in the mmul division and ranked XX

Salsa by Hadji
/tla/songs/1995/s3m/s/sals-had.zip
20 Sep 1996 (catalog date)
65,690 bytes
Download FTP
Rating:

Morng's Sunrise by Dave Ralston
/tla/songs/1995/s3m/s/sunrise2.zip
20 Sep 1996 (catalog date)
50,368 bytes
Download FTP
Rating:

Night Song (Crushed Petals) by Vegetablecalm
/tla/songs/1995/s3m/v/vclm-oph.zip
20 Sep 1996 (catalog date)
182,216 bytes
Download FTP
Rating:

Mirror of Soul by Linearic of Vandals
/tla/songs/1996/s3m/l/lnc-soul.zip
22 Sep 1996 (catalog date)
220,482 bytes
Download FTP
Rating:
Released at event ASM96 in the mmul division and ranked XX

West Point Peals by Paul Watkins
/tla/songs/1996/s3m/w/wppeals2.zip
23 Jul 1996 (catalog date)
25,121 bytes
Download FTP
Rating:

I Had Enough by Peals
/tla/songs/1996/xm/e/enough.zip
23 Jul 1996 (catalog date)
499,014 bytes
Download FTP
Rating: