AudioSynthesizer and other classes never made public after JEP260

Ithinu ithinu at gmail.com
Thu Jul 4 22:53:32 UTC 2024


Hi,

AudioSynthesizer has a method open(line, config) which is the only way of
configuring its parameters and thus it seems (
https://bugs.openjdk.org/browse/JDK-6941027) that it was intended to be
made public. It is not the case in JDK 21. There were other useful classes,
like FFT, that are also no longer accessible.

According to
https://forums.oracle.com/ords/apexds/post/com-sun-media-sound-in-java-9-0673
"it didn't get done in time for JDK 9".

Is it plausible that someone will eventually look into that? Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/discuss/attachments/20240705/9f521575/attachment.htm>


More information about the discuss mailing list