Page 1 of 1

CatchSound example for OGG or WAV?

Posted: Wed May 07, 2003 8:35 pm
by Cor
Has someone a catchsound example for OGG or WAV.

I'am using the soundplugin example which comes with PB.

How large can the OGG file be when using catchsound?

Posted: Thu May 08, 2003 7:55 am
by Cor
I found it:

UseOGGSoundDecoder()

L1=?IB2-?IB1
CatchSound(0,?IB1,L1)

PlaySound(0,1)


end

IB1:
Includebinary "test.ogg"
IB2:

OGG sound file create with mp3 to ogg converter
http://www.ogg-converter.com