aspose file tools
The moose likes Beginning Java and the fly likes creating a sound bank- importing  sounds into your code/class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "creating a sound bank- importing  sounds into your code/class" Watch "creating a sound bank- importing  sounds into your code/class" New topic
Author

creating a sound bank- importing sounds into your code/class

jason thomas
Greenhorn

Joined: Mar 13, 2010
Posts: 3
I'm trying to create my own beat machine with java but the only question I have is how do I go about programming the sound into the class ex.

how do I plug the sound in the syntax so I can create the sound Bank???
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8439

Recommended reading http://java.sun.com/docs/books/tutorial/sound/playing.html


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: creating a sound bank- importing sounds into your code/class
 
Similar Threads
Netbeans 4.0 - private/public access problem
Need help with username and password validation
about abstract class
Bank account simulation
array of object to call a method