Search for "loa": 106 matches

3d vectors by John McCarthy
/code/3d/systems/3dvect39.zip
10 Jan 1997 (catalog date)
382,175 bytes
Download FTP scene.org
Rating:
A complete 3d vector system - No complex shading, but has a full camera model, gif loader, object loader, etc, etc... Takes some time to figure out.

Rotating 3d escher-knot by Oliver Nash
/code/3d/systems/gsescher.zip
30 Jun 1998 (catalog date)
19,895 bytes
Download FTP scene.org
Rating:
The author says he appreciates a mention when you "steal" his formula, but "his" formula was already used on the amiga a long time ago. It might be useful downloading though if you're a starting 3d coder because the flatshaded 3d engine is very easy to understand. C

Audio Manager III by Kenneth Foo Chuan Khit
/code/audio/convert/amm.zip
10 Jan 1997 (catalog date)
30,360 bytes
Download FTP scene.org
Rating:
A loader for amm files - A proprietary format not generated by any trackers that I know of

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.

Tnt's Mod Player by ByteRaver of TNT, NO-ID
/code/audio/players/tnt-mp11.zip
10 Jun 1998 (catalog date)
306,622 bytes
Download FTP scene.org
This is a .MOD, .WOW player for DOS or a W95 DOS BOX. It supports the GUS and SoundBlaster. Features are interpolative mixing routines (stereo with panning effects), 5 octaves, 1 to 32 channels, _ALL_ MOD types supported, very powerful .MOD loader, MIDAS-alike setup. full pascal and asm source is included. Info about programming mixing routines is included, too.

4BBS tros by Earwax
/code/demosrc/bbsintro/4bbstro.zip
25 Aug 1997 (catalog date)
241,455 bytes
Download FTP scene.org
Rating:
Asm sources for 4 bbs loaders. Snore.

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.

Squid source by tlc, The Doctor
/code/demosrc/bbsintro/sqd1_src.zip
10 Jan 1997 (catalog date)
21,591 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with copper bars, a scrollie, altered text characters, and an adlib player - Copious comments and tight source. They even do checks for the proper equipment, i.e. VGA and a 386. Comes with docs on programming the adlib and SB fm chips. Comments are in Portuguese.

The Shed BBS loader source by naich
/code/demosrc/bbsintro/the_shed.zip
10 Jan 1997 (catalog date)
11,922 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with smoothe text scrolling (horizontal), dual layer starfield, and nifty fade out - Good comments, rather large source as it could use a random number generator as opposed to a table and some other (obvious?) size optimization concerns.

Underworld source by Air Richter
/code/demosrc/bbsintro/uwloader.zip
10 Jan 1997 (catalog date)
24,930 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with star field, fire, some graphincs and a text writer - Good comments.

Boardz source by Vulture
/code/demosrc/bbsintro/vga-vul1.zip
10 Jan 1997 (catalog date)
11,913 bytes
Download FTP scene.org
Rating:
Source for a BBS loader with a star field and scrollie - I never thought I'd give this high a rating for source to a BBS loader, but I figure there's got to be some way for people to know what to look for. The source is beautiful and there are more comments than there are lines of source! *Perfect* for the beginner, though not a tutorial.

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.

No We Ain't Dead Yet by Goblin, Random of Xtatic
/code/demosrc/bbsintro/x-no.zip
19 Jan 1998 (catalog date)
173,872 bytes
Download FTP scene.org
Rating:
No We Ain't Dead Yet - the BBStros. A 6?!? (I counted 7) course meal of bbs loaders, 6 with full sources. Nicely done.

lens by Nagy Daniel
/code/effects/lens/lensv10a.zip
10 Jan 1997 (catalog date)
40,337 bytes
Download FTP scene.org
Rating:
Source for a lens effect - (I suspect this is a rip of lenssrc.zip/lens.lzh...) The TGA loading routines are exactly the same aside from variable names.

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.

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

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.

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.

Ralf Brown's Interrupt List
/code/hardware/general/telerama.zip
17 Jan 1999 (catalog date)
827,866 bytes
Download FTP scene.org
Rating:
Every coder should download this, it's the best interrupt list around.

WUSTUB v0.1 by Michael Tippach
/code/hardware/pmode/wustub01.zip
10 Jul 1997 (catalog date)
50,554 bytes
Download FTP scene.org
Rating:
A DOS extender for Borland's Delphi 2. It's basically a PE loader for DOS. Comes with a CRT unit.

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)

The Mag by Spellcaster
/code/mags/mag06.zip
01 Jul 1997 (catalog date)
13,564 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing into Pascal, records, file handling, PCX loading, text mode scrolling.

Demo Series, Part 17 by Outlaw Triad
/code/sound/otloader.zip
17 Jan 1999 (catalog date)
16,831 bytes
Download FTP scene.org
Rating:
Tutorial about loading a module into memory. The only useful thing about this tutorial is the description about the .mod format.

LOADALL Tutorial by Mark Dixon
/code/tutors/asm/loadall.zip
18 Jan 1998 (catalog date)
3,621 bytes
Download FTP scene.org
Rating:
Explanation of the LOADALL instruction.

Tutorial #18 by Denthor of Asphyxia
/code/tutors/denthor/tut18.zip
11 Jan 1997 (catalog date)
59,119 bytes
Download FTP scene.org
Rating:
Asphyxia VGA demo trainer:Packing and pcx loading - check out /code/utils/packers for some further examples.

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.

Bin 2 Pal by pneyz of smoof
/code/utils/graphics/b2pal100.zip
19 Jan 1998 (catalog date)
10,133 bytes
Download FTP scene.org
Rating:
Converts raw data to palette includeable stuff. Remember: there are no upload/download ratios on hornet. Please don't feel compelled to upload something merely for the sake of uploading something. Who do you think you're helping?

GSave by Earwax of Realm
/code/utils/graphics/gsave2.zip
10 Jul 1997 (catalog date)
128,856 bytes
Download FTP scene.org
Rating:
Screen Grabber. Includes pcx and raw loading graphics code.

Tiny PCX by Sugar Less
/code/utils/graphics/tinypcx.zip
19 Jan 1998 (catalog date)
1,165 bytes
Download FTP scene.org
Rating:
164 byte pcx loader. Only works on 320x200x256 images (because of video mode and failing to check the image's actual size) and doesn't explain the pcx file format (which is more or less trivial)

Joop #2 Loader by INC Europe
/demos/1992/joopinc2.zip
29 Jun 1996 (catalog date)
18,914 bytes
Download FTP scene.org
Rating:

Overload by Hysteria
/demos/1992/overload.zip
29 Jun 1996 (catalog date)
286,213 bytes
Download FTP scene.org
Rating:
Released at event ASM92 in the demo division and ranked 02

TCB Loader 1 by The Code Blasters
/demos/1992/tcbldr1.zip
29 Jun 1996 (catalog date)
35,782 bytes
Download FTP scene.org
Rating:

BBS Reggae Muffin by Razor 1911
/demos/1993/d/download.zip
29 Jun 1996 (catalog date)
22,108 bytes
Download FTP scene.org
Rating:

Lameness Loader by Jello
/demos/1993/j/jifs.zip
29 Jun 1996 (catalog date)
22,920 bytes
Download FTP scene.org
Rating:

Razor Loader by Martial Artist of Razor 1911
/demos/1993/r/rzrldr.zip
29 Jun 1996 (catalog date)
17,606 bytes
Download FTP scene.org
Rating:

BBS Immortal Syndicate #2 by Immortal Syndicate
/demos/1994/l/loader20.zip
29 Jun 1996 (catalog date)
7,923 bytes
Download FTP scene.org
Rating:

BBS The Power Grid by iCE
/demos/1994/p/pgloader.zip
29 Jun 1996 (catalog date)
80,967 bytes
Download FTP scene.org
Rating:

TRSI Loader by The Wonder Monkey
/demos/1994/t/trsi_wm.zip
29 Jun 1996 (catalog date)
9,746 bytes
Download FTP scene.org
Rating:

Cchop 3.0 Loader by Wonder Monkey
/demos/1994/w/wm_cchop.zip
29 Jun 1996 (catalog date)
14,725 bytes
Download FTP scene.org
Rating:

Float by Karva
/demos/1996/k/kv_float.zip
14 Sep 1996 (catalog date)
498,050 bytes
Download FTP scene.org
Rating:
Released at event ASM96 in the demo division and ranked XX

Float by Anakata
/demos/1997/f/float_4k.zip
27 Apr 1997 (catalog date)
7,390 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the in4k division and ranked 08

Qing and Kween by Sensory Overload
/demos/1997/s/sens_qk.zip
26 Oct 1997 (catalog date)
17,148 bytes
Download FTP scene.org
Rating:
486,,Adlib,

iXalance Loader System by The Black Lotus
/demos/1998/i/ixalance.zip
01 Mar 1998 (catalog date)
97,132 bytes
Download FTP scene.org
Win95, Used to play Win95 releases by TBL

Loa by Hellcore, Omnicolour
/demos/1998/l/loa.zip
04 Jul 1998 (catalog date)
139,103 bytes
Download FTP scene.org
Rating:
Released at event RH98 in the in64 division and ranked ??
,VESA,GUS/SB,

Floaty by Das
/graphics/images/1997/f/floaty.zip
04 Jun 1997 (catalog date)
65,161 bytes
Download FTP scene.org
Rating:
Released at event SCE97 in the grfx division and ranked 01

Ikke helt god i oyet by Loaderror, Stoney of Ephidrena
/graphics/images/1997/p/pixel_53.zip
16 Jun 1998 (catalog date)
148,795 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 36
640x512x256

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

Loading by BestHyper
/graphics/images/1998/l/loading.zip
05 Nov 1998 (catalog date)
237,328 bytes
Download FTP scene.org
Rating:
Released at event FLAG98 in the grtc division and ranked 09
800x600x16m

DemoNews 144 Supplemental by Hornet
/info/demonews/other/dn144_su.zip
18 Apr 1997 (catalog date)
13,528 bytes
Download FTP scene.org
Upload listings that wouldn't fit in DemoNews.144

DemoNews 145 Supplemental by Hornet
/info/demonews/other/dn145_su.zip
18 Apr 1997 (catalog date)
13,290 bytes
Download FTP scene.org
Upload listings that wouldn't fit in DemoNews.145

Maximum Overload by Synth Dream PC
/music/contests/mc2/veteran/v-overld.zip
09 Nov 1996 (catalog date)
225,286 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V04

Happiness Forever by Lopithecus of Soundfield Overload
/music/contests/mc5/rookie/m5r-happ.zip
29 Aug 1997 (catalog date)
531,712 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

Loa & Legba by CarterUSM of Blueprint, Green Grapes
/music/contests/mc5/rookie/m5r-llgb.zip
29 Aug 1997 (catalog date)
263,069 bytes
Download FTP scene.org
Released at event MC5 in the mmul division and ranked XX

The Lost Oasis by lizard
/music/contests/mc6/intermed/m6i-loas.zip
28 Mar 1999 (catalog date)
629,524 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Lament Of A Warlock by the_raven
/music/contests/mc6/rookie/m6r-loaw.zip
28 Mar 1999 (catalog date)
581,091 bytes
Download FTP scene.org
Released at event MC6 in the mmul division and ranked XX

Maximum Overload by Synth Dream PC
/music/contests/mc_winners/v-overld.mod
28 Mar 1999 (catalog date)
371,062 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V04

Maximum Overload by Synth Dream PC
/music/contests/mc_winners/v-overld.mp3
28 Mar 1999 (catalog date)
4,179,173 bytes
Download FTP scene.org
Released at event MC2 in the mmul division and ranked V04

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.

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!

Music File Compressor v1.34 by Zirconia
/music/programs/compress/mmcmp134.zip
09 Jan 1997 (catalog date)
45,909 bytes
Download FTP scene.org
compress/decompress songs, load compressed modules into any tracker/player with TSR loaded

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

Amp For Windows V1.22 by Grinus of casa
/music/programs/players/ampw122.zip
19 Jan 1998 (catalog date)
124,292 bytes
Download FTP scene.org
Module player for SB AWE32/64 cards. IT/XM/S3M/MOD/MTM/PTM modules supported. The best possible sound quality. A minimal processor and memory usage. Internal file selector and playlist editor. Optimized for running in background. NEWS: enhanced IT support, a faster loader, fixes. Requirements: 386+, Windows 3.1+, SB AWE32+

Cubic Player 2.0 Alpha Plus Plus Enhanced Full Version by pascal
/music/programs/players/cp20full.zip
14 May 1998 (catalog date)
663,963 bytes
Download FTP scene.org
This is the FULL version of Cubic Player 2.0 alpha plus plus enhanced. I took the time to complete this so that people wouldn't have to keep downloading the main player and all the enhancements. If I missed anything, let me know.

Cubic Player v1.7 IT Loader
/music/programs/players/cpitl17e.zip
28 Sep 1996 (catalog date)
19,404 bytes
Download FTP scene.org

Cubic Player v1.7 XM Loader
/music/programs/players/cpxml17d.zip
28 Sep 1996 (catalog date)
15,207 bytes
Download FTP scene.org

Play It V0.02a For Win95 And Winnt by Olivier Aumage
/music/programs/players/pliw002b.zip
14 Jun 1997 (catalog date)
186,158 bytes
Download FTP scene.org
Impulse Tracker modules player. Runs under Win95 and WinNT. Features are FLOATING POINT mixing routine, Surround, Digital Filter, Volume Ramps. Full source code for BC++ 5.0 included, under GPL license. Pentium or needed.

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.

Tnt's Mod Player by ByteRaver of TNT, NO-ID
/music/programs/players/tnt-mp10.zip
21 Apr 1998 (catalog date)
207,724 bytes
Download FTP scene.org
This is a .MOD, .WOW player for DOS or a W95 DOS BOX. It supports the GUS and SoundBlaster. Features are interpolative mixing routines, 5 octaves, 1 to 32 channels, _ALL_ MOD types supported, very powerful .MOD loader, MIDAS-alike setup. full pascal and asm source is included. Info about programming mixing routines is included, too.

Universal Module Player 32 V0.39a by Terry Chatman of none
/music/programs/players/u32-039a.zip
15 Jun 1998 (catalog date)
95,572 bytes
Download FTP scene.org
A pretty damn good module player with no quirks. Easy to setup & use. Supports loading of multiple modules, MOD/S3M/XM, Sound Blaster Series, Pro Audio Spectrum Series, & Microsoft Sound System sound cards and compatibles. Download this today

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.

Download samples from AWE32
/music/programs/samplers/awe32bnk.zip
09 Sep 1996 (catalog date)
15,432 bytes
Download FTP scene.org
(Windows)

CD Information v1.4
/music/programs/samplers/cdinfo14.zip
09 Sep 1996 (catalog date)
67,352 bytes
Download FTP scene.org
download samples from CD (DOS)

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

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

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

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.

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

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

Wav Reverberator V1.4 by PiCoder of Seaber Designs
/music/programs/unusual/wavrev14.zip
18 Jun 1998 (catalog date)
109,599 bytes
Download FTP scene.org
Here it is. Works great, many parameters, clipping control, crisp sound, 225 types of reverbs possible, not counting endless amount of equalization values. FLOATING-point calculations extensively used. Works with stereo and mono 16 bit WAV files of any sample frequency. C++ non-compilable sources included.

Wav Reverberator V1.5 by PiCoder of Seaber Designs
/music/programs/unusual/wavrev15.zip
21 Jun 1998 (catalog date)
162,311 bytes
Download FTP scene.org
Here it is. Works great, many parameters, clipping control, crisp sound, 225 types of reverbs possible, not counting endless amount of equalization values. FLOATING-point calculations extensively used. Works with stereo and mono 16 bit WAV files of any sample frequency. C++ non-compilable sources included.

Floating in Garbage by Jason
/music/songs/1994/floatgar.zip
15 Sep 1996 (catalog date)
214,826 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the m4ch division and ranked XX
(MOD)

Neural Overload by Bloody Bastard
/music/songs/1995/b/bb-neurl.zip
09 Apr 1997 (catalog date)
168,205 bytes
Download FTP scene.org
Rating:
(XM)

Floating Water by Kari Haapanan
/music/songs/1995/f/floatw.zip
21 Sep 1996 (catalog date)
452,356 bytes
Download FTP scene.org
Rating:
(XM)

Clubfloat by Fatality
/music/songs/1996/c/clubfloa.zip
15 Mar 1997 (catalog date)
299,331 bytes
Download FTP scene.org
Released at event DML96B in the mmul division and ranked 04
(S3M)

Floating Around by Doxx
/music/songs/1996/d/do_float.zip
27 May 1997 (catalog date)
516,955 bytes
Download FTP scene.org
(XM)

Floating Bricks by Rama
/music/songs/1996/f/floabric.zip
22 Sep 1996 (catalog date)
203,541 bytes
Download FTP scene.org
Rating:
(XM)

Intelligent Reload (Remix) by Oona
/music/songs/1996/o/o-re_hsi.zip
22 Sep 1996 (catalog date)
232,892 bytes
Download FTP scene.org
Rating:
(XM)

Loaner by Punk Man
/music/songs/1996/s/s-loaner.zip
19 Mar 1997 (catalog date)
148,080 bytes
Download FTP scene.org
(S3M)

Float Away by Zauron
/music/songs/1996/z/zrn-flaw.zip
24 Jan 1997 (catalog date)
286,580 bytes
Download FTP scene.org
Rating:
Released at event FDG96 in the m4ch division and ranked ??
(S3M)

Floating Water by castman of CyberImage
/music/songs/1997/c/cm-water.zip
28 Sep 1997 (catalog date)
76,462 bytes
Download FTP scene.org
(S3M)

Overload by Convertito, Vece, Narsete of Dreamers
/music/songs/1997/d/dms-over.zip
23 Jul 1997 (catalog date)
196,689 bytes
Download FTP scene.org
(XM)

Floating Dreams by FMS
/music/songs/1997/f/fms_fldm.zip
19 Feb 1998 (catalog date)
353,344 bytes
Download FTP scene.org
(IT)

Floating In The Waves Of Fate by Jammax
/music/songs/1997/j/jam-what.zip
12 Jun 1997 (catalog date)
544,301 bytes
Download FTP scene.org
(MDL)

A Spectrum Loading by Rick2000 of Anti-Matter
/music/songs/1997/r/rick-spc.zip
14 Apr 1998 (catalog date)
13,902 bytes
Download FTP scene.org
(XM)

Mental Overload by PiCoder of Seaber Designs
/music/songs/1997/s/sed-movl.zip
22 Feb 1998 (catalog date)
697,105 bytes
Download FTP scene.org
(XM)

Floater by WERTY of DRuNK
/music/songs/1997/w/w-float.zip
24 Jan 1998 (catalog date)
112,147 bytes
Download FTP scene.org
(XM)

James Is Brown by Cloaked Alien of Scarab Corpse
/music/songs/1998/c/ca_jib.zip
29 Jun 1998 (catalog date)
548,017 bytes
Download FTP scene.org
(XM)

Floating In A Spacesuit by Tigerhawk of Digitalus
/music/songs/1998/d/dig-fias.zip
13 Apr 1998 (catalog date)
356,165 bytes
Download FTP scene.org
(IT)

Tone Float by Dr. Zachary Smith of NOISE
/music/songs/1998/n/no-tonef.zip
21 Jan 1998 (catalog date)
233,740 bytes
Download FTP scene.org
(IT)

Float beyond by Pearl Hunter of MirrorImage
/music/songs/1998/p/ph-fb.zip
18 Dec 1998 (catalog date)
605,918 bytes
Download FTP scene.org
Released at event BP98 in the mmul division and ranked XX

Floating by XAFAX
/music/songs/1998/x/xfx_floa.zip
07 Sep 1998 (catalog date)
135,479 bytes
Download FTP scene.org
(IT)

Baby Reload by Kaiowa of Sorrox
/music/songs/1998/r/reload.zip
04 Jul 2003 (catalog date)
720,836 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the mmul division and ranked 04
(S3M)

Extreme Overload by Zanti
/tla/songs/1995/xm/z/zan-extr.zip
21 Sep 1996 (catalog date)
111,445 bytes
Download FTP
Rating:

Floating In The Space by Maza
/tla/songs/1996/xm/f/float.zip
23 Jul 1996 (catalog date)
106,460 bytes
Download FTP
Rating:

Ogee by Loam of Focus
/tla/songs/1996/xm/f/fo_ogee.zip
24 Jul 1996 (catalog date)
577,962 bytes
Download FTP
Rating: