Sending signals to two channels of soundcard
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear all
What function do I have to use to send a signal in one channel and the delayed version in the other channel? Or any suggestion on sending the signals to two different channels
Thank you
0 Kommentare
Antworten (1)
Walter Roberson
am 9 Sep. 2013
We cannot answer that question without information about your soundcard (built-in? attached to a DAQ? model?), and about what you mean by "channel" in this instance (left vs right?), and about whether you have the Data Acquisition toolbox.
We asked for that information in your previous question but you closed the question instead of providing the information.
3 Kommentare
Walter Roberson
am 10 Sep. 2013
then it becomes your responsibility to ensure that the columns of data that you put to the channels are offset by the number of samples that comprise the delay.
Note: if the delay is not an exact multiple of the channel period (that is, 1 divided by the frequency), then you will need to use a fractional delay calculation, which is a bit of a nuisance.
Siehe auch
Kategorien
Mehr zu Audio I/O and Waveform Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!