Hi
I'm trying to embed the "independant" sjpcm irx in my EE code, and load it using SifExecModuleBuffer(...) ( ret = SifExecModuleBuffer((void *)&sjpcm_irx, 8637, 0, NULL, &m) )
Although SifExecModuleBuffer(..) succeeds (return values are 0), when I call SjPCM_Init(1), my proggie just hangs.
If I load the same irx from a file ( SifLoadModule("host:sjpcm.irx", 0, NULL) ) it works fine.
Any help appreciated.
- Jum
Embedded sjpcm.irx problem
Embedded sjpcm.irx problem
8 bits is all you'll ever need...