![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on LuaPlayer for PSP // Modcase's Background Music (loops) for Lua games \\ within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Modcase's Music Loops - For use with LuaPlayer Note: The downloads below are from my personal music that I have ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() Retired Moderator
|
Modcase's Music Loops - For use with LuaPlayer
Note: The downloads below are from my personal music that I have created over the past few years. They are all in the highest quality Lua currently supports. (44khz mono, each loop is about 20-40 seconds with 78 loops in all) (disclaimer: I am allowing them to be used for Shine and Nevyn's LuaPlayer application for the PSP only and no other use is acceptable.) With that said, I hope that the lua coders here find these audio tracks useful in creating their own LuaPlayer games with audio. I do appriciate feedback so if you liked the music or disliked a certain loop, let me know If you happen to make a credit screen in your app I would appriciate credit given for the audio as alot of sweat and blood has gone into making them. Respectively similar to the programs that you are creating. Code:
--Background Audio loading script
--load the audio track "audio1.wav" as track1 and set it to loop
--start playing the audio you just loaded
track1 = Sound.load("audio1.wav",true)
track1:play()
--start game loop
while true do
--do stuff
end
Sample-1 --|-- Sample-2 --|-- Sample-3 --|--Sample-4 --|-- Sample-5 --|-- Sample-6 --|--Sample-7--|-- Sample-8 (I will be changing these to mp3 tracks soon for quick sample listening) I want to thank Shine and Nevyn on the work they have put into LuaPllayer. Your have made an awesome application! The files have been seperated into ~20mb downloads and there are about 20 original wav loops in each file. I hope you enjoy them! Modcase's Preformatted LuaPlayer Audio Loops - Selection #1 - Set #1 Modcase's Preformatted LuaPlayer Audio Loops - Selection #2 - Set #2 Modcase's Preformatted LuaPlayer Audio Loops - Selection #3 - Set #3 Modcase's Preformatted LuaPlayer Audio Loops - Selection #4 - Set #4 The files are currently hosted on Allpspskins.com (equals ~300k a second Enjoy!!
__________________
Random Goodies: [url=http://psplua.com]PSP Lua[/url] - [url=http://avatars.oc2.org]Avatars[/url] - [url=http://allpspskins.com]PSP Wallpaper[/url] [img]http://modshark.com/sigs/modcase.jpg/mod7.jpg[/img] [url=http://forums.qj.net/showthread.php?t=59503]PSP Trigger LED Modification[/url] [url=http://forums.qj.net/showthread.php?t=10724]Play AdHoc PSP Games over the Internet[/url] [url=http://forums.qj.net/showthread.php?t=5344]Wipeout Pure Browser FAQ[/url] [url=http://forums.qj.net/showthread.php?t=14685]SnesTYL 0.02c Game Compatability List[/url] [url=http://forums.qj.net/showthread.php?t=13779]Changing your background w/ PSPersonalize[/url] |
|
|
|
|
|
#2 | |
![]() I think I ripped my pants
Join Date: Jul 2005
Real First Name: Matt
Location: Toronto
Just Played: Trials HD
Posts: 6,485
Trader Feedback: 0
|
Thank you! It can be hard to have some good .wav music if you don't know how to make them. This will help a lot.
Also, I really like sample 1, 6, 7 and 8. Great job And don't worry, if I ever use one of these, I'll give you credit for sure.
__________________
![]() |
|
|
|
|
|
|
#3 |
![]() Retired Moderator
|
Thanks! Im glad they can be of some use to other lua programmers
__________________
Random Goodies: [url=http://psplua.com]PSP Lua[/url] - [url=http://avatars.oc2.org]Avatars[/url] - [url=http://allpspskins.com]PSP Wallpaper[/url] [img]http://modshark.com/sigs/modcase.jpg/mod7.jpg[/img] [url=http://forums.qj.net/showthread.php?t=59503]PSP Trigger LED Modification[/url] [url=http://forums.qj.net/showthread.php?t=10724]Play AdHoc PSP Games over the Internet[/url] [url=http://forums.qj.net/showthread.php?t=5344]Wipeout Pure Browser FAQ[/url] [url=http://forums.qj.net/showthread.php?t=14685]SnesTYL 0.02c Game Compatability List[/url] [url=http://forums.qj.net/showthread.php?t=13779]Changing your background w/ PSPersonalize[/url] |
|
|
|
|
|
#5 |
![]() Retired Moderator
|
i use a few tools, fruityloops, various mods and vst's, but reason is definately one of them.
__________________
Random Goodies: [url=http://psplua.com]PSP Lua[/url] - [url=http://avatars.oc2.org]Avatars[/url] - [url=http://allpspskins.com]PSP Wallpaper[/url] [img]http://modshark.com/sigs/modcase.jpg/mod7.jpg[/img] [url=http://forums.qj.net/showthread.php?t=59503]PSP Trigger LED Modification[/url] [url=http://forums.qj.net/showthread.php?t=10724]Play AdHoc PSP Games over the Internet[/url] [url=http://forums.qj.net/showthread.php?t=5344]Wipeout Pure Browser FAQ[/url] [url=http://forums.qj.net/showthread.php?t=14685]SnesTYL 0.02c Game Compatability List[/url] [url=http://forums.qj.net/showthread.php?t=13779]Changing your background w/ PSPersonalize[/url] |
|
|
|
![]() |
| Tags |
| background , games , loops , lua , luaplayer , modcase , music , or or , psp |
| Thread Tools | |
|
|