To Add more My application is sending stereo data to audio flinger
which in turns using audio track.
I have verified num of channel and it is 2. Also vol of left and right
channel is same 1.0.
Please let me know any thing is wrong.


On Jan 3, 2:10 pm, Nilly <ni...@oriolesoftware.com> wrote:
> Hi All,
>
> I have written simple application using audio flinger to play audio
> but than output is mono. whereas default music player is playing in
> stereo. I have set stereo channel from my Code. Also alsa HW paramas
> output is
>
> cat /proc/asound/card0/pcm0p/sub0/hw_params
> access: MMAP_INTERLEAVED
> format: S16_LE
> subformat: STD
> channels: 2
> rate: 44100 (44100/1)
> period_size: 1536
> buffer_size: 6144
>
> Channel is coming 2.
>
> Do I need set something for my application?
>
> Regards,
> Niral

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to