We have a new shiny
API to play sounds in Castle Game Engine! I think it’s a major improvement over the previous
API (that revolved around TSoundBuffer and TSound classes). The new
API is easier to use: It hides some internal constraints (a limited internal number of sounds that can be mixed simultaneously, or impossibility …