Dark Bit Factory & Gravity

PROGRAMMING => General coding questions => Topic started by: mudlord on January 14, 2009

Title: HVLPlay: A AHX/HVL playback library in C (C/C++/PureBasic)
Post by: mudlord on January 14, 2009
Hello,

Here's some stuff I have been mucking around with since WinAHX has a tendency to play some AHX tunes completely wrong. This lib is based on Xeron/IRIS's official code, straight from the official HivelyTracker replayer sources. CPU usage of the library is very small too (around 0-4% on a E2200 dual core).

The lib is public domain and is built with MSVC6.  Included is the source code, some example tunes, as well as bindings for PureBasic (thanks go to eNeRGy/dAWN for those!)

Sure, for 4k intros this might be useless, but for cracktros/general demos, it should be enough :)
Title: Re: HVLPlay: A AHX/HVL playback library in C (C/C++/FreeBasic)
Post by: energy on January 14, 2009
Sorry Mudlord, its for Purebasic, but im sure that yu find here
enough guys who will do a Freebasic port!!..  ;)
Cheers...
Title: Re: HVLPlay: A AHX/HVL playback library in C (C/C++/PureBasic)
Post by: mudlord on January 14, 2009
Fixed up main post,

and yeah, I seen all the FreeBasic stuff done here :).
Wouldn't surprise me at all if one of you talented folks looks into it.  :)
Title: Re: HVLPlay: A AHX/HVL playback library in C (C/C++/PureBasic)
Post by: Shockwave on January 16, 2009
As soon as it's ported I'd love to add this to the resources section if that would be ok Mudlord?

Thanks for posting it :) K+

Btw, there are plenty of people who use C++ / C  and some PB users here too.
Title: Re: HVLPlay: A AHX/HVL playback library in C (C/C++/PureBasic)
Post by: mudlord on January 16, 2009
Quote
As soon as it's ported I'd love to add this to the resources section if that would be ok Mudlord?

By all means, its PD, after all :)
Title: Re: HVLPlay: A AHX/HVL playback library in C (C/C++/PureBasic)
Post by: Shockwave on January 16, 2009
Thank you sir!
Title: Re: HVLPlay: A AHX/HVL playback library in C (C/C++/PureBasic)
Post by: Rbz on February 18, 2009
@mudlord: thanks for this lib, a FB port can be found here -> http://www.dbfinteractive.com/forum/index.php/topic,3931.0.html