VOGONS

Common searches


Search results

Display options

Re: Dune "HERAD" Ad Lib Music Hacking

in DOS
psy_ wrote on 2020-01-11, 22:54: hello, very nice project 😀 i want to ask how to inject files into dune.dat (dat) file? thank you! Hello. I think your question is out of this topic, because music in Dune is not packed into a resource file like dune.dat.

Re: Note FM Tracker

I created a SOP replayer for the MSX 8-bit platform as well (using an OPL4 audio chip extension) andt is partialy based on the sources from binarymaster. See this video , around time stamps 1:32 and 4:32 for some examples (it shows some ther OPL3 formats being played as well). Note that is needs …

Re: Note FM Tracker

Hey what's up guys, newcomer here! Would any of you be able to export this awesome track as MP3 or WAV but without the drums? I'd like to try to remix it here in Ableton. Thank you! Hi! Try out MIDIPLEX , it allows to edit SOP: you can just remove all events from specified tracks and save it to …

Re: Note FM Tracker

chilpillwill wrote: download link doesn't work anymore and I can't find NOTE anywhere in search engines https://adplug.github.io/library/entry/Note10b2.html Download this archive. NOTE is inside note_b2.zip.

Re: Windows, Doom, Apogee OPL3 Synthesizer.

Hi, I managed to compile the OPL3 emulator midi drivers with the nuked OPL3 Emulator in visual studio 2008, so this means You can have a very Accurate OPL3 Software synthesizer in operating systems as old as windows 2000. I also made an innosetup script for the driver so it shows in add/remove …

Re: Dune "HERAD" Ad Lib Music Hacking

in DOS
I did noticed that the bass drum on channel 8 in NewSan is still incorrect. So, if I'm understanding this correctly, it looks like pitch bends/pitch slides ignore the MIDI keyboard clipping. Hope this helps! Yeah, that was easy. :lol: https://github.com/adplug/adplug/commit/ …

Re: LLSID Emulator

LLSID 1.4 - Is an MicroSoft Windows exclusive SID emulator that uses an emulation program for OPL3 SID sound process. Developer, Da!NyL, replied that he stopped the development of the program because he lost the source code . :( This player is pretty tiny (~83 KiB) and it uses external YMF262 …

Re: Where to find ROL/A2M/OPL music

Thank you for this information, but can you also help me learn how to download these files in a faster way? Surely there is a faster way than clicking one by one? https://stackoverflow.com/a/26269730/4381493 This will download all files from Apache indexed directory: wget -r -np -nH --cut-dirs=3 -R …

Re: Where to find ROL/A2M/OPL music

Is there a place to download ROL/AM2/IMS/SOP (Even though I believe I have all of it)/Etc. music files that play on an OPL chip (And accompanying software for it)? Pretty rare AdLib things you can find here: https://web.archive.org/web/20110718215151/http://www.chiptune.de/adlib/ ftp://ftp.pigwa. …

Re: Dune "HERAD" Ad Lib Music Hacking

in DOS
Shame on me, only today I figured out that % modulo operator in C is sign aware. :blah: Today I fixed that thing, and Travis build passed! :lol: https://travis-ci.org/adplug/adplug/builds/293806405?utm_source=github_status&utm_medium=notification When it's done doing that, it'll take the transposed …

Re: Dune "HERAD" Ad Lib Music Hacking

in DOS
So what's the preferred workflow, as the libadplug is now installed into system library dir, and I want to develop that, using stock adplay-unix to test? Compile and reinstall libadplug into system dirs again and again? I usually compile with Cygwin, and since toolchain is set up and build is …

Page 1 of 4