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

Enable flac support #82

Closed
wants to merge 1 commit into from
Closed

Conversation

Rohansjamadagni
Copy link

This simple fix enables Flac support as mentioned by #78. This helps generate videos/visualizations of lossless music.

No other modifications are required. Just running nob (cleanly) rebuilds raylib and musializer with Flac support.

Copy link

@CoolCat467 CoolCat467 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks simple enough

@rexim
Copy link
Member

rexim commented Feb 28, 2024

Personally, I don't wanna be doing direct modifications to the raylib source code if possible. Cause if I were to upgrade raylib I have to worry about back porting changes. Is it possible to enable this without modifying raylib source code?

@jgabaut
Copy link
Contributor

jgabaut commented Feb 29, 2024

I believe it is possible. I opened #95, but maybe a different approach could be taken.

@rexim
Copy link
Member

rexim commented Mar 1, 2024

Superseded by #95

@rexim rexim closed this Mar 1, 2024
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

Successfully merging this pull request may close these issues.

4 participants