| Author |
Playing tone in J2SE
|
Aleksander Popov
Greenhorn
Joined: Feb 27, 2006
Posts: 5
|
|
Hello, While looking at J2ME I noticed there is a method in Manager.playtTone(int note, int duration,int volume). I am interested in being able to produce a tone in J2SE, does anyone know how to do this? thanks, Alex
|
 |
Rashid Mayes
Ranch Hand
Joined: Jan 11, 2006
Posts: 160
|
|
check out javasound and http://www.jsresources.org start with javax.sound.midi.Synthesizer
|
Rashid Mayes
http://www.hostj2me.com/ - http://www.worlddeveloper.org/
|
 |
 |
|
|
subject: Playing tone in J2SE
|
|
|