Logo by Alkaron (anonymous IP: 18.97.14.86,2272) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (204) Development (603) Document (24) Driver (98) Emulation (149) Game (1018) Graphics (503) Library (118) Network (234) Office (67) Utility (932) Video (69) Total files: 4413 Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
Support the site
|
NGP Music ripper by Ivan ( & Thor) Syntax: musicdump <romfile> <output_prefix> <b|h> b : binary dump (for asm) h : C include file (to use with lib in "music.c", should work with Ivan's C framework, NeoTracker part) It generates one file/group. visit http://www.geocities.com/rtb7 and download "puzzle gems" sources for a sample. It looks like this : SL_SoundInit(); // init sound : driver & z80 setup SL_LoadGroup(magical0,sizeof(magical0)); // load group containing tunes & sfx SL_PlayTune(0); // play tune (often 0) SL_PlaySFX(1); // Play SFX (doesn't stop tune) |
Copyright © 2004-2025 by Björn Hagström All Rights Reserved |