similar to: Recursive indexing failed at level 2

Displaying 20 results from an estimated 4000 matches similar to: "Recursive indexing failed at level 2"

2013 Mar 11
0
splitting column into two
HI, Try this: dat1<- read.table(text=" ?V1,V2,V3,V4,V5,V6,V7 ?chr1,564563,564598,564588 564589,1336,+,134 ?chr1,564620,564649,564644 564645,94,+,10 ?chr1,565369,565404,565371 565372,217,+,8 ?chr1,565463,565541,565480 565481,1214,+,15 ?chr1,565653,565697,565662 565663,1031,+,28 ?chr1,565861,565922,565883 565884,316,+,12 ",sep=",",header=TRUE,stringsAsFactors=FALSE)
2010 Jun 21
5
Replacing elements of a list over a certain threshold
Dear List, I have a list of length ~1000 filled with numerics. I need to replace the elements of this list that are above a certain numerical threshold with the value of the threshold. e.g example=list(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1) threshold=5 <magic code goes here> example=(1, 2, 3, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 2, 1). I have written a crude
2005 Jun 24
1
Executing custom effect for n seconds
Glad to see this list get going! I have a custom effect ''Pulse'' that basically does an opacity fade in/ out. I want to execute this effect with a custom duration. I''m looking for a consistent approach that is inline with script.alicio.us and Prototype. Is there a way to do something like this (pseudo code): Effect2.Pulse = function(element) { new
2008 Feb 14
1
Pulse AO plugin priority
Just a quick note that the priority in the Pulse AO plugin (ao/src/plugins/pulse/ao_pulse.c) should be changed from 41 to 50 (in the ao_pulse_info struct). Since the plugin now ships as part of libao, its priority should be a factor of 5, as that's how I designed the plugin priority system. Plugins that ship with libao should be a factor of 5, so that 3rd party plugins can fit in between
2009 Aug 17
4
pulseaudio/wine question
When people have audio trouble with programs in wine the first suggestion is always to remove pulseaudio, I'm not questing that - it often fixes the problem, but I do wonder if there are plans to make wine and pulseaudio work better together? Each new version of the major Linux distros seems to make pulse harder and harder to remove without messing up the system. Outside of wine pulse is
2007 Feb 07
4
Billing pulses
Hello, I've discovered that in Italy ISDN lines can be programmed to generate a "billing pulse" every n seconds (it dipends from the pricebook). The pulse has these figures: frequency .................................................................... 12 kHz ? 1% level .......................................................................... 200 mVrms on 200
2015 Aug 12
2
libfuzzer questions
Kostya Serebryany via llvm-dev <llvm-dev at lists.llvm.org> writes: > On Tue, Aug 11, 2015 at 5:51 PM, Brian Cain <brian.cain at gmail.com> wrote: >> On Tue, Aug 11, 2015 at 7:25 PM, Kostya Serebryany <kcc at google.com> wrote: >>> #0 READ cov 0 bits 0 units 1331 exec/s 0 >>> ... >>> #1024 pulse cov 8043 bits 13474 units 1331 exec/s
2009 Dec 14
3
Asterisk throws error using the alsa, module
>> See if it plays back properly. > > Running aplay as asterisk user seems to be no problem: > > asterisk at puppy$ aplay /usr/share/sounds/alsa/Front_Center.wav > Playing: WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit > Little Endian, Rate: 48000 Hz, mono > asterisk at puppy:~$ aplay -Dpulse /usr/share/sounds/alsa/Front_Center.wav >
2009 Oct 21
2
three related time series with different resolutions
I have three time series, x, y, and z, and I want to analyse the relations between them. However, they have vastly different resolutions. I am writing to ask for advice on how to handle this situation in R. x is a stimulus, and y and z are responses. x is a rectangular pulse 4 sec long. Its onset and offset are known with sub-millisecond precision. The onset varies irregularly -- it doesn't
2013 Jun 08
1
Pulse Audio "Motorboating" Audio with Asterisk
When I use pulse audio and Asterisk 11.4.0 on the Console/Dsp port I get a motorboating sound or warble - or - just not clear audio. When I switch that to ALSA direct it sounds just fine. What might be happening with pulse audio that it does not sound clear??? asound.conf below. Thanks, Jerry more /etc/asound.conf # # Place your global alsa-lib configuration here... # @hooks [ {
2005 Jan 22
4
rsync failing with return code 13
Hi there, I'm running rsync on an nslu2 (using nslu2-linux) and it keeps failing with return code 13. The man page doesn't give a good description of what this means ("Errors with program diagnostics") so could someone give me a clue. as to what diagnostics rsync is running and reasons why they might be failing? The only magic to note is the machine only has 32MB of ram so low
2004 Aug 22
1
Pulse dialed digit recognization
Hi, I am using * to guide my callers throught my company's support menu. But I have problem when the caller has a "pulse dial" telephony. Could * detect digits dialed on pulse telephones? Daniel
2009 Nov 24
3
1950's UK rotary dial phone
Folks, I've got one of those GPO 1950's rotary dial phones that I'm trying to get working in the UK. I've got pretty much everything working with my TDM400, the phone rings and I can receive calls but I cannot dial with the rotary dialer. I have set pulsedial=true or whatever the exact setting is and I can dial from the phone by lifting the receiver and tapping out the number on
2015 Jun 24
1
Asterisk 11 and pulse
I am looking for some great instructions on using asterisk with pulse. I'm using centos 7 and pulse as a user and not having much luck. I have changed all permissions for the asterisk directories. set asterisk.conf user and group to be my user that is running. No go. Anyone done this? Thanks, Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2023 Sep 07
1
asterisk 18.18.0 and chan_console
I am trying to get audio to play on Pulse - so just the monitor basically. I have tried Console/dsp, Console/dmix, Console/pulse, and a couple others. The error is always the same "console_request: Console device 'dmix' not found. What is the correct "Console/XXXX" to play on pulse for UBuntu 20.04 LTS ? I can "aplay /usr/share/sounds/alsa/Front_Center.wav" no
2010 Sep 17
1
Rotary phone on Asterisk
I'm trying to use a couple of old Western Electric type 500 phones (desk model, rotary dial). These phones work fine, as tested with telco lines (they dial, receiver/transmitter works fine, etc). I'm running Asterisk 1.6.2.11. I can't get them to dial through Asterisk. They are connected to a Rhino channel bank which is connected to Asterisk via a Sangnoma card (T1 with echo
2010 Jun 24
2
Why not pulseaudio?
Pulseaudio works great in wine using the modified wine from the Neill Aldur ppa. Tried everything else (padsp, pasuspender, blah) and nothing would work reliably. Some crashes when another application outputs sound, sometimes the sound does not work at all, sometimes it is awfully slow or with latency varying while recording, leading to unpredictable offsets in recorded files. Using pulseaudio
2007 Aug 14
8
sh DTrace provider available
As noted on my blog and at http://www.opensolaris.org/os/community/dtrace/shells/ I''ve made available a DTrace provider for the Bourne shell. Before anyone starts yelling at me for not starting with another shell, read the blog I made explaining why we started with shell (link on the community page referenced above). For /bin/sh, I''ve put up something akin to a chapter in
2008 Jul 17
1
Wine and pulse audio
I know that wine currently doesn't support the pulse audio, but can we expect this feature in upcomming versions? While I used other audio drivers I had a lot of sound problems with other applications, pulse audio works perfectly so it would be nice to add a support for it. Cheers!
2008 Jun 24
9
No Sound in Wine - disable / remove pulseaudio
Wine requires direct access to sound device(s) to make sound. This is true for both ALSA and OSS driver back-ends. However most sound servers are not compatible with neither of these back-ends. This also true about pulse-audio - it is not fully compatible with Wine. If you using new distro (Fedora 8, Ubuntu 8.04, SuSE 11) and do not have sound you should: 1. Report problem to your distro support