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;
4년 초과 전 | 0
