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

[Question] Mixing multiple ogg/vorbis files into one ogg/vorbis stream/file #4

Closed
zeppelinux opened this issue Jan 6, 2023 · 1 comment

Comments

@zeppelinux
Copy link

Hi,

I want to implement software mixer that mixes multiple ogg/vorbis files (volume of each source should be adjustable) into the single ogg/vorbis stream/file. Is your library a proper tool for the project? If yes, what would be some high level steps for achieving this?

Thanks!

@stephengold
Copy link
Owner

Disclaimer: I'm not the original author of the library, just a maintainer.

As far as I know, the library can read OGG streams but not write them. Therefore, I don't think it's suitable for the project you described.

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