OpenArena Message Boards

OpenArena Contributions => Audio => Topic started by: fromhell on March 29, 2012, 09:57:43 AM



Title: dumbtowav
Post by: fromhell on March 29, 2012, 09:57:43 AM
I've just compiled this from the DUMB (http://dumb.sourceforge.net/) source and made a simple batch file to render out tracker music in the music/ folder to wav, and then ogg encoding them

Test was a success! Considering doing this for audio including sound effects (so I can have a 'source' that generates wav files)


Now if I could only go further, like make dumbtowav render specific patterns in a module to another wav file, for something like 'gunfire.it', pattern 1 containing machgf1a, pattern 2 being machgf1b etc, and then have sox postprocess them

Of course it IS possible to just integrate DUMB into the source natively as a decoder - but compatibility y'know