PDA

Ver la versión completa : LibMikMod para Mirko SDK



Propeller
17/03/2005, 11:12
Después de un arduo trabajo, pea ha conseguido compilar (no sin antes rescribir parte del código) la biblioteca libmikmod para su uso con el SDK de Mirko. Se trata de una versión preliminar y todavía tiene que solucionar algunos problemas. Según él mismo dice:

This is a preliminary version. Currently it will slow down your application because when you call MikMod_Update to update the sound, it will wait until there is a free buffer and then update the sound. I will release a new version in the next couple of days that will not wait like this (it will only update if the buffer is nearly empty).

Podeis pillarlo en la página de pea (http://www.pea.co.nz/gp32/downloads.php).