Displaying 4 results from an estimated 4 matches for "arthurc99".
Did you mean:
arthurc
2012 Mar 14
4
converting unsigned short sample to signed short sample
...le ,if i subtract 32767 from each sample and play the resulting 8000 sample as signed PCM samples,will they be "Hi" ?!
Forgive me about my questions , but it's important for me and i am new to the stuff
Best Regards,
Mash'al
________________________________
From: Arthurc <arthurc99 at yahoo.com>
To: Mashal al-shboul <shboul8989 at yahoo.com>
Sent: Wednesday, March 14, 2012 5:58 AM
Subject: Re: [Speex-dev] converting unsigned short sample to signed short sample
I assumed that you have unsigned input from your sound card / codec, etc.
Actually, it is unlikely in to...
2012 Mar 14
1
converting unsigned short sample to signed short sample
...sample by 0x8000 for becoming signed. I hope that will work correctly as input raw samples to Speex codec. do you think so ?
Regards,
Mash'al
________________________________
From: Steve Checkoway <s at pahtak.org>
To: Mashal al-shboul <shboul8989 at yahoo.com>
Cc: Arthurc <arthurc99 at yahoo.com>; "speex-dev at xiph.org" <speex-dev at xiph.org>
Sent: Wednesday, March 14, 2012 9:01 AM
Subject: Re: [Speex-dev] converting unsigned short sample to signed short sample
I don't understand why you're subtracting 2^15 - 1. ?Assuming you really do have uns...
2012 Mar 15
0
converting unsigned short sample to signed short sample
...some exotic samples).
>
> Regards,
> Blaise
>
>>
>> Regards,
>> Mash'al
>>
>> ________________________________
>> From: Steve Checkoway <s at pahtak.org>
>> To: Mashal al-shboul <shboul8989 at yahoo.com>
>> Cc: Arthurc <arthurc99 at yahoo.com>; "speex-dev at xiph.org"
>> <speex-dev at xiph.org>
>> Sent: Wednesday, March 14, 2012 9:01 AM
>>
>> Subject: Re: [Speex-dev] converting unsigned short sample to signed short
>> sample
>>
>> I don't understand why you...
2012 Mar 14
0
converting unsigned short sample to signed short sample
...ed sample ,if i subtract 32767 from each sample and play the resulting 8000 sample as signed PCM samples,will they be "Hi" ?!
>
> Forgive me about my questions , but it's important for me and i am new to the stuff
> Best Regards,
> Mash'al
>
> From: Arthurc <arthurc99 at yahoo.com>
> To: Mashal al-shboul <shboul8989 at yahoo.com>
> Sent: Wednesday, March 14, 2012 5:58 AM
> Subject: Re: [Speex-dev] converting unsigned short sample to signed short sample
>
> I assumed that you have unsigned input from your sound card / codec, etc.
> Ac...