LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I do a phase shift and amplitude change on wavefile thats read in

Solved!
Go to solution

Greetings All

 

I have a wavefile that has two channels Left and Right I would like to do a phase 

shift and amplitude change on one of the channels.  I can seperate each channel

into arrays but I'm not sure how to do a phase shift and do an amplitude change on the

array to get the new signal.

 

tia sal22

0 Kudos
Message 1 of 4
(2,690 Views)
here's the Vi I'm referring to..
0 Kudos
Message 2 of 4
(2,668 Views)
Solution
Accepted by topic author sal22

Hi Sal,

 

Here's one way to implement the phase shift:

 

 phase shift.png

 

 In terms of amplitude change, you could just multiply the entire array by the value you want. 

Message Edited by Smootastic on 08-10-2009 05:51 PM
Message 3 of 4
(2,642 Views)
Thanks that really helped here's the final version in case anyone else may need to do this
0 Kudos
Message 4 of 4
(2,630 Views)