PDA

Ver la versión completa : libmikmod is here



Pea
16/03/2005, 23:21
Hello all,

Once again, sorry I don't know any spanish, so I will post in english.

I have managed to compile libmikmod for Mr.Mirkos SDK. You can get both a compiled version (libmikmod.a) and the source here:
http://www.pea.co.nz/gp32/downloads.php

PLEASE NOTE: 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).

This is the mikmod library compiled for use on the GP32. Originally updated by aj0, but rewritten by me to support Mr.Mirkos SDK, and updated to mikmod3.2.0 beta2 (fixed some loaders I think). It is capable of playing many different types of mod-style music formats, and is very easy to use. It supports 669, amf, dsm, far, gdm, imf, it, med, m15, mod, mtm, stx, s3m, ult, uni and xm formats, as well as simultanious samples. The maximum number of voices can be set at run-time, so you can limit the load :) - for more info, read the docs (included in both zips).

A simple example code is given on the site.

Cheers,
Pea

BAD TRANSLATION USING BABLEFISH:
MALA TRADUCCIÓN USANDO BABLEFISH:

He manejado compilar el libmikmod para Mr.Mirkos SDK. Usted puede conseguir una versión compilada (libmikmod.a) y la fuente aquí:
http://www.pea.co.nz/gp32/downloads.php

POR FAVOR NOTA: Esto es una versión preliminar. Retrasará actualmente su uso porque cuando usted llama MikMod_Update para poner al día el sonido, esperará hasta que hay un almacenador intermediario libre y después pondrá al día el sonido. Lanzaré una nueva versión en los pares siguientes de los días que no esperarán como esto (se pondrá al día solamente si el almacenador intermediario es casi vacío).

Ésta es la biblioteca del mikmod compilada para el uso en el GP32. Puesto al día originalmente por aj0, pero reescrito por mí para apoyar Mr.Mirkos SDK, y puesto al día a mikmod3.2.0 beta2 (fijado algunos cargadores que pienso). Es capaz de jugar muchos diversos tipos de formatos de la música del MOD-ESTILO, y es muy fácil utilizar. Apoya 669, amf, dsm, lejano, gdm, el FMI, él, med, m15, MOD, mtm, stx, s3m, ult, uni y xm los formatos, así como muestras simultanious. El número máximo de voces se puede fijar en el tiempo de pasada, así que usted puede limitar la carga:) - para más Info, lea los doc. (incluidos en ambos relampaga).

Locke
16/03/2005, 23:29
Really great news, keep up the good work! :D

Propeller
17/03/2005, 12:42
I've reflected this in the news:

http://www.gp32spain.com/programacion/index.php?#18147

Congrats for your work.

Propeller

kmkzk
17/03/2005, 13:12
THanks a lot!! :D

wborland_es
17/03/2005, 16:53
-"Perdone, ¿Es esto la academia de Ingles?"
-"If if, between."

Tenia que ponerlo XD.

stage7
17/03/2005, 17:18
Good news for programmers and musicians in general :)

Now, kmkzk, you'll have your work improved with this new release :D Hope we'll see something related from you about this ;)

Tnx Pea!