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!

[WIP] Guitar

This is a discussion on [WIP] Guitar within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Beta testers needed. I still have some bugs I need to fix. So if anyone (coder preferred) wants to take ...

Reply
 
LinkBack Thread Tools
Old 12-27-2007, 10:12 PM   #1
 
amrcidiot's Avatar
 
Join Date: Sep 2006
Location: In a houuuuuuuuuuse.
Posts: 680
Trader Feedback: 0
Default [WIP] Guitar

Beta testers needed. I still have some bugs I need to fix.
So if anyone (coder preferred) wants to take a look at my lua file and test out the game, send me a pm or im.
AIM: amrcidiot
YAHOO: zachdaily
MSN: bittybob2@hotmail.com

-------------------------------------------------------------------------------------------------------------

I'm working on a VERY simple lua app, Guitar.
controls are as follows
x-E chord
o-F chord
/\-G chord
[ ]-A chord
up-Eflat chord
left-D chord
right-C chord
down-B chord
l-drum beat1
r-drum beat2

as I said, real simple.
It's my first project, so it will be low quality a first release.
I have one question, however.
what extensions must audio files be, and how can I convert them to that extension.
thanks,
-amrcidiot

Last edited by amrcidiot; 12-28-2007 at 12:03 PM..
amrcidiot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-27-2007, 11:39 PM   #2
 
BigSanFrey's Avatar
 
My Mood: Amused
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 1,773
Trader Feedback: 0
Default

they can be anything i presume, download VDrum and look at that..
__________________
[B][FONT="Verdana"]WHA!?[/FONT][/B]
BigSanFrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 12:05 AM   #3
 
amrcidiot's Avatar
 
Join Date: Sep 2006
Location: In a houuuuuuuuuuse.
Posts: 680
Trader Feedback: 0
Default

i get a freeze at my loading screen.
it has to be certain settings i think for .wav 'cuz just a normal .wav does not work.
hmm....
amrcidiot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 12:11 AM   #4
 
BigSanFrey's Avatar
 
My Mood: Amused
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 1,773
Trader Feedback: 0
Default

try mp3.. they work tut here
__________________
[B][FONT="Verdana"]WHA!?[/FONT][/B]
BigSanFrey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 12:29 AM   #5

chaccaron.
 
 
Join Date: Sep 2006
Real First Name: Andrew
Location: England
Posts: 2,615
Trader Feedback: 0
Default

Look at my Drum Simulator, same idea, get code or whatever, as long as it helps!

Link:

http://dl.qj.net/Drum-Simulator-v0.2...1927/catid/151
__________________
whyHELLOder.
AndyMosh is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 03:01 AM   #6
 

 
Join Date: Oct 2007
Posts: 56
Trader Feedback: 0
Default

I don't know what they have To be but I do know what can convert them:
I used Blaze media program.
and also I love music so I'm really exited about going on this game.
bronze95 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 06:07 AM   #7

Developer
 
Join Date: Aug 2007
Location: Australia
Posts: 657
Trader Feedback: 0
Default

there was a tutorial thing the other day mentioned of the PSPU front page about converting certain music files to wav format to be played with my drum app, VDrum. Have a look for it, theres a link to a program that can do all the converting for you
__________________
Xsjado7 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 06:09 AM   #8

Three Years Old
 
Freshmilk's Avatar
 
Join Date: Dec 2005
Location: Ermmm... Pass?
Posts: 2,239
Trader Feedback: 0
Default

Hold on, I'll get you a tutorial that'll tell you all the types and how to convert them, i used this for my first LUA project. Just gimme a minute. EDIT: http://www.evilmana.com/tutorials/lua_tutorial_10.php

Quote:
Applying Sound
luaplayer can play the the following formats: UNI, IT, XM, S3M, MOD, MTM, STM, DSM, MED, FAR, ULT or 669 for music. WAV files can be used for sound.It is possible to convert MIDI files into the above mentioned formats.One program that can do this is Modplug Tracker. Also, keep in mind that luaplayer DOES NOT support mp3 files.
After we learn a few sound commands we will apply these with some things we learned previously to create a small program.
If I were you, I'd follow the tutorials on that site; they're very useful, that how I made my first lua program, and thats what I used to teach AndyMosh to code, lul. Modplug tracker is a very useful program, and I'd suggest you go download if you're planning to work in lua; note that certain versions of lua can use MP3's now, that tutorial is outdated, but still I'd suggest using midi sounds if you're just planning to make a soundboard style application. Good luck with that, and feel free to ask me anything about lua or modplug tracker if you get stuck; my email is Freshmilk_05@hotmail.com.
Freshmilk is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 09:52 AM   #9
 
Muhie's Avatar
 
Join Date: Apr 2007
Location: The Netherlands
Posts: 104
Trader Feedback: 0
Default

It must be a .wav file saved as PCM , 16 bit , mono

I was also planning to make some kind of app XD
Muhie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 12-28-2007, 10:33 AM   #10
 
amrcidiot's Avatar
 
Join Date: Sep 2006
Location: In a houuuuuuuuuuse.
Posts: 680
Trader Feedback: 0
Default

thanks a lot guys.
Frshmilk, that helped a lot.
Quote:
Originally Posted by Muhie
It must be a .wav file saved as PCM , 16 bit , mono

I was also planning to make some kind of app XD
thanks for the info

<DOUBLE>

guys, I got sound loading.
thanks to Fresh Milk and Muhie for the help.
expect the first release later tonight.
First will be very limited release
eventually i would like to make a very nice app.
so far the gui is a little sucky, but that's why we have first releases, right?
thanks a lot guys!!

If anyone has any ideas,
AIM: amrcidiot
YAHOO: zachdaily
MSN: bittybob2@hotmail.com <---- also e-mail
-= Double Post =-
Beta testers needed. I still have some bugs I need to fix.
So if anyone (coder preferred) wants to take a look at my lua file and test out the game, send me a pm or im.

Last edited by amrcidiot; 12-28-2007 at 12:03 PM.. Reason: Automerged Doublepost
amrcidiot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
guitar , wip

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 06:58 AM.



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