Tagged Questions
1
vote
5answers
425 views
Drawing A Piano
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 ...
1
vote
1answer
463 views
best software synthesizer for piano [closed]
Could someone recommend a good and inexpensive software synthesizer which generates really good piano sound (sample-based); support for other instruments is not required. OS: Windows or MacOS. Java ...
1
vote
2answers
515 views
Access sound card or OS synthesizer device in Java
When I try to list Synthesizer devices in Java (1.6.0), I get only one device, Java Sound Synthesizer. I want to use the Synthesizer in the sound card or use any other installed synthesizer, eg. the ...