Displaying 20 results from an estimated 200 matches similar to: "AUdio Meter Application results in Access Violation"
2013 May 22
1
is it possible to bring speed below 1000 bit/s
Hi folks,
I am totally new to audio streaming codecs, and just looking around. Trying to
figure out what else I can put on top of my very long list of projects.
So a few days ago I figured out that fldigi a digimode application for Amateur
Radio supports a dual 1000 Baud PSK mode. I thought "that's fast" and started
looking around which sort of Data I could put into that.
A
2011 Sep 21
1
Speex on NXP LPC1768 embedded microprocessor
I purchased a Code Red RDB1768v2r3 Rev B1 board.
I'm trying to use the NXP provided example for the Speex codec from
App Note:
NXP AN11085
http://ics.nxp.com/support/documents/microcontrollers/zip/an11085.zip
Does this example application run reliably on the Code Red
RDB1768v2r3? Is there a modified version of Speex available that is fully
functional?
When
2003 Oct 27
3
How to disable XFree86 and wdm listening ports
Hello,
what is the right way to disable XFree86 and wdm listening
ports tcp 6000 and tcp 1024.
I read in man XFree86 about the -nolisten tcp option
and tried to set in /usr/X11R6/lib/X11/xdm
:0 local /usr/X11R6/bin/X -nolisten tcp
but it was not successful.
What is the right way to close the ports without use of IPFW?
Your help would be appreciated.
Thank?s
Wolfgang
2019 Sep 29
1
nouveau locking machine solid
Hi .
I am having a very annoying problem not sure where the root of it lies
When running FLdigi it runs fine for about 10 mineuts then i start
getting errors leading to a complete lock up that needs a power button
to free it up i get the following
[ 653.080497] nouveau 0000:01:00.0: fifo: DMA_PUSHER - ch 3
[systemd-logind[462]] get 00000d3a24 [ 653.081461] nouveau
0000:01:00.0: gr:
2008 May 14
4
GPL PV drivers for Windows - WDM version
I''m been busily converting the xenpci and xenvbd drivers from WDF to WDM
to resolve a few issues including potential licensing problems with the
Microsoft WDF and to (hopefully) allow them to function as boot drivers
when doing install and system recovery.
It was a fairly major rewrite of xenpci, and xenvbd, which are now
working (booting and running without crashes so far). I
2008 May 14
4
GPL PV drivers for Windows - WDM version
I''m been busily converting the xenpci and xenvbd drivers from WDF to WDM
to resolve a few issues including potential licensing problems with the
Microsoft WDF and to (hopefully) allow them to function as boot drivers
when doing install and system recovery.
It was a fairly major rewrite of xenpci, and xenvbd, which are now
working (booting and running without crashes so far). I
2011 Jun 24
2
[Bug 38630] New: 2" of left side of screen appears on the right when using certain apps
https://bugs.freedesktop.org/show_bug.cgi?id=38630
Summary: 2" of left side of screen appears on the right when
using certain apps
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2010 Nov 09
1
Problem accessing sound card - WDM support needed
Hi,
Firstly, Wine is great. Am running Wine 1.0.1 and Ubuntu 9.10.
I have a bunch of Windows programmes running nicely, but one has go me stuck - no expert I'm afraid.
It is called Voice Shaper and is a speech processing utility for Ham Radio. It wants to access the sound card directly via WDM and this bit doesn't work.
It does not see any sound card at all. (Other Win apps I have do
2004 Sep 10
2
Re: FLAC format
Hi,
>That's what I wanted to say a month ago.
Mr. Blum, I'm really sorry for misunderstanding you. My mistake. I choose an
ACM codec because it's the only option that works on every Windows Platform,
and since the DirectShow has a generic wrapper that allows it to use ACM
codecs, it appeared a good idea. I didn't note that the file format was
going to be a problem. But I think
2017 Jul 10
2
pxechain.com loops back with WDSNBP started using DHCP Referral
Windows 2012 WDS server: 10.87.0.202
Windows DHCP server: 10.87.0.152
066 (Boot Server Host Name): 10.87.3.19
067 (Bootfile Name): pxelinux.0
PXELinux CentOS 7 server : 10.87.3.19
# cat /srv/tftp/pxelinux.cfg/default
DEFAULT menu.c32
PROMPT 0
MENU TITLE Main Menu
LABEL CentOS-7-x86_64
KERNEL CentOS-7-x86_64/vmlinuz
APPEND initrd=CentOS-7-x86_64/initrd.img
2001 Apr 05
1
PR#896
Sorry to all that are angry about the form of my previous mail. I
didn't realise what would happen :((.
Here it is in (hopefully) plain text (if my mailer doesn't spoil it again):
##############
Dear developers,
I have a problem with some discrepancy between R 1.2.1 for
Windows and R 1.2.2 (and less) for Linux. While trying to correct
the wilcox.test (see my previous bug report) I
2010 May 02
2
Calculation error
Dear Rxperts,
Running the following code:
=======================================================
twlo=10; twhi=20; wt=154; vd=0.5; cl=0.046; tau=6; t=3; F=1;
wtkg <- wt/2.2 # convert lbs to kg
vd.pt <- wtkg * vd # compute weight-based vd (L)
cl.pt <- wtkg * cl # compute CL (L/hr)
k <- cl.pt/vd.pt # compute k (hr^-1)
cave <-
2017 Jul 10
3
pxechain.com loops back with WDSNBP started using DHCP Referral
Thank you Gene!
On 10/07/17 17:54, Gene Cumm wrote:
> On Mon, Jul 10, 2017 at 11:25 AM, Jelle de Jong via Syslinux
> <syslinux at zytor.com> wrote:
>> Windows 2012 WDS server: 10.87.0.202
>> Windows DHCP server: 10.87.0.152
>> 066 (Boot Server Host Name): 10.87.3.19
>> 067 (Bootfile Name): pxelinux.0
>>
>> PXELinux CentOS 7 server : 10.87.3.19
2016 Dec 15
2
TableGen - Help to implement a form of gather/scatter operations for Mips MSA
Hello.
I fixed the bug reported in the previous post on this thread
(<<llvm::MemSDNode::MemSDNode(unsigned int, unsigned int, const llvm::DebugLoc&,
llvm::SDVTList, llvm::EVT, llvm::MachineMemOperand*): Assertion `memvt.getStoreSize() <=
MMO->getSize() && "Size mismatch!"' failed.>>)
The problem with this strange error reported comes from
2012 Feb 13
2
Compiling wine 1.1.37 fails on Ubuntu 11.10
Hi,
I am compiling Wine 1.1.37 on Ubuntu 11.10. But I am getting the following error
"In file included from nt.c:59:0:
../../include/ddk/wdm.h:434:11: error: duplicate member ?u?".
Can someone please tell me how to fix this issue.
2009 Sep 15
1
R Memory Usage Concerns
Hello all,
To start with, these measurements are on Linux with R 2.9.2 (64-bit
build) and Python 2.6 (also 64-bit).
I've been investigating R for some log file analysis that I've been
doing. I'm coming at this from the angle of a programmer whose
primarily worked in Python. As I've been playing around with R, I've
noticed that R seems to use a *lot* of memory, especially
2005 Apr 22
0
a good real time network speed meter
hi all.
i know that most of u are unix users, and some hate to speak of windows
here. but i found a good realtime speed meter.
this the link.
http://www.google.com/url?sa=U&start=1&q=http://www.trogdor-aln.com/Utilities/index.php&e=10129
thanks.
2005 Mar 07
2
Bandwidth Meter/monitoring
Hi to all. I would to ask if there''s way in shorewall that I can be able to check my bandwidth, if im really getting what I paid for. Second, Is there a fast and effective way to implement traffic shaping with shorewall. Many thanks
Jan
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now
2013 Jul 09
0
Fwd: AQuA Meter – waveform analysis to get continous MOS scores for your network
Hi,
Although this is a repost from Asterisk biz, we would like to ask if
somebody may help us to develop a native Asterisk module using AQuA
technology for voice quality monitoring using the same web service AQuA
Meter is using.
Thanks,
Sevana Finland/Estonia
---------- Forwarded message ----------
From: Sevana Oy <sales at sevana.fi>
Date: Mon, Jun 17, 2013 at 7:30 PM
Subject: AQuA Meter
2008 Dec 22
1
Progress meter
There appears to be 2 different styles of progress meter. One style
shows stars with total size transfered and time remaining. The second
doesn't display the stars, but does provide a percent complete and
transfer rate. How can one force a particular style of progress
meter? I personally prefer the one which displays the rate of
transfer, but I don't know how to get that to display on all