Tagged Questions

1
vote
2answers
528 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 ...