Drawing A Piano

Posted by Jonathan M. on Stack Overflow See other posts from Stack Overflow or by Jonathan M.
Published on 2010-05-13T20:09:21Z Indexed on 2010/05/13 20:14 UTC
Read the original article Hit count: 442

Filed under:
|
|
|
|

Hello Everyone,

I have started working on a software synthesizer (or keyboard). I have decided to use Java because of the available Jfugue API. I am trying to figure out how to go about creating the actual keys (notes) of the keyboard user interface, but I am stuck. I have tried to create an interface by dragging/dropping black and white rectangular buttons onto the panel, but that doesn't seem to work. Could someone point me into the right direction?

© Stack Overflow or respective owner

Related posts about piano

Related posts about midi