home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 July / CHIP_CD_2005-07.iso / macos / pack1 / files / OT44.jar / javazoom / jl / decoder / readme.txt < prev    next >
Text File  |  2004-08-28  |  336b  |  15 lines

  1.  
  2. TODO:
  3.  
  4.  
  5. Implement high-level Player and Converter classes.
  6.  
  7. Add MP1 and MP2 support and test. 
  8.  
  9. Add option to run each "stage" on own thread. 
  10. E.g. read & parse input, decode subbands, subband synthesis, audio output.
  11.  
  12. Retrofit seek support (temporarily removed when reworking classes.)
  13.  
  14.  
  15. Document and give example code.