Java project question

PatboyX

Diamond Member
Aug 10, 2001
7,024
0
0
im attempting to make a simple (very simple) program that converts sheet music to guitar tabs.
basically, i have it so you can plot points on the staff and have it move to a corresponding place on a tab sheet.

does anyone know how i can have the points plotted on the staff result in a number placing itself on a tab sheet?

thanks.