On Tue, Aug 19, 2008 at 3:01 PM, Oleg Kobchenko <[EMAIL PROTECTED]> wrote: > But why not use system media player or Audacity? > What are your use cases?
In addition to anyone else's use cases, I have had occasion to want to play sounds to indicate that I had received some critical event, or that something interesting had happened within my program. For a sample use case, I have been thinking of implementing rudimentary a pool table simulation, since that would allow for some simple illustrative graphics code, some simple physics simulation code and a simple UI (and I think that some people might be interested in taking these concepts and extending them further or doing something else with them). And being able to play some sound samples when rendering collisions from the simulated physics would be a nice thing here, if it did not make the resulting code complex. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
