Displaying 6 results from an estimated 6 matches for "arthurc".
Did you mean:
arthur
2010 Mar 10
2
[PATCH] Set KEYTAB_FILE=/etc/libvirt/krb5.tab in node-config
Yesterday on irc :
18:12 < arthurc> "Mar 09 17:08:01 Retrieving keytab:" :) and my host appears
in ovirt (still unavailable but it's better). I defined in ovirt-awake :
KEYTAB_FILE=/etc/libvirt/krb5.tab
19:04 < mcpierce> arthurc: kk - the value ought to be moved to
/etc/sysconfig/node-config. I'll cut a...
2012 Mar 14
4
converting unsigned short sample to signed short sample
...nsigned 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.
Actually, it is...
2012 Mar 14
1
converting unsigned short sample to signed short sample
...ch unsigned 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 real...
2012 Mar 15
0
converting unsigned short sample to signed short sample
...ly gives you 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 underst...
2010 Jan 19
1
How I installed ovirt on fc 12
...-d -l logfile install ovirt
8. Fix bug in /etc/httpd/aliases
libnssckbi.so -> ../../../lib64/libnssckbi.so
to
libnssckbi.so -> ../../../usr/lib64/libnssckbi.so
I had some troubles to make the proxy and ssl working but the problem solved itself after a while...
For more information, me (arthurc) and my colleague (pierre-gilles) are available on #ovirt at freenode.
2012 Mar 14
0
converting unsigned short sample to signed short sample
...8000 unsigned 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...