| View previous topic :: View next topic |
| Author |
Message |
illfoundedmind

Joined: 24 Nov 2005 Posts: 22 Location: N/A
|
Posted: Thu Jan 05, 2006 4:07 am Post subject: Need help playing MIDI in lua |
|
|
Trying to get midi files to play in lua, any ideas? Has anyone already done it?
I've RTFM and there is nothing. I really don't want to convert them to XM (because you can't) and the other formats are to big of a file size for the other processing in the game that is going on, can anyone program a codex or is there another way? _________________ illfoundedmind Production Studio |
|
| Back to top |
|
 |
illfoundedmind

Joined: 24 Nov 2005 Posts: 22 Location: N/A
|
Posted: Fri Jan 06, 2006 2:36 am Post subject: |
|
|
Bump... because this is a really important question for me.
Thanks _________________ illfoundedmind Production Studio |
|
| Back to top |
|
 |
romero126
Joined: 24 Dec 2005 Posts: 200
|
Posted: Fri Jan 06, 2006 7:41 am Post subject: |
|
|
| The Midi format isnt currently supported in v0.15. |
|
| Back to top |
|
 |
chaos
Joined: 10 Apr 2005 Posts: 135
|
Posted: Sat Jan 07, 2006 11:00 am Post subject: |
|
|
your best bet at this point is to convert midi to mod. that's what i did for my game. _________________ Chaosmachine Studios: High Quality Homebrew. |
|
| Back to top |
|
 |
illfoundedmind

Joined: 24 Nov 2005 Posts: 22 Location: N/A
|
Posted: Wed Jan 11, 2006 4:22 am Post subject: |
|
|
Is *.mod a large file format, I guess I can find that out myself. I was really surprised that Lua Player 0.15 supports *.xm but not *.midi hope that changes in one of the newer releases. Thanks. _________________ illfoundedmind Production Studio |
|
| Back to top |
|
 |
|