Closed ParkSeungwon closed 1 year ago
This is a good question for the SDL discussion group: https://discourse.libsdl.org/c/sdl-development/6
SDL discussion group does not allow posting. My post is temporarily on hold for 2 days.. Could you remove temporary hold?
Okay, you should be able to post now.
When I tried to post my draft, it is On hold again..나의 iPad에서 보냄2023. 6. 30. 오후 12:13, Sam Lantinga @.***> 작성: Okay, you should be able to post now.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
You're being blocked because you're posting too fast. Try typing out the first part of your question and then pasting the rest?
I couldn't find any documentation about this. Can anyone help me?
I want to manipulate some wave data and store it in Mix_Music format with SDL2_Mixer. Above code gives me "load Mus error unknown wave format" error.
commented Mix_PlayChannel function works fine.
How can I change this code to make Mix_PlayMusic function work?