Displaying 20 results from an estimated 8000 matches similar to: "re: fishsound decoded callback"
2006 Mar 20
0
fishsound decoded callback
Hey,
I've got a decoder set up with oggz/fishsound and things are mostly working
as expected. There is one problem, however, that I'd like your help with.
The constants FISH_SOUND_STOP_ERR, FISH_SOUND_CONTINUE, and
FISH_SOUND_STOP_OK are nowhere to be found. As far as I can tell, they have
never existed outside of the API documentation as they are nowhere to be
found on the web, either.
2013 Aug 31
1
Fishsound + Opus
"Bob Ingraham" wrote:
> Subject: [Vorbis] Encoding using Fishsound + Vorbis = Strange
> "RoboCop" artifact
> Hello Fellow-Vorbisites,
>
> I've written a multi-track encoding/decoding library based upon fishsound.
>
> Utilized Visual Studio 2010 to build 32-bit DLL's (Debug mode - no
> optimization) of all the following:
>
> libogg 1.3.1
2013 Aug 30
2
Encoding using Fishsound + Vorbis = Strange "RoboCop" artifact
Hello Fellow-Vorbisites,
I've written a multi-track encoding/decoding library based upon fishsound.
Utilized Visual Studio 2010 to build 32-bit DLL's (Debug mode - no
optimization) of all the following:
libogg 1.3.1
libvorbis 1.3.3
libspeex 1.2rc1
libflac 1.2.1
liboggz 1.1.1
libfishsound 1.0.0
Currently testing under Windows 7 (64-bit).
Test Scenario:
==========
Recording from two
2007 Jul 31
1
pop3 connections hanging
Hi,
dovecot --version
1.0.beta8
dovecot -n
login_dir: /var/run/dovecot/login
login_executable(default): /usr/libexec/dovecot/imap-login
login_executable(imap): /usr/libexec/dovecot/imap-login
login_executable(pop3): /usr/libexec/dovecot/pop3-login
mail_executable(default): /usr/libexec/dovecot/imap
mail_executable(imap): /usr/libexec/dovecot/imap
mail_executable(pop3): /usr/libexec/dovecot/pop3
2010 Jun 08
2
R statistical program 2.10.0
Hi,
I just need to know where the R was developed, for a journal article citation.
Thanks
Ronjon
[[alternative HTML version deleted]]
2015 Apr 24
1
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
On 24 April 2015 at 14:17, Luke Gorrie <luke at snabb.co> wrote:
> For what it is worth, I think
>
Erm, sorry about ranting with my pre-existing ideas without having examined
the proposed specification in detail.
I have a long backlog of things that I have been meaning to discuss with
the Virtio-net community but have not previously had time to.
Humbly!
-Luke
-------------- next
2015 Apr 24
1
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
On 24 April 2015 at 14:17, Luke Gorrie <luke at snabb.co> wrote:
> For what it is worth, I think
>
Erm, sorry about ranting with my pre-existing ideas without having examined
the proposed specification in detail.
I have a long backlog of things that I have been meaning to discuss with
the Virtio-net community but have not previously had time to.
Humbly!
-Luke
-------------- next
2006 May 25
1
Question regarding reading arrayvision files in limma
Hi Everyone,
I have been trying to read some Arrayvision files( 2 channel cDNA) and
am having some
problem. My code is :
setwd('C:/work/data/limma/ndd1');
files <- c('ndd1_1.txt','ndd1_2.txt','ndd1_3.txt');
RG=read.maimages(files,"arrayvision",sep="\t");
#Normalisation
MA=normalizeWithinArrays(RG);
#plotPrintTipLoess(MA);
#Fit Linear
2015 Apr 27
5
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
On Sun, Apr 26, 2015 at 2:24 PM, Luke Gorrie <luke at snabb.co> wrote:
> On 24 April 2015 at 15:22, Stefan Hajnoczi <stefanha at gmail.com> wrote:
>>
>> The motivation for making VM-to-VM fast is that while software
>> switches on the host are efficient today (thanks to vhost-user), there
>> is no efficient solution if the software switch is a VM.
>
>
2015 Apr 27
5
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
On Sun, Apr 26, 2015 at 2:24 PM, Luke Gorrie <luke at snabb.co> wrote:
> On 24 April 2015 at 15:22, Stefan Hajnoczi <stefanha at gmail.com> wrote:
>>
>> The motivation for making VM-to-VM fast is that while software
>> switches on the host are efficient today (thanks to vhost-user), there
>> is no efficient solution if the software switch is a VM.
>
>
2008 Jan 08
2
Simultaneous Callback?!
We're doing callback here. Asterisk dials a number, waits for an answer, plays a prompt, dials a second number, and bridges the channels together.
Calls are initiated from the AMI.
No problems there. Easy stuff.
However, I'd like to know if it's possible to have Asterisk dial the same two numbers simultaneously, play the prompt to the first one that answers, dial the second one and
2006 May 19
1
MS VC workspace for Ogg Vorbis Decoder and Encoder (with Source)
Dear Experts,
Where can I get Ogg Vorbis Codec along with MS VC
workspace?
I want the complete package which will generate an
executable for the codec. I want to use it as a
reference for my implementation.
Also, Is there a fixed point code available? If so,
how do I get MS VC workspace with the source files.
Thanks in advance for your help
Datta
2015 Apr 24
5
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
On Fri, Apr 24, 2015 at 9:12 AM, Luke Gorrie <luke at snabb.co> wrote:
> - How fast would the new design likely be?
This proposal eliminates two things in the path:
1. Compared to vhost_net, it bypasses the host tun driver and network
stack, replacing it with direct vhost_net <-> vhost_net data transfer.
At this level it's compared to vhost-user, but it's not programmable
2015 Apr 24
5
[virtio-dev] Zerocopy VM-to-VM networking using virtio-net
On Fri, Apr 24, 2015 at 9:12 AM, Luke Gorrie <luke at snabb.co> wrote:
> - How fast would the new design likely be?
This proposal eliminates two things in the path:
1. Compared to vhost_net, it bypasses the host tun driver and network
stack, replacing it with direct vhost_net <-> vhost_net data transfer.
At this level it's compared to vhost-user, but it's not programmable
2011 Feb 25
4
means, SD's and tapply
I'm trying to use tapply to output means and SD or SE for my data but
seem to be limited by how many times I can subset it. Here's a snippet
of my data
> stems353[1:10,]
Time DataSource Plot Elevation Aspect Slope Type Species
SizeClass Stems
1 Modern Cameron 70F221 1730 ESE 20 Conifer ABCO
Class1 3
2 Modern Cameron 70F221 1730
2006 May 24
5
Joining variables
Hello,
If I have two variables that are factors or characters and I want to
create a new variable that is the combination of both what function can
I use to accomplish this?
Ex.
Var1 Var2
SA100055113 19851113
And I want
NewVar
SA10005511319851113
Thanks in advance.
Cameron Guenther, Ph.D.
Associate Research Scientist
FWC/FWRI, Marine Fisheries Research
100 8th Avenue S.E.
St.
2018 Aug 30
4
[FPEnv] FNEG instruction
On Wed, Aug 29, 2018 at 3:13 PM, Cameron McInally <cameron.mcinally at nyu.edu>
wrote:
> On Wed, Aug 29, 2018 at 1:51 PM, Stephen Canon <scanon at apple.com> wrote:
>
>> On Aug 29, 2018, at 1:22 PM, Cameron McInally via llvm-dev <
>> llvm-dev at lists.llvm.org> wrote:
>>
>>
>> FSUB(-0.0, NaN) = NaN
>> FSUB(-0.0, -NaN) = NaN
>>
2006 May 10
3
Unique?
Hello,
I have sample data set that looks like:
YEAR MONTH DAY CONTINUE SPL TIMEFISH
TIMEUNIT AREA COUNTY DEPTH DEPUNIT GEAR TRIPID
CONVUNIT
1992 1 26 1 SP0073928 8
H 7 25 4 NA 1000000
02163399054 161
1992 1 26 1 SP0073928 8
H 7 25 4 NA 1000000
02163399054 8
1992 1 26 2 SP0004228 8
H 7 25 4 NA 1000000
02163399054 161
1992 1 26 2 SP0004228 8
H 7 25 4 NA 1000000
02163399054 8
1992
2006 May 16
3
subset
Hello everyone,
I have a large dataset (x) with some rows that have duplicate variables
that I would like to remove. I find which rows are the duplicates with
X1<-which(duplicated(x)). That gives me the rows with duplicated
variables. Now, how can I remove just those rose from the original data
frame. I think I can create a new data frame without the duplicates
using subset. I have tried:
2012 Mar 01
4
[LLVMdev] Stack alignment on X86 AVX seems incorrect
On Thu, Mar 1, 2012 at 4:29 PM, Evandro Menezes <emenezes at codeaurora.org>wrote:
...
> Aligning the stack to 32 bytes when there are auto AVX vector variables
> present shouldn't necessarily break the x86-64 ABI, as long as smaller auto
> variables remain properly aligned. A similar approach was taken for i386
> in GCC in order to support SSE vectors.
>
> Perhaps