Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use ByteBuffer wrap() and order() for WAV and AIFF #77

Open
philburk opened this issue Apr 17, 2020 · 1 comment
Open

use ByteBuffer wrap() and order() for WAV and AIFF #77

philburk opened this issue Apr 17, 2020 · 1 comment

Comments

@philburk
Copy link
Owner

Replace code in sample file I/O that manually shuffles bytes.

@philburk
Copy link
Owner Author

WaveFileWriter.java does not currently use a ByteBuffer.

public final ByteBuffer order(ByteOrder bo)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant