1
General Jo Engine Help / Re: How to properly convert WAV to PCM?
« on: September 03, 2020, 01:17:28 pm »
You are converting it correctly, the problem is inside the audio playback function.
I can't remember how exactly to change it inside Jo. You can join the segaXtreme discord, or the segaXtreme forum, and we can give you more direct assistance (though we will push you outside of jo engine to solve this problem). https://discord.gg/sPruUm
You can also check out emerald nova game's tutorials and archived streams on youtube. https://emeraldnova.com/index.php
To be clear, the function you're looking to use is slPCMOn. That functions' arguments are pretty complicated and you will need to go through the SGL manuals for it.
I can't remember how exactly to change it inside Jo. You can join the segaXtreme discord, or the segaXtreme forum, and we can give you more direct assistance (though we will push you outside of jo engine to solve this problem). https://discord.gg/sPruUm
You can also check out emerald nova game's tutorials and archived streams on youtube. https://emeraldnova.com/index.php
To be clear, the function you're looking to use is slPCMOn. That functions' arguments are pretty complicated and you will need to go through the SGL manuals for it.