
-----------------------------------
snprshot
Wed May 27, 2015 1:42 pm

adding chords in turing to make music such as pianoman by Billy joel
-----------------------------------
Id like to make a song with turing and am wondering would there be a way to implement chords in the programming



specifically trying to make billy joels pianoman and in the beggining there are 3 notes played at once, i wanna know how to do that in turing



i havent exactly done anything as of yet to try and fix it that has worked, ive tried putting the text after but that plays it n sequence



Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)








useing 4.1.1


-----------------------------------
Insectoid
Wed May 27, 2015 1:55 pm

RE:adding chords in turing to make music such as pianoman by Billy joel
-----------------------------------
As far as I know the Music.Play command can only play one sound at a time. You're out of luck here.
