Feeds
提问
Error using && in if conditional statements
cont=1; for x=0:N for y=0:N for z=0:N fh(cont) = ( c/2 ) * ( sqrt((x/lx)^2 + (y/ly)^2 ...
7 years 前 | 1 个回答 | 0
1
个回答提问
help / panning efect in stereo audio
How can I make the panning effect in a stereo audio?
7 years 前 | 1 个回答 | 0
1
个回答提问
how can I play an audio, and in the middle of it, play a voice. but when the voice is played, the audio sounds 50% more slowly?
Help!
7 years 前 | 1 个回答 | 0
1
个回答提问
because when I cut a stereo audio, this happens to be mono?
[x,Fs]=audioread('pianostereo.wav'); %% Stereo audio x2=x(1:1000)'; %% mono audio
7 years 前 | 1 个回答 | 0

