-
Enhancement
-
Resolution: Fixed
-
P3
-
7
-
b112
-
generic
-
generic
-
Verified
jdk7 supports PCM_FLOAT encoding (allow to convert from and to PCM_SIGNED/PCM_UNSIGNED)
But there is no public definition for the encoding, so to use the encoding developers need to know "magic name" (to create the encoding).
PCM_FLOAT is a well-known encoding, it's supported by most of sound engines and is more usefull for audio data conversion then integer PCM formats.
But there is no public definition for the encoding, so to use the encoding developers need to know "magic name" (to create the encoding).
PCM_FLOAT is a well-known encoding, it's supported by most of sound engines and is more usefull for audio data conversion then integer PCM formats.
- relates to
-
JDK-6989147 java.lang.NoClassDefFoundError: DummySourceDataLine
-
- Closed
-
-
JDK-6986335 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
-
- Closed
-