Java sound API

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Oct 2006
Posts: 57
Reputation: tygerberg is an unknown quantity at this point 
Solved Threads: 0
tygerberg tygerberg is offline Offline
Junior Poster in Training

Java sound API

 
0
  #1
Aug 9th, 2007
Hi
Is it possible to play music in java from back to front?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Java sound API

 
0
  #2
Aug 9th, 2007
yes.
Can't tell you how though, never tried.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Aug 2007
Posts: 34
Reputation: arkaprava is an unknown quantity at this point 
Solved Threads: 0
arkaprava's Avatar
arkaprava arkaprava is offline Offline
Light Poster

Re: Java sound API

 
0
  #3
Aug 11th, 2007
you can look for some applet where a music file is attached
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 802
Reputation: Phaelax is on a distinguished road 
Solved Threads: 40
Phaelax Phaelax is offline Offline
Practically a Posting Shark

Re: Java sound API

 
0
  #4
Aug 13th, 2007
Completely doable, but I only have a theory of how. You'll need to control the flow of the raw bytes of sound sent to the output line and feed those bytes backwards. And I can tell you its more complicated than just reading the file in backwards, the whole thing may need to be processed before playback.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 164
Reputation: orko is an unknown quantity at this point 
Solved Threads: 10
orko orko is offline Offline
Junior Poster

Re: Java sound API

 
0
  #5
Aug 14th, 2007
Hey! Obviously doable. You should try Java Media Framework (JMF). They have a lot of samples. This is a complete solution for sound.
Link: http://java.sun.com/products/java-media/jmf/
A Perfect World
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 1547 | Replies: 4
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC