Feeds
已回答
Can audioPlayerRecorder system object input stereo audio?
You can try like this aPR = audioPlayerRecorder('SampleRate',fs); aPR.RecorderChannelMapping = 1:2;
Can audioPlayerRecorder system object input stereo audio?
You can try like this aPR = audioPlayerRecorder('SampleRate',fs); aPR.RecorderChannelMapping = 1:2;
5 years 前 | 0
