{"id":112,"date":"2006-08-05T15:58:25","date_gmt":"2006-08-05T19:58:25","guid":{"rendered":"http:\/\/www.rakkar.org\/blog\/?p=112"},"modified":"2006-08-05T15:58:25","modified_gmt":"2006-08-05T19:58:25","slug":"openal-makes-me-want-to-kill-someone","status":"publish","type":"post","link":"https:\/\/rakkar.org\/blog\/index.php\/2006\/08\/05\/openal-makes-me-want-to-kill-someone\/","title":{"rendered":"OpenAL makes me want to kill someone!"},"content":{"rendered":"<p>\t\t\t\tOpenAL has to be the worst packaged library I&#8217;ve ever used.<\/p>\n<p>The distributions are different between the SVN, the downloadable installer, and the source download.<br \/>\nThere is a downloadable installer for a library to begin with, which makes no sense.<br \/>\nThe license terms for the downloadable installer are draconian.<br \/>\nThe library is split among 4 projects, each with different settings, which output to 2 .libs with no explanation as to why or what the differences are.  The actual library takes 2-3 .libs depending on which one you download, which in turn takes 1-2 dlls, again depending on which one you download.<br \/>\nNone of the three dowloads work without modifications.<br \/>\nEach of the three downloads only contain a subset of the code, meaning you have to download all 3 anyway and then figure out how to put them together.<br \/>\nThe tutorials don&#8217;t run because they require a DLL that isn&#8217;t included in any of the distributions.<br \/>\nYou can&#8217;t build static libraries or directly include the source without modifying the code.<br \/>\nVersion 1.1 is utterly incompatible with older versions and in fact seems to have less features.<br \/>\nThe documentation is so out of date that it is flat out useless for that functions that it does cover, which is only a minor fraction of the actual functions.<br \/>\nThe code does not include useful user documentation in the headers so you have to just guess what the functions do.<\/p>\n<p><code><br \/>\n\/* Create Source objects *\/<br \/>\nAL_API void AL_APIENTRY alGenSources( ALsizei n, ALuint* sources );<br \/>\n<\/code><\/p>\n<p>Um thanks&#8230;<\/p>\n<p>Out of all the libraries I&#8217;m including in my game engine, by far I&#8217;ve spent the most time trying to get OpenAL working.  I&#8217;m about to just say screw it and use fmod instead, even though fmod isn&#8217;t free.\t\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>OpenAL has to be the worst packaged library I&#8217;ve ever used. The distributions are different between the SVN, the downloadable installer, and the source download. There is a downloadable installer for a library to begin with, which makes no sense. The license terms for the downloadable installer are draconian. The library is split among 4 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"_links":{"self":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/112"}],"collection":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=112"}],"version-history":[{"count":0,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/112\/revisions"}],"wp:attachment":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=112"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=112"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}