Page 1 of 1

How to use individual left right mono channel

PostPosted: November 29th, 2007, 11:43 am
by pcastrillon
How to Simultaneously play/record individual channels (right and left as Mono) with this component. It is possible ?

PostPosted: November 29th, 2007, 5:38 pm
by Kambiz
The Wave Audio package doesn't have this feature. But as a workaround you can set left or right volume to zero while playing audio.

PostPosted: November 29th, 2007, 7:51 pm
by cozturk
For recording from stereo line input or stereo mixer, On OnDataEvent, 8 bit recording stereo data byets are LRLRLRLRLRLRLRLRLRLR.

And can be seperated to 2 different stream as LLLLLLL, RRRRRRRR. then can written each stream to 2 different files.
But there is sync problem: incoming data is LRLRLRLRLRL or RLRLRLRLRL? how can be sure?

this soft uses this tech. to seperate recording from line input:
www.nch.com.au/vrs