|
From: | freebeans at xqb dot biglobe dot ne dot jp |
Subject: | [Bug classpath/38117] New: AudioSystem.getClip() implementation |
Date: | 14 Nov 2008 15:10:06 -0000 |
AudioSystem.getClip() method uses 'Mixer.getSourceLines()' method. But Mixer.getSourceLines() returns 'opened' source lines. I think AudioSystem.getClip() should call Mixer.getSourceLine() method instead of Mixer.getSourceLines(). -- Summary: AudioSystem.getClip() implementation Product: classpath Version: 0.97.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: classpath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: freebeans at xqb dot biglobe dot ne dot jp http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38117
[Prev in Thread] | Current Thread | [Next in Thread] |