aspose file tools
The moose likes Beginning Java and the fly likes Generating Sounds Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Generating Sounds" Watch "Generating Sounds" New topic
Author

Generating Sounds

Sean Magee
Ranch Hand

Joined: Aug 23, 2004
Posts: 69
Just curious, are there libraries for generating sounds? Need to generate hi freq sounds? any pointers?
Dun Dagda
Ranch Hand

Joined: Oct 12, 2004
Posts: 54
There is some online documentation from Sun about this here.
There are also various javax.sound packages, which seem to support a variety of audio formats. More about them
on this web page.

Hope this helps,

DD


SCJP 1.4<br />SCWCD (in progress)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Generating Sounds
 
Similar Threads
Genric CSV generator with field names in Prop/Map
About bad language usage in submiting profile
Error while creating Statement
MiddleGen : generate schema with hbm file
JPasswordArea instead of JPasswordField