Link to home
Start Free TrialLog in
Avatar of ForLoop5
ForLoop5Flag for United States of America

asked on

Piano player with chords.

I received much help recently with a program that takes the contents of a text field and runs its contents through a set of switch case statements then plays music note based on which letters were typed into  the text field.  It works great.  I was wondering if I could get more help with adding the feature of being able to the the piano player to play multiple keys at the same time.  

So normally you type notes in the text field like this, T&T& twreq gjqw  but I would like to add the ability to add a set of note to be played at once like this [dvj]

Here is the swf of the app we are working on http://www.buttonbeats.com/images/playnotesCS4.swf

I can upload the fla if you will help me with it.  Thanks.  I appreciate it.
Avatar of Antonio Estrada
Antonio Estrada
Flag of Mexico image

You mean play x amount of notes at the same time (for a chord maybe)?

Sounds interesting, I'll gladly help (and it shouldn't be too complex) so, please post your fla and I'll take a look at it.

-V
Avatar of ForLoop5

ASKER

Thanks

Here is a link to the fla

http://buttonbeats.com/images/playnotesCS4.fla
ASKER CERTIFIED SOLUTION
Avatar of Antonio Estrada
Antonio Estrada
Flag of Mexico image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
That works perfect.  Thank you