JDK-4666912 : RFE: Add support for soundbanks contained in SoundFont and DLS files
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-04-11
  • Updated: 2009-01-21
  • Resolved: 2009-01-21
Related Reports
Duplicate :  
Description
Name: fb126949			Date: 04/11/2002


Currently, the Java Sound API only supports sound banks contained in RMF files. RMF is a proprietary, non-published file format and the editor has to be bought at beatnik.com. Furthermore, RMF files are not widely used. 

The industry standards DLS (Downloadable Sounds, http://www.midi.org ) and SoundFont ( http://www.soundfont.com ) are in wide use, and the file format is available to the public.


======================================================================

Comments
EVALUATION Fixed with new Synthesizer implementation (Gervill) see cr 6702956
21-01-2009

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
03-07-2004

PUBLIC COMMENTS RFE: Add support for soundbanks contained in SoundFont and DLS files
03-07-2004

EVALUATION ###@###.### 2002-04-25 Supporting open standards is the way to go for Java. Furthermore, the JRE edition may make use of the soundbank delievered with Windows, enabling MIDI synthesis in the JRE without adding download size. ###@###.### 2003-07-23 Not enough time for tiger time frame. Pushing to mustang.
23-07-2003