similar to: Vorbis and MP3 file verification

Displaying 20 results from an estimated 2000 matches similar to: "Vorbis and MP3 file verification"

2005 Oct 17
4
Polycom MWI
Hi, I have lookedaround and don't see this anywhere. Is there a way to tell the ip500 to not make the aural MWI blips?
2005 Mar 02
1
General pre-processing prior to feeding sound to speex.
Hi, I have speex running as a part of a voice conferencing app. Well, one under development anyway. I'm running VBR at quality 3 and get a "hissy-squelchy" background noise. This is fine, kinda, because the internal microphone in the laptop picks up hiss, the sound of the (actually very quiet) hard drive and generally speaking is of less than exemplary quality. To help
2003 Aug 21
2
Use of Second Monitor Question
In teaching I'd like to be able to display a R-graphics window on a wall projection display keeping the R-console on the computer monitor. And so I ask--- Is there a way to move a graphics window out of the Rgui window to a second monitor leaving the R Console window in the Rgui window on the first monitor? Either a Windows or Linux solution would be just fine. --jed diem
2013 Oct 14
1
rsync-3.1.0 --chown, --usermap, and --groupmap ignored?
The man page describes options --chown, --usermap, and --groupmap, but these seem to be silently ignored beyond validating that the user and groups do indeed exist. Is the following supposed to work? $ touch a $ rsync --chown=http:http a b $ ls -l a b -rw-r--r-- 1 jed jed 0 Oct 14 02:44 a -rw-r--r-- 1 jed jed 0 Oct 14 02:45 b $ chown http:http b chown: changing ownership of 'b':
2005 Mar 14
3
asterisk-addons OS X
Has anyone had any luck getting the addon's to compile under OS X? I have been able to get 1.06 to build and run great, but I really want to get the cdr_addon_mysql.so to enable mysql writing. When I try to compile I get a bunch of Undefined symbols and I have tried adding everything to my path. I've got mysql_devel, etc. I have posted this to the Mac Asterisk mailing list about a week
2015 Feb 27
2
relocated tmp dir
As I said, the original binaries. I need to know if I can override this error with a smb.conf directory directive, just as you can override other compiled-in directories. On Fri, Feb 27, 2015 at 11:28 AM, Marc Muehlfeld <mmuehlfeld at samba.org> wrote: > Hallo Jed, > > Am 27.02.2015 um 17:06 schrieb Jed Evnull: > > I'm getting error messages when a connection is
2005 May 14
2
Job Opportunity: Statistical Guru CC 083
Do you consider yourself a cutting edge statistical expert with a penchant for applying your broad theoretical background to solving some of the most complex statistical challenges facing human health today? Does the idea of working for an emerging company who has a strong management team, financial backing and world class scientific advisors appeal to you? If so, read on... Our client is a drug
2008 Apr 22
1
''dependencies'' and RedCloth
Hey gang. Jed noticed an issue with the ''dependency''/''dependencies'' macro the other day when working on the Collective wiki. Namely, if you make RedCloth a dependency Merb gets a little cranky. I think I have this figured out when doing some mods to Collective today too. However, before I go trying to fix this in Merb, I wanted to run this by the community.
2008 Dec 15
3
install.packages and dependency version checking
I've started to implement checks for package versions on dependencies in install.packages(). However, this is revealing a number of problems/misconceptions. (A) We do not check versions when loading namespaces, ahd the namespace registry does not contain version information. So that for example (rtracklayer) Depends: R (>= 2.7.0), Biobase, methods, RCurl Imports: XML (>=
2008 Jan 19
6
Quiet Backtrace in RSpec
I''m using RSpec on Rails and would like to clean up the backtraces, so I went looking for an RSpec equivalent to ThoughtBot''s Quiet Backtrace gem<http://thoughtbot.com/projects/quietbacktrace>. I found Spec::Runner::QuietBacktraceTweaker in the RDOCS, but I can''t figure out how to use it. Can I add something to spec_helper.rb that will utilize
2007 May 30
9
Specify attr_protected
This is kind of a two part question. Question One: I want to be sure that an Order model is protecting sensitive attributes from mass assignment. The example looks like this: describe Order do it "should protect total attribute from mass assignment" do @order = Order.new(:total => 0.05) @order.total.should_not == 0.05 end end And the code to implement it: class Order
2006 Dec 05
1
recommends on CentOS + Via Epia CN10000EG
I'm considering building a network gateway using a Via EpiaCN10000EG motherboard like seen here: http://www.logicsupply.com/product_info.php/cPath/79/products_id/444 I've heard that this is a pretty recent mobo and drivers for it are in Ubuntu but that a 2.6.9.x CentOS kernel might have troubles with it. Anyone have any opinions on this mobo? Thanks jed
2008 Nov 07
2
updated Apache mod_expires?
I noticed that the apache rpm httpd-2.2.3-11.el5_1.centos.3.src.rpm has a bug in mod_expires. https://issues.apache.org/bugzilla/show_bug.cgi?id=39774 Please forgive a dumb question: how risky would using a Fedora httpd RPM be on a CentOS5 install? Jed
2015 Feb 18
1
Runing Samba on Raspi - was: Re: ps aux | grep smbd
Can Samba 4.1.x be compiled fully static? On Wed, Feb 18, 2015 at 3:43 AM, Peter Serbe <peter at serbe.ch> wrote: > Jed Evnull schrieb am 17.02.2015 23:14: > > [Static cross-compile of Samba] > > The static 3.2.15 works fine on the pi, but fails under android since it > > can't find user root or guest. But that's another issue, I don't expect > any >
2007 Dec 07
4
TextMate Sidebar
Hey David, I just watched the RubyConf recording of your RSpec session and noticed that you''re using a modified version of TextMate that uses a sidebar instead of a project drawer. Where did you find that mod? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rspec-users/attachments/20071207/c900e1bc/attachment.html
2007 Apr 07
5
Integration Specs On Rails
Now that RSpec is nearing 1 dot oh, are there any plans to implement an integration testing equivalent in RSpec On Rails?
2007 Jul 06
5
Outside-In with RSpec on Rails
I just read ''Mocks Aren''t Stubs'' and was intrigued by the notion of ''outside-in'' TDD. As a Rails developer, I''m curious if others are employing this method when developing Rails applications using RSpec. Is it common practice (or even practical) to drive the development of a Rails app by starting with view specs, then controller specs, then
2015 Feb 17
2
Runing Samba on Raspi - was: Re: ps aux | grep smbd
> > > From: Rowland Penny <rowlandpenny at googlemail.com> > To: samba at lists.samba.org > Cc: > Date: Tue, 17 Feb 2015 09:29:18 +0000 > Subject: Re: [Samba] ps aux | grep smbd > On 17/02/15 05:14, Jed Evnull wrote: > >> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it seems >> to be working fine, when I ps aux | grep smbd I'm
2007 Sep 20
4
alias :calling :lambda
Sprinkling my examples with ''lambda'' has always seemed like a bit of a wart to me. I''ve gotten into the habit of adding ''alias :calling :lambda'' to my spec suites. My examples then look like: calling { Foo }.should raise_error calling { Bar }.should_not raise_error Is there a reason that RSpec core has chosen not to make exception expectations more
2005 Aug 14
1
make check-all fails (PR#8063)
Full_Name: Jed Kaplan Version: 2.1.1 Patched OS: Fedora Core 4 Submission from: (NULL) (66.31.221.212) Installation through "make check" succeeds. "Make check-all" fails with the following tail message: " make[3]: Entering directory `/mnt/linuxApp/usr/local/R/R-patched/tests' running code in 'p-r-random-tests.R' ...make[3]: *** [p-r-random-tests.Rout] Error 1