<Sound Dev> status of AudioSynthesizer in JDK 9

Alan Snyder javalists at cbfiddle.com
Tue Nov 15 20:10:59 UTC 2016


What is the plan for the AudioSynthesizer interface in JDK 9?

Currently it is not available to applications.

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.



More information about the sound-dev mailing list