2011/6/25 Fons Adriaensen <fons@linuxaudio.org>:
> On Sat, Jun 25, 2011 at 01:55:05PM -0500, Gabriel M. Beddingfield wrote:
>
>> Do you mean... for a very simple sine wave?
>>
>> Assuming yes:
>>
>> p = asin( x / A )
>>
>> Where:
>>
>> A is the amplitude of the sine wave
you mean the maximal amplitude (-MAX <= x <= +MAX) , I guess ?
>> x is the value of the sample (-A <= x <= A)
>> p is the phase of the wave in radians (-pi/2 <= p <= pi/2)
>
> And what if the phase is < -pi/2 or > +pi/2 ?
>
since x <= A (always), that result is not possible
-- E.R. _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@lists.linuxaudio.org http://lists.linuxaudio.org/listinfo/linux-audio-devReceived on Sun Jun 26 04:15:02 2011
This archive was generated by hypermail 2.1.8 : Sun Jun 26 2011 - 04:15:02 EEST