Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upConvert sounds with singlefile converter #1308
Open
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Required skills: Python, maybe Cython
Difficulty: Easy
Our exporter for single media files can only be used for graphics files (SLP, SMP or SMX) currently. It would be great, if we could extend it to support outputting sounds as well. This functionality can reuse the internal opus conversion service that is already implemented.