MEPHiST0
November 13th, 2007, 01:28
hey guys..
I want to write a little tool convert wav/mp3 to .AT3 files in ASM (for MASM), AT3 is some sony codec, in this case, for PSP. i want to have custom sounds on some homebrew stuff i am workin on... so far there is no reliable tool to convert sounds to .at3, only at3 to wav.. not reversed...
i need to learn how to play .wav files in mASM... ive looked all over the net, i cant find any info on ASM wav file playing.. only c++ and java and .net..
once i learn how to play wav files, i should be able to figure out how to impliment the at3 codec and go from there..
can anyone point me to a tutorial, or some usefull info on where to start with a wav player?
I want to write a little tool convert wav/mp3 to .AT3 files in ASM (for MASM), AT3 is some sony codec, in this case, for PSP. i want to have custom sounds on some homebrew stuff i am workin on... so far there is no reliable tool to convert sounds to .at3, only at3 to wav.. not reversed...
i need to learn how to play .wav files in mASM... ive looked all over the net, i cant find any info on ASM wav file playing.. only c++ and java and .net..
once i learn how to play wav files, i should be able to figure out how to impliment the at3 codec and go from there..
can anyone point me to a tutorial, or some usefull info on where to start with a wav player?