Hi.
It seems I found the link [1] where Alex, Joe and Karl discussed this provider, but for some unknown reason WaveFloatFileWriter.java was not added to the list of service providers as it was suggested [2].

Note that we still have no support of WAVE_FORMAT_EXTENSIBLE, because WaveExtensibleFileReader.java is not in the list of service providers as well. If nobody objects I will create a new CR and add support of this format. And then later I will try to merge these providers, but actually after this functionality will be enabled in the jdk.

[1] http://mail.openjdk.java.net/pipermail/sound-dev/2008-July/000062.html
[2] http://mail.openjdk.java.net/pipermail/sound-dev/2008-July/000069.html

On 12/01/16 16:11, Alex Menkov wrote:
+1

--alex

On 01/07/2016 12:49 PM, Sergey Bylokhov wrote:
Support of the PCM_FLOAT encoding was added to the jdk7, but some
important things were forgotten:
- The new WaveFloatFileWriter.java was not added to the
./services/javax.sound.sampled.spi.AudioFileWriter, which means that

Webrev can be found at:
http://cr.openjdk.java.net/~serb/8064800/webrev.00





--
Best regards, Sergey.

Reply via email to