RFR: 8356049: Need a simple way to play back a sound clip [v5]
Sergey Bylokhov
serb at openjdk.org
Fri May 16 20:53:54 UTC 2025
On Fri, 16 May 2025 18:33:01 GMT, Phil Race <prr at openjdk.org> wrote:
>> Example of memory requirement: https://github.com/openjdk/jdk/blob/2c4e8d211a030c85488e656a9a851d10dd0f9c11/src/java.desktop/share/classes/javax/sound/sampled/Clip.java#L34
>
> That's not defining small. Its about another topic entirely : positioning.
But then you may get exactly the same bug we discussed recently about converting midi files into audio stream and loading all that into the memory.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24991#discussion_r2093663955
More information about the client-libs-dev
mailing list