Difference between revisions of "Elmaliki-Guitar Hero Piano Project"
From vjmedia
(Created page with "I modified the traditional EAMIR SDK Guitar Hero patch to play a melodically instead of chords. The flipper's direction alters the note that gets played by each button(Fret 1...") |
|||
Line 1: | Line 1: | ||
I modified the traditional EAMIR SDK Guitar Hero patch to play a melodically instead of chords. The flipper's direction alters the note that gets played by each button(Fret 1 down = c, fret 1 up = d, etc). Despite that, the instrument can only play 10 notes, so I gave it C, D, D#, E, F, F#, G, A, and B flat. Those notes compose the major and minor scale and the blues counterpart. The device isn't supposed to be actually used to perform live, or replace guitars or pianos. I created it as a proof of concept, and because it would be fun to play an actual song on a guitar hero guitar. | I modified the traditional EAMIR SDK Guitar Hero patch to play a melodically instead of chords. The flipper's direction alters the note that gets played by each button(Fret 1 down = c, fret 1 up = d, etc). Despite that, the instrument can only play 10 notes, so I gave it C, D, D#, E, F, F#, G, A, and B flat. Those notes compose the major and minor scale and the blues counterpart. The device isn't supposed to be actually used to perform live, or replace guitars or pianos. I created it as a proof of concept, and because it would be fun to play an actual song on a guitar hero guitar. | ||
+ | <mediaplayer>https://vjmedia.wpi.edu/images/7/71/Elmalik-FinalVideo.mp4</mediaplayer> | ||
[[Media:Elmalik-FinalVideo.mp4]] | [[Media:Elmalik-FinalVideo.mp4]] | ||
Revision as of 03:27, 9 October 2019
I modified the traditional EAMIR SDK Guitar Hero patch to play a melodically instead of chords. The flipper's direction alters the note that gets played by each button(Fret 1 down = c, fret 1 up = d, etc). Despite that, the instrument can only play 10 notes, so I gave it C, D, D#, E, F, F#, G, A, and B flat. Those notes compose the major and minor scale and the blues counterpart. The device isn't supposed to be actually used to perform live, or replace guitars or pianos. I created it as a proof of concept, and because it would be fun to play an actual song on a guitar hero guitar.
The media player is loading...
Picture of my code in Max:
Note: Code cutoff on the top is Manzo's EAMIR Guitar Patch. This picture only shows the stuff I added on top of it.