We have in our possession a DTR-2602 unit, and we have connected it to an audio capturing unit, Edirol UA-5, which has a usb port connecting to a Mac (with OS X). I am not familiar with labview programming and so I was looking for an existing vi that retreives the audio signals from the left and right channels. The information stored on the DTR is as follows,
Each sample of each channel is stored on 16bits. The two last bits are
replaced by information corresponding to synchro(s) and the voice
channel. On the tape, these bytes are recorded one after the other.
The flow of information coming out of the DIGITAL OUTPUT of the DTR
is 192000 bytes per seconds : (2bytes per sample, two main channels,
48 KHz of sampling rate)
The left and right channels on the DTR-2602 unit has 8 input/output ports respectively.
Could someone please suggest where I could find an exiting vi?
Thank you in advance.