[Milkymist-devel] [Democompo] MOD Player
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Wed Sep 2 11:13:32 PDT 2009
Hi,
We'd need a MOD [1] player for the Milkymist democompo [2]. We already have
die-hard composers to make a good MOD soundtrack for the demo, but we still
need somebody to make MOD playing work on Milkymist.
Is a quite simple task, that you can do even without access to the hardware:
- you get the raw data from the MOD file in a buffer
- you need to write a function which, when called, will fill another buffer with
a fixed number of audio samples. The buffer is 16-bit signed interleaved stereo
audio samples at 48kHz.
The MOD file format is simple and not CPU-intensive (it was made for working on
Amigas).
Is anybody interested in picking up this task?
Thanks,
Sébastien
[1] http://en.wikipedia.org/wiki/MOD_(file_format)
[2] http://lekernel.net/blog/?p=524
More information about the Devel
mailing list