This isn’t a game (yet) but it can be fun. Use left/right arrow keys to strum and number keys 1-8 to change chords. You can also edit the chords manually. I have a version working with a Wii Gutiar Hero controller that I may release soon once I get the handling a bit more stable and hate-mail filters installed.
Odd, I haven’t had any issues on several different computers. Do you have multiple soundcards or anything else slight strange, does this one work for you?
You can change any of the hot key chords to anything you like, just change the fingering for the currently selected chord. Also you can change the tuning of the guitar (top right).
Can you record the music you make on it? Rather than making a game you should make a sound recording program so people can easily make music for their games.
I was actually thinking about doing that. I have done a bunch of lightweight pure Java software synthesizers so far and was thinking of making a simple Mario-Paint-esq (but a bit more advanced) music tool for games. If you want to try some others click below:
I tend to strum down alot and just hit a few strings on the way up (when playing an actual guitar) so that’s why I made it work that way, but enough people have commented that I will change it.
I wanted to simulate a real guitar so it doesn’t make sense to have multiple channels. When you change chords I mute the strings slightly and set them to open for a fraction of a second but it still needs a bit of work to sound natural.
Yeah I could have expression keys to modify the chord, good idea. I was actually thinking about a modifer key to switch to power chord versions.
Don’t you mean 16 combinations (2^4)? The guitar hero controller has 5 buttons so you can get 32 chords without paging them (more than many guitarists know I’d wager).
Once again, great ideas.
Could do but I am already spending far too much time away from games on this.
Will do, I pretty much always release source if enough people request it. The only reason I don’t initially is the time it takes to clean-up and package it.
Something just occurred to me, cylab do play the guitar? Seems there is a bit of overlap between guitarists and game developers for some reason. I know Kev Glass plays a bit (according to his website).
I was more refering to the overlapping of the sustain.
My bad, did my comment after a birthday party, so I wasn’t quite sober
Not really a guitarist. I only know some basic chords but I try to be a drummer I think there is a quite an overlap between (game) developers and musicians in general.
Edit:
Ok, I’ve checked this and in WebGuitar I was grabbing the SourceDataLine in the constructor for the applet rather than init(). Check it now and see if it works.
[quote=“ShannonSmith,post:18,topic:34158”]
Cool. It works. Penny finally dropped - I assumed that clicking on things would make noise & so I missed the arrow keys bit…
Instructions on the page (like maybe ‘use the arrow keys’) would help.