Skip to content

Add support to generate audio files using the command line #40

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

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

grssilva
Copy link
Contributor

Motivation:
It can be useful to generate multiple different audio files using the command line (example: you want to generate multiple placeholder assets at once)
This pull request aims to add that functionality to the platform with the argument "-g " or "-generate ".

I tried to follow the same guidelines and add as little complexity as possible.

Add support to generate audio files using the command line with the arguments -g <preset>
@raysan5 raysan5 merged commit b7812e0 into raysan5:master Jul 28, 2025
@raysan5
Copy link
Owner

raysan5 commented Jul 28, 2025

@grssilva Nice addition! Excuse the late review! Thanks!

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.

2 participants