b3ta.com links
You are not logged in. Login or Signup
Home » links » Link 838219 | Random

This is a link post For those even slightly interested in video game audio
This is a really good video explaining the basics of how some of the different software options function.
(, Thu 2 Aug 2012, 20:54, Reply)
This is a normal post This guy is fundamentally mistaken about what an API is.
He's using graphical sound tools. These are not APIs, which are Application Programmer Interfaces. If he finds himself writing code which says things like:

SoundLib::SoundObj mySound("myUri");
mySound.play();

*Then* he's using an API.

Until then, he's a monkey who doesn't know what he's talking about.
(, Fri 3 Aug 2012, 3:22, Reply)