LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Stereo Sound Channels Question

When I format the sount input from the sound card to
be stereo I need to separate the array into two single channels.
It is some form of two dimensional array - how do I split it?
0 Kudos
Message 1 of 2
(2,658 Views)
You can use either Index Array.VI or Array Subset.VI in order to access each data row separately (row 0 and row 1).

good luck
0 Kudos
Message 2 of 2
(2,658 Views)