Elmaliki-Guitar Hero Piano Project

From vjmedia
Revision as of 03:33, 9 October 2019 by Nelmaliki (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Media:Elmalik-FinalVideo.mp4


Picture of my code in Max:

alt text

Note: Code cutoff on the top is Manzo's EAMIR Guitar Patch. This picture only shows the stuff I added on top of it.