| View previous topic :: View next topic |
| Author |
Message |
c5cha7
Joined: 05 Oct 2005 Posts: 14
|
Posted: Thu Oct 20, 2005 4:51 am Post subject: Lua Player Audio Codec's |
|
|
Hi
I Have been searching all day for a .XM or a .MOD codec but i cant find one anywhere. Could anyone help me?
Here's what Lua Player support's
UNI, IT, XM, S3M, MOD, MTM, STM, DSM, MED, FAR, ULT or 669.
But i have found none on google or even on lime wire.
If Possible could i just loop a WAV file?
If so what's the code?
Thank's _________________ Currently Working On
PSP Chao Garden - Lua
Next Project might be
Dragon Ball P
or Metroid Prime |
|
| Back to top |
|
 |
thsock
Joined: 25 Sep 2005 Posts: 25
|
Posted: Thu Oct 20, 2005 7:51 am Post subject: |
|
|
I am not exactly sure what your asking besides how to loop a wav file.
you can find .mod... files at http://www.modarchive.com/
check luaplayer.org functions list for music loops.
tshock |
|
| Back to top |
|
 |
c5cha7
Joined: 05 Oct 2005 Posts: 14
|
Posted: Thu Oct 20, 2005 9:57 pm Post subject: Thank's |
|
|
Thank's Tshock
I Am starting a new team on making a Virtua pet.
If you wanna join i have one more space (Luckly)
This time i can gaurentee that you can join,
That is if your not doing something??
Anyway thank's _________________ Currently Working On
PSP Chao Garden - Lua
Next Project might be
Dragon Ball P
or Metroid Prime |
|
| Back to top |
|
 |
c5cha7
Joined: 05 Oct 2005 Posts: 14
|
Posted: Thu Oct 20, 2005 11:08 pm Post subject: |
|
|
| thsock wrote: | I am not exactly sure what your asking besides how to loop a wav file.
you can find .mod... files at http://www.modarchive.com/
check luaplayer.org functions list for music loops.
tshock |
WAIT
Do you know how to make a wav file loop???
If you do then please tell me.
Is all i wanna know is how to make a wav file loop
if anyone could help with that than i would be truley
gratefull.
Thank's _________________ Currently Working On
PSP Chao Garden - Lua
Next Project might be
Dragon Ball P
or Metroid Prime |
|
| Back to top |
|
 |
MikeHaggar
Joined: 18 Jul 2005 Posts: 116
|
Posted: Fri Oct 21, 2005 6:00 am Post subject: |
|
|
erhm...
from functions.txt
Sound Sound.load(filename, [bool loop]) ?
And isn't nevyn the first LUA OS maker? |
|
| Back to top |
|
 |
Zenurb
Joined: 30 Sep 2005 Posts: 106 Location: United Kingdom
|
Posted: Sun Oct 23, 2005 3:10 am Post subject: |
|
|
| MikeHaggar wrote: | erhm...
from functions.txt
Sound Sound.load(filename, [bool loop]) ?
And isn't nevyn the first LUA OS maker? |
Yeah, he is. _________________ Proud Dvorak User
US 1.5 PSP (Original) |
|
| Back to top |
|
 |
|