professional (24-bit) sampled audio support in the Windows native implementation of libjsound

magare31 at gmail.com magare31 at gmail.com
Fri Sep 30 13:33:14 UTC 2022


Thank you.  I am dropping "core-libs" from this thread.  I filed the bug (Bug ID : 9074122).

 

I have included a proposed solution with the bug report.  I would not attempt to contribute for now as, frankly, my experience with git repositories is limited.

 

Anton

 

From: Kevin Rushforth <kevin.rushforth at oracle.com> 
Sent: Friday, September 30, 2022 8:29 AM
To: magare31 at gmail.com; client-libs-dev at openjdk.org; core-libs-dev at openjdk.org
Subject: Re: professional (24-bit) sampled audio support in the Windows native implementation of libjsound

 

Java Sound is in the client-libs area. You can file the bug yourself at https://bugreport.java.com/ if you like, or ask the sponsor of your bug (when one steps forward) to do it.

If you want to contribute your fix, please see the contributing a patch section [1] in the JDK Developers Guide for the next steps.

-- Kevin

[1] https://openjdk.org/guide/#i-have-a-patch-what-do-i-do



On 9/30/2022 4:33 AM, magare31 at gmail.com <mailto:magare31 at gmail.com>  wrote:

Would anyone want to sponsor the following simple bug fix?

 

- The purpose is to enable playback and recording of 24-bit sampled audio on Windows.  This is already supported on other systems.

- There is no associated bug in the bug database.  I noted it as a "bug" as the code misunderstands the WAVE RIFF format standards.

- There will be two very small changes to one Windows native cpp file under libjsound

- I have tested the changes on a jdk build of the latest code.

 

Also, please advise which of these two groups this belongs to: client libs or core libs?

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/client-libs-dev/attachments/20220930/8461ebcb/attachment.htm>


More information about the client-libs-dev mailing list