<Sound Dev> status of AudioSynthesizer in JDK 9
Alan Snyder
javalists at cbfiddle.com
Thu Dec 1 18:47:06 UTC 2016
The RFE is JDK-8170518.
> On Nov 29, 2016, at 8:19 AM, Sergey Bylokhov <Sergey.Bylokhov at oracle.com> wrote:
>
> On 15.11.16 23:10, Alan Snyder wrote:
>> What is the plan for the AudioSynthesizer interface in JDK 9?
>
> This interface will not be opened in the jdk9 because it is to late. I suggest you to create a request in JBS to open this part of functionality.
> As a workaround you can use the Gervill - Software Synthesizer.
>
>> I use it for two purposes:
>>
>> One is to configure the synthesizer using the open(SourceDataLine, Map) method.
>>
>> The other is to generate audio files using the openStream(AudioFormat, Map) method.
>
>
>
> --
> Best regards, Sergey.
More information about the sound-dev
mailing list