A stupid question of psp audio function, thanks

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
picobsd
Posts: 18
Joined: Thu Apr 19, 2007 7:24 pm

A stupid question of psp audio function, thanks

Post by picobsd »

hi, I am reading mp3 decode program, it's first function is <MP3_Init(int channel)> and I saw the only argument 'channel' is passed to function <pspAudioSetChannelCallback>, could you please tell me what the 'channel' is? how should I understand it's meaning, does it means the program use No.0 (first) sound channel? is the channel hard or soft? does use channel 0 meas it is NOT stereo(because only take one channel)?
Post Reply