I have school work to create music player like winamp using this skin
I've created the seek bar player. and it's worked. When i've create text for writing the metadata. the seekbar didn't work. I found the problem is in P2D on size(bg.width, bg.height,
P2D). When i delete the P2D, the seekbar can work, but the text not show on player. How to fix it?
Iam using Ubuntu 11.10 and try to create using soundcipher library. I've try the example "Key Trigger". After run that, i got error message javax.sound.midi.MidiUnavailableException.
I've try some link on web but iam still got the error message. So i can't using soundcipher library