Search for "Mak": 113 matches

Zed 3D by Zed
/code/3d/docs/zed3d095.zip
19 Jan 1998 (catalog date)
697,450 bytes
Download FTP scene.org
Rating:
Zed 3d - a document explaining the maths you'll need for 3d. Word and postscript formats of the same file. Zed has an attention to detail and a great way to explain all the math. I highly recommend this to anyone starting to make a 3d engine who doesn't know where to start (start with the math, not the polygon fillers, believe me! the fillers are trivial in comparison). See the bibliography for where to go next.

Phong Illumination Model by FAC of Delabu Alama
/code/3d/trifill/phong/facphong.zip
02 Jun 1998 (catalog date)
32,754 bytes
Download FTP scene.org
How to use the phong model to make nice palettes you can use in lots of effects, like 3D shading, fire, particles, hicolor shading, and plasmas. Includes a cool example program to play with.

Fast Affine Texture Mapping II by MRI of Doomsday
/code/3d/trifill/texmap/fatmap2.zip
30 Jun 1998 (catalog date)
55,809 bytes
Download FTP scene.org
Rating:
A good tutorial about accurate texture mapping. This version uses convex polygons instead of triangles to make clipping easier. Text, C

GTSR by CyberStrike of Renaissance
/code/audio/players/gsrc211.zip
10 Jan 1997 (catalog date)
70,125 bytes
Download FTP scene.org
Rating:
A TSR mod player for GUS - Good code, but lack of documentation makes it difficult to figure out what's going on.

Midas v1.11 by Sahara Surfers
/code/audio/players/midas111.zip
17 Jan 1999 (catalog date)
1,981,785 bytes
Download FTP scene.org
Rating:
This version fixes some bugs in the 1.1 version, which was really necessary because some demos who used that version really sounded bad on a gus, so make sure you use this version, and not an older one!

MikMod 0.30 by MikMak
/code/audio/players/mikdx030.zip
01 Jul 1997 (catalog date)
282,898 bytes
Download FTP scene.org
Rating:
A mod player for use with Direct Sound. Judging by MikIT, the player is nice. I prefer MikIT to mod4win. Give this a shot if you're doing windows sound coding.

MPEG Player by MikMak
/code/audio/utils/maplaypc.zip
10 Jan 1997 (catalog date)
212,398 bytes
Download FTP scene.org
Rating:
An MPEG audio player for PC - Has the source to the original MAPLAY utility and the source for the MSDOS port is available upon request.

Data (de)compressing Library by Markus Oberhumer
/code/compress/lzo100.zip
17 Jan 1999 (catalog date)
375,931 bytes
Download FTP scene.org
Rating:
Favours speed over compression ratio which makes it very suitable for realtime (de)compression. Supports a lot of different operating systems and even the Atari ST TOS.

Power Grid loader source by Friar Tuck of Ice
/code/demosrc/bbsintro/pgloader.zip
10 Jan 1997 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a text writer, music, and a lens - Has the adlib player from fcsp2src.zip. No comments. The lens is nice as the equations used make it look like a crystal ball.

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.

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

Hell source by Tran
/code/demosrc/demos/hellsrc.zip
10 Jan 1997 (catalog date)
62,331 bytes
Download FTP scene.org
Rating:
Source for Tran's demo Hell - Like most of Tran's released source, it makes a good example, but is difficult for people to read unless you've already done something similarly complex.

What Source by Niklas Beisert, Nils Piepenbrink of Cubic Team, $een
/code/demosrc/demos/wht95src.zip
10 Jul 1997 (catalog date)
46,092 bytes
Download FTP scene.org
Rating:
Notably DOES NOT come with a makefile. Uncommented, but nice code style. Awkward synching style.

3D Tutorial v1.8 by fh of GODS
/code/effects/3d/fh-3dt18.zip
06 Oct 1996 (catalog date)
25,489 bytes
Download FTP scene.org
Rating:
Useless. Very poor way of making a 3d system. 100% hard coded objects, non-portable slow code.

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/textps.zip
18 Jan 1998 (catalog date)
75,676 bytes
Download FTP scene.org
Rating:
Postscript version. Explains how to make a 3D engine like the one used in Doom.

Texturemapping Tutorial by William D. Doughty
/code/effects/doom/texttext.zip
18 Jan 1998 (catalog date)
9,162 bytes
Download FTP scene.org
Rating:
Text version. Explains how to make a 3D engine like the one used in Doom. This version does not include any illustrations!

Fractal Trees by Slavinsky of PL
/code/effects/fractal/vaftre.zip
17 Jan 1999 (catalog date)
31,968 bytes
Download FTP scene.org
Rating:
Explanation of how to make a simple fractal tree.

lens by Joey
/code/effects/lens/lens.zip
10 Jan 1997 (catalog date)
10,913 bytes
Download FTP scene.org
Rating:
A doc on how to create a lens - Nice graphic file diagram for the text. It all makes sense to me. Some pseudo pascal code is there too.

Sprite Editor by Karma
/code/effects/sprites/sprited.zip
17 Jan 1999 (catalog date)
40,732 bytes
Download FTP scene.org
Rating:
Unfortunately this editor misses a load option which makes it not very useful.

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.

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.

Heart Quake's water source by ARM of Iguana
/code/effects/water/hq_water.zip
10 Jan 1997 (catalog date)
370,188 bytes
Download FTP scene.org
Rating:
The authoratative source on the water effect - Includes a description of the physics behind the effect and the simplifications done to make the routine run quickly.

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.

Datafile Maker by Blob of Digital Underground
/code/fileutil/dfmake.zip
26 Feb 1998 (catalog date)
33,312 bytes
Download FTP scene.org
Rating:
Lets you access multiple datafiles from one big file.

List/Execute Executables Utility by SAM of TFL
/code/fileutil/direxe.zip
06 Oct 1996 (catalog date)
26,546 bytes
Download FTP scene.org
Rating:
Nice code, almost useless util. Makes a perfect example though.

Virtual File System and Demo Linker by Deathstar
/code/fileutil/ilinkv30.zip
17 Jan 1999 (catalog date)
33,990 bytes
Download FTP scene.org
Rating:
Uses a very makes it too complex compared to other virtual file systems.

Pop And Push by Ondrej Blazek
/code/fileutil/pop_push.zip
26 Feb 1998 (catalog date)
8,011 bytes
Download FTP scene.org
Rating:
Two utilities that make browsing through your directories easier by using a stackbased method of remembering directory names.

Keyboard handler by Patch
/code/hardware/keyboard/kbdhand9.zip
10 Jan 1997 (catalog date)
26,409 bytes
Download FTP scene.org
Rating:
Source for making a keyboard handler (int 9) and reading the keyboard from the handler - Doesn't tell you much, but is a good demonstration. I'd suggest for those needing to write a keyboard handler is to get a hardware reference for the keyboard and see what other options are available and how the code works.

Fmouse by Holy Drake of Guardians
/code/hardware/mouse/fmouse12.zip
02 Jul 1997 (catalog date)
8,610 bytes
Download FTP scene.org
Rating:
A mouse routine for mode 12h. Nice source, full docs for using. Simple enough to extend to making a general mouse handler for any video mode.

EOS
/code/hardware/pmode/e_os303.zip
10 Jul 1997 (catalog date)
1,227,935 bytes
Download FTP scene.org
Rating:
Eclipse Operating System. A clumsy pmode system, but has many ready to use libs. The makefiles don't work with wmake which they really should.

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.

Tiny DPMI by Maxwell Sayles of Xi
/code/hardware/pmode/tinydpmi.zip
17 Jan 1999 (catalog date)
4,724 bytes
Download FTP scene.org
Rating:
Only 173 bytes big, which makes it perfect for 4kb intros.

Asychronous communitcations code by Lord Logics
/code/hardware/serial/ll_comm.zip
10 Jan 1997 (catalog date)
56,754 bytes
Download FTP scene.org
Rating:
Source for "asynchronous" comm connections - A library meant for opening COM lines and other serial line connections. It's supposedly asynchronous (but maybe in a later version for this only supports one). Not too demo scene relevant, but it could make for great modem-modem networking in a game.

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

3d Lib by deks
/code/tutors/math/3dlib.zip
19 Jan 1998 (catalog date)
6,095 bytes
Download FTP scene.org
Rating:
Simple vector and matrix functions. Useless unless you know what they do, and easier to make than use if you do know. Correct code (and math) at the very least.

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

MikDLL library by MikMak
/code/utils/compiler/mikdll.zip
10 Jan 1997 (catalog date)
20,844 bytes
Download FTP scene.org
Rating:
A dynamic library loader for BC/DOS - This is a rather complex piece of code not designed for the beginner. It shows you how you could create a dynamic library so that you can load code at runtime. Suggested use is for a mod player to load the specific sound card's drivers run time.

The MAKEFILE Maker v1.3 (Watcom) by Kwanny
/code/utils/compiler/mm13.zip
06 Oct 1996 (catalog date)
30,985 bytes
Download FTP scene.org
Rating:

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.

DFMAKE by Alessandro Job
/code/utils/packers/dfmake.zip
10 Jan 1997 (catalog date)
39,904 bytes
Download FTP scene.org
Rating:
A program and library for accessing data from a datafile from Watcom - Useful little utility. Very simple.

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

Beer Makes Girls Look Prettier by Black Rain
/demos/1994/b/bmglp.zip
29 Jun 1996 (catalog date)
70,065 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:

Beeoz by Portable Phun
/demos/1998/u/urk.zip
27 Feb 1998 (catalog date)
729,958 bytes
Download FTP scene.org
Rating:
will make no sense to those who don't understand Norwegian

Makviragok by Arnie
/graphics/images/1996/m/makvirag.zip
07 Sep 1996 (catalog date)
217,590 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the grtc division and ranked ??

?? by Makno of CBK
/graphics/images/1997/m/mek-168.zip
18 May 1998 (catalog date)
119,014 bytes
Download FTP scene.org
Rating:
Released at event MEK97 in the grfx division and ranked ??
640x512x256

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

ASCII Art Maker by Don Kreusberg
/graphics/programs/convert/emailasc.zip
22 Sep 1996 (catalog date)
174,264 bytes
Download FTP scene.org

TSR Makes Aspect 1:1 by Shayde
/graphics/programs/mode/squash.zip
22 Sep 1996 (catalog date)
6,096 bytes
Download FTP scene.org

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

Lust Maker by McScooter of TRANCEMATRIX
/music/contests/mc5/rookie/m5r-lust.zip
29 Aug 1997 (catalog date)
116,083 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Rocktherythymthat'll makeyourbodydrop by Iago
/music/contests/mc5/rookie/m5r-rock.zip
29 Aug 1997 (catalog date)
170,843 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

MC6 Entry Checker by MikMak
/music/contests/mc6/files/checkit.zip
01 Jun 1998 (catalog date)
135,406 bytes
Download FTP scene.org

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

Network Dreams by Makke of The Einstein Crew
/music/disks/1998/netdream.zip
19 Mar 1998 (catalog date)
639,281 bytes
Download FTP scene.org
Rating:

Music '97 by Wolk, Makke of The Einstein Crew
/music/disks/1998/tec97.zip
10 Feb 1998 (catalog date)
2,093,347 bytes
Download FTP scene.org

Awave V4.2 by F.M.J.
/music/programs/convert/awave42.zip
25 Aug 1997 (catalog date)
450,107 bytes
Download FTP scene.org
Audio & instrument file format converter, editor & player. - Convert among - 100 audio file formats - Read the instrument formats of most commercial synthesizers and soundcards - Make high quality conversions between the bank and instrument formats of different synthesizers. - Use it as a 'generic' instrument editor for your wavetable sound card. For some cards this is the *only* one available. - Use it as an audio player - Use it as a simple audio editor.

The Unchained Melody 2.20 by Mak
/music/programs/players/mld220.zip
28 Apr 1997 (catalog date)
42,491 bytes
Download FTP scene.org
ProTracker and Scream Tracker 3 (MOD/S3M) music module player for Gravis soundcards with file selector and everything..

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.

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.

Mod2Desc v1.0
/music/programs/unusual/mod2desc.zip
10 Sep 1996 (catalog date)
1,553 bytes
Download FTP scene.org
Make 4DOS descript.ion files from mods

Modname
/music/programs/unusual/modname.zip
10 Sep 1996 (catalog date)
4,978 bytes
Download FTP scene.org
make list of MOD files and names from a directory

ModZip v1.2
/music/programs/unusual/modzip12.zip
10 Sep 1996 (catalog date)
47,255 bytes
Download FTP scene.org
make FILE_ID.DIZ and ARJ/ZIP out of MOD

MOD Reverser by TS
/music/programs/unusual/reverse.zip
10 Sep 1996 (catalog date)
11,460 bytes
Download FTP scene.org
make MOD files play backward

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.

Destructive Sample Pack Issue 1 by Outlaw of Destructive Demomakers
/music/samples/ol-dp01.zip
17 Sep 1998 (catalog date)
216,945 bytes
Download FTP scene.org
This is my first sample pack, here are some DeathMetal samples I have used to write my earlier songs.

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

Make It Real by DMG
/music/songs/1995/d/dmg-real.zip
17 Sep 1996 (catalog date)
178,104 bytes
Download FTP scene.org
Rating:
(S3M)

The Rain Maker by Hector
/music/songs/1995/d/dmk-rain.zip
17 Sep 1996 (catalog date)
114,192 bytes
Download FTP scene.org
Rating:
(S3M)

You Make Me Sick by Zodiak
/music/songs/1995/z/zesick.zip
16 Sep 1996 (catalog date)
257,812 bytes
Download FTP scene.org
Rating:
Released at event ASM95
(MOD)

Makin Sense by Aksen
/music/songs/1996/f/flp-ak12.zip
19 Mar 1997 (catalog date)
267,899 bytes
Download FTP scene.org
(S3M)

The Immortal by The S3Makers
/music/songs/1996/i/immrt.zip
15 Mar 1997 (catalog date)
191,353 bytes
Download FTP scene.org
Released at event PC96 in the mmul division and ranked 09
(S3M)

You Make Me Wanna by Bert
/music/songs/1996/k/k_makeme.zip
16 Nov 1996 (catalog date)
493,575 bytes
Download FTP scene.org
Rating:
(XM)

It Makes Me Happy by Ploffer
/music/songs/1996/p/ploff-01.zip
22 Sep 1996 (catalog date)
374,414 bytes
Download FTP scene.org
Rating:
(XM)

Your Gods Make Me Sick by Dark of Metabolic
/music/songs/1996/y/yourgods.zip
28 May 1997 (catalog date)
621,586 bytes
Download FTP scene.org
(XM)

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

Make Or Brake by Euphy Scott
/music/songs/1997/b/brake.zip
06 Apr 1997 (catalog date)
544,929 bytes
Download FTP scene.org
(XM)

You Make Me Move by CyberZip of Tidal, Nebula
/music/songs/1997/c/cz-move8.zip
09 Apr 1997 (catalog date)
316,965 bytes
Download FTP scene.org
(XM)

Jalan Mak'an by Mental Trip of Embryo
/music/songs/1997/e/emb-jala.zip
13 Sep 1997 (catalog date)
532,405 bytes
Download FTP scene.org
(IT)An ethnic piece of music... find out yerself. :P

Make One Up Yer Self... by Major Bludd of My Personal Smilies
/music/songs/1997/m/moupys.zip
23 May 1997 (catalog date)
200,968 bytes
Download FTP scene.org
(IT)

Make The World A Happier Place by Wootz of Diatomic Records
/music/songs/1997/m/mtwahp.zip
11 Jun 1997 (catalog date)
405,368 bytes
Download FTP scene.org
(XM)

Make It Right by Joegi of Total Eclipse
/music/songs/1997/t/te-right.zip
07 Feb 1998 (catalog date)
820,544 bytes
Download FTP scene.org
(IT)

99 Luftbalongs by Makke of The Einstein Crew
/music/songs/1998/0-9/99luftb.zip
28 Feb 1998 (catalog date)
371,643 bytes
Download FTP scene.org
Rating:
(XM)

Action-man Wolk by Makke of The Einstein Crew
/music/songs/1998/a/actiwolk.zip
15 Apr 1998 (catalog date)
251,665 bytes
Download FTP scene.org
Rating:
(XM)

And Emma Smiled by Makke of The Einstein Crew
/music/songs/1998/a/anemma.zip
05 Apr 1998 (catalog date)
156,178 bytes
Download FTP scene.org
Rating:
(XM)

Doc Co_op Of Tec by Wolk, Makke of The Einstein Crew
/music/songs/1998/c/coop.zip
21 Apr 1998 (catalog date)
172,789 bytes
Download FTP scene.org
(XM)

Electric Shades by Makke of Comic Pirates
/music/songs/1998/e/elshades.zip
20 Aug 1998 (catalog date)
211,877 bytes
Download FTP scene.org
(XM)

Hockeyfever by Makke of The Einstein Crew
/music/songs/1998/h/hockey.zip
14 Feb 1998 (catalog date)
361,338 bytes
Download FTP scene.org
(XM)

Into The Pirate by Makke of Comic Pirates
/music/songs/1998/i/intopir.zip
20 Aug 1998 (catalog date)
71,493 bytes
Download FTP scene.org
(XM)

In The Wind by Makke of The Einstein Crew
/music/songs/1998/i/inwind.zip
14 Feb 1998 (catalog date)
431,470 bytes
Download FTP scene.org
Rating:
(XM)

Makke Goes To Mekka by Makke of The Einstein Crew
/music/songs/1998/m/makgtm.zip
23 Mar 1998 (catalog date)
254,320 bytes
Download FTP scene.org
(XM)

Make My Dreams Now by PSiGoA of Sphere Toyds
/music/songs/1998/m/mmdn.zip
11 Jun 1998 (catalog date)
552,901 bytes
Download FTP scene.org
(XM)

We Are Making World Better by Nuked Bro of Power Flower
/music/songs/1998/p/pfc-wmw.zip
11 Jul 1998 (catalog date)
1,639,324 bytes
Download FTP scene.org
(IT)

Small One by Makke of Comic Pirates
/music/songs/1998/s/smallone.zip
20 Aug 1998 (catalog date)
37,320 bytes
Download FTP scene.org
(XM)

Summer Of 64 by Makke of Comic Pirates
/music/songs/1998/s/summer64.zip
03 Jun 1998 (catalog date)
101,287 bytes
Download FTP scene.org
(XM)

Synthwar by Makke of The Einstein Crew
/music/songs/1998/s/synthwa.zip
01 Mar 1998 (catalog date)
372,731 bytes
Download FTP scene.org
(XM)

Lofty Aspirations by mako of Theralite
/music/songs/1998/t/tlt_loft.zip
01 Jun 1998 (catalog date)
56,942 bytes
Download FTP scene.org
(XM)

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

Making A Bomb by Bliss of Outbroak
/music/songs/1998/m/makebomb.zip
04 Jul 2003 (catalog date)
1,043,334 bytes
Download FTP scene.org
Rating:
Released at event REM98 in the mmul division and ranked 04
(XM)

Rave Dancetune (Remake) by Plastique
/tla/songs/1994/s3m/pl_dt.zip
15 Sep 1996 (catalog date)
97,137 bytes
Download FTP
Rating:

Heart Shaped Box (Remake) by Plastique
/tla/songs/1994/s3m/pl_heart.zip
15 Sep 1996 (catalog date)
88,573 bytes
Download FTP
Rating:

Know (Remake) by Plastique
/tla/songs/1994/s3m/pl_know.zip
15 Sep 1996 (catalog date)
196,875 bytes
Download FTP
Rating:

Move (Remake) by Plastique
/tla/songs/1994/s3m/pl_move.zip
15 Sep 1996 (catalog date)
177,348 bytes
Download FTP
Rating:

Thunderkiss 65 (Remake) by Plastique
/tla/songs/1994/s3m/pl_thund.zip
15 Sep 1996 (catalog date)
61,687 bytes
Download FTP
Rating:

Get Down Make Love (remix) by Bedlamite
/tla/songs/1995/s3m/n/nin_love.zip
18 Sep 1996 (catalog date)
962,236 bytes
Download FTP
Rating:

Please Make It Better by The Finn
/tla/songs/1995/s3m/t/tfouchie.zip
20 Sep 1996 (catalog date)
98,324 bytes
Download FTP
Rating:

You Make Me Feel So by Outrage
/tla/songs/1995/xm/f/feel.zip
21 Sep 1996 (catalog date)
216,016 bytes
Download FTP
Rating:

Khromatix (remake) by Kxmode
/tla/songs/1996/it/k/kx-krom1.zip
22 Sep 1996 (catalog date)
83,641 bytes
Download FTP
Rating:

Rhythm Makes Me Move by Datrix
/tla/songs/1996/xm/r/rhythmve.zip
01 Jul 1996 (catalog date)
117,466 bytes
Download FTP
Rating: