QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Development Forum
The above video goes away if you are a member and logged in, so log in now!

LuaPlayer for PSP // Modcase's Background Music (loops) for Lua games \\

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 ...

Reply
 
LinkBack Thread Tools
Old 09-17-2005, 03:13 AM   #1
Retired Moderator
 
modcase's Avatar
 
Join Date: Jun 2005
Location: Brinstar
Posts: 641
Trader Feedback: 0
Default LuaPlayer for PSP // Modcase's Background Music (loops) for Lua games \\

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
Here are a few sample audio tracks (in wav format currently)
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]
modcase is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-17-2005, 05:00 AM   #2
I think I ripped my pants
 
whitehawk's Avatar
 
Join Date: Jul 2005
Real First Name: Matt
Location: Toronto
Just Played: Trials HD
Posts: 6,485
Trader Feedback: 0
Default

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.
whitehawk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-17-2005, 02:39 PM   #3
Retired Moderator
 
modcase's Avatar
 
Join Date: Jun 2005
Location: Brinstar
Posts: 641
Trader Feedback: 0
Default

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]
modcase is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-17-2005, 08:12 PM   #4
 
RootOfAllEvil's Avatar
 
Join Date: Aug 2005
Location: Do I Know You?,EH? Do You Know Brian Peppers?
Posts: 539
Trader Feedback: 0
Default

you use reason, right EH I KNOW YOU DO cause some are loops from it
RootOfAllEvil is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-22-2005, 11:40 PM   #5
Retired Moderator
 
modcase's Avatar
 
Join Date: Jun 2005
Location: Brinstar
Posts: 641
Trader Feedback: 0
Default

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]
modcase is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
background , games , loops , lua , luaplayer , modcase , music , or or , psp

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 04:12 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us