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

Part 9 - Sound 16 bit audio #54

Open
Preciseful opened this issue Sep 10, 2024 · 4 comments
Open

Part 9 - Sound 16 bit audio #54

Preciseful opened this issue Sep 10, 2024 · 4 comments

Comments

@Preciseful
Copy link

Preciseful commented Sep 10, 2024

Hey,
I've tried messing around with the code (the CPU sound more specifically), in order to get my audio running at signed 16 bit. I tried changing all values that I found to be relevant, and tried some other stuff. Is it possible even?
And if it is, how would I go on about doing it?

@babbleberry
Copy link
Owner

Hi,

I must confess that I haven't looked at this. Perhaps you could share your code with comments and I'll be happy to point out anything I think might be causing the problem?

Thanks,
Adam

@Preciseful
Copy link
Author

The code is the same as the file in this repository. What I was asking if there's any way to make the audio run at 16 bit, than the usual 8 bit. What values would I have to change?
Using ffmpeg and making the 16 bit audio to 8 bit works just fine, but the quality is not as good as I'd want it to be.

@babbleberry
Copy link
Owner

Oh? I thought you said you'd "messed around" with the code? Just changing the bit resolution in the file won't be enough...

@Preciseful
Copy link
Author

I did mess around but it wasn't anything more than like.. some slight different values that I eventually reverted because it did not work. I also had no clue what I was doing

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

2 participants