Displaying 20 results from an estimated 104 matches for "applaud".
2002 Feb 12
2
APPLAUD.WAV problems
Hi!
I am very pleased with the progress that Ogg is making, expecially after I
read the latest comparision tests on
http://ff123.net/128test/instruct.html
that put OGG on top aside with MPC.
BUT the APPLAUD.WAV test case
( http://lame.sourceforge.net/download/samples/applaud.wav )
still produces **VERY** easily audible high-frequency artifacts when encoded
with OGG RC3 up to q4.9 (!!!). Things are **MUCH** better from q5.0 on.
I also noticed that Gian-Carlo's "Garf Tuned" oggencgt2
( ht...
2002 Jul 24
2
applaud.wav sounds worse in 1.0?
...thers, doing ABX testing at various quality levels
looking for my personal sweet spot. Last time I did this for RC3 I found that
most samples where pretty transparent around the 3.5-4 region (my ears aren't
that well trained, and I don't want them to be :-), but this time I noticed
that applaud.wav[1] seems to have a lot of conspicuous static-like noise in
it, all the way up to -q 6 or there abouts - I could ABX out to 5, before I
gave up and went to bed.
I just compared RC3 output with 1.0 and I could easily spot that 1.0 was
sounding worse at -q 4, and I could probably ABX the two a...
2004 Aug 06
2
darkice problems (was Re: Propping up liveice)
I tried darkice 0.9 with icecast 1.3.12 and lame 3.91. I specified a 64k
stream and similar options to what works for us with liveice.
Streaming worked successfully, and I applaud darkice for being fairly
simple to build and configure. But the stream sounded like mud. It was
worse than our 16k mono RealAudio stream. I re-examined my config, I
rebuilt everything with gcc 2.96, then with gcc 3.01, with no compiler
opts, with some agressive ones, and even tried a prebuil...
2011 Apr 11
3
Redcar Editor
I''m new here and I wanna make some marketing to Redcar
Editor<http://redcareditor.com>
.
I have used this amazing editor for a while and I have to applaud it.
It''s an excellent free (as in speech) alternative to TextMate.
It''s made on Ruby (run on JRuby), so it has the heart of the Ruby community.
It has support to TextMate Themes and Snippets, it''s very cool.
And it can be better, if more people test it (actually it'&...
2011 Oct 26
0
MeetUp at UC Berkeley ("Other People's Code) - Opensource and Coding
...cing a speaker and topic soon.
Paul Beursterien of Mobile Developer Solutions
Paul will be speaking on how Mobile Developer Solutions was created
adding functionality from applications already existing.
BiOS
Paul Beusterien is the Principal at Mobile Developer Solutions.
In 2010, MDS released the AppLaud Eclipse plugin that enables easy web
application programming for Android. Web app project creation and
configuration with PhoneGap, jQuery Mobile and Sencha Touch takes only
a few clicks.
MDS recently released AppLaud Cloud, a cloud-based Android IDE to
provide Android developers an easy-to-use, r...
2006 Feb 17
2
HELP: Strange problem with breakpointer - stopped working
Hello,
I am in the middle of my first ROR project and suddently the
breakpointer script (./script/breakpointer) does allways return the
error listed below.
All time before it was working without problems - but the funny think, I
did not change anything on the system (despite downloading the Suse
Security Patches).
I am running:
Suse 9.3
Rails 1.00
Ruby 1.8.3
Please help, if you have any
2007 May 15
2
RFC - file population and basic configuration script
Hi,
Since I''m about to deploy puppet on a large number of hosts, I got a
little tired of inputing configuration files which basically held very
similar information.
I wrote a small script where I intended the following:
- when you encounter a file that you realize should be handled by
puppet, you run my script with the filename as argument. The script
looks at the mode, user,
2001 May 26
2
merging monty's branch
Hi folks,
I'm doing a merge of my current branch onto the mainline (for testing)
today. I believe it to be stable. Just a little more vorbisfile
testing. After the merge, I have a few more patches to apply, then
onto cascading/coupling.
New stuff:
Floor backend 1 and residue backend 1; both are present, but the
mainline modes won't use either yet. Naturally, both are enabled for
2004 Aug 06
4
[thomas@arkena.com: [vorbis] mp3pro and the mp3 streaming license]
> I don't know about the rest of you, but I'm not charging anything. As
> mentioned, the royalties to record labels still stand if you don't follow
> the rules, but this will be true regardless of the format
> (mp3/vorbis/whatever.)
Do you have any ads on your site? That's probably streaming related
revenue.
Do you list on shoutcast.com? There's definately
2024 Jul 15
1
Request for a Lockdown option
...that logging of addresses ("packet from xxx") which all of a sudden
looks different between "v4 on a v4 socket" and "v4 on a v6 socket".
So the first impression is quite nice, but in retrospective, it was one
of the truly bad ideas in IPv6 socket API design - and I do applaud the
OpenBSD people for being stubborn here.
(Yes, OpenVPN also went the lazy way of "not implement multiple socket
support", and then having to debug all the ways this didn't work right,
or the logging was confusing or wrong, etc.)
gert
--
"If was one thing all people took for...
2004 Jan 10
2
Free Software or not -- that's the question /* New subject */
...her Free Software in such
a way as to reduce duplication of effort.
C: Digium will not include Free Software in the Asterisk
CVS.
So Digium releases Free Software while maintaining
strong centralized control of the project, to the point
of making dubious design decisions.
First of all, I applaud the recent decision to start
making more formal releases of the software. This is a
big step forward.
Now, a case in point to illustrate C. Asterisk includes
a Berkeley DB implementation in its source tree. It lives
in the db1-ast subdirectory. Now every modern UNIX has a
Berkeley DB implementati...
2017 Mar 16
2
Support for user defined unary functions
...> quote(1 + - %num% "5")
> > #> 1 + -(`%num%`("5"))
>
> > 1 + - %num% "5"
> > #> [1] -4
>
> > Jim
>
> I'm sorry to be a bit of a spoiler to "coolness", but
> you may know that I like to applaud Norm Matloff for his book
> title "The Art of R Programming",
> because for me good code should also be beautiful to some extent.
>
> I really very much prefer
>
> f(x)
> to %f% x
>
> and hence I really really really cannot see why anybody would prefer...
2011 Nov 11
8
Help
Dear Contributors
I would like to perform this operation using a loop, instead of repeating
the same operation many times.
The numbers from 1 to 4 related to different groups that are in the
database and for which I have the same data.
x<-c(1,3,7)
datiP1 <- datiP[datiP$city ==1,x];
datiP2 <- datiP[datiP$city ==2,x];
datiP3 <- datiP[datiP$city ==3,x]
datiP4 <-
2017 Mar 16
2
Support for user defined unary functions
Gabe,
The unary functions have the same precedence as normal SPECIALS
(although the new unary forms take precedence over binary SPECIALS).
So they are lower precedence than unary + and -. Yes, both of your
examples are valid with this patch, here are the results and quoted
forms to see the precedence.
`%chr%` <- function(x) as.character(x)
`%identical%` <- function(x, y)
2004 Aug 06
0
[thomas@arkena.com: [vorbis] mp3pro and the mp3 streaming license]
...is not coming to me.
>Do you broadcast through live365? DEFINATELY streaming related revenue.
See above.
>Maybe you won't have to pay, but someone is going to eat 2% in most
>cases.
I agree with that much of it, but that doesn't seem to me like such a "bad"
deal. I applaud the vorbis effort, don't get me wrong, but I don't think
it's evil for Frauhofer/IIS to charge people who want to use their
technology if they're using it for profit. It may be ugly and unsavory,
but it's nothing to get terribly upset over. I think it'd be far more
out...
2024 Jul 14
1
Request for a Lockdown option
On 14/07/2024 03:49, Steffen Nurpmeso wrote:
> I have read
>
> https://datatracker.ietf.org/doc/html/draft-cmetz-v6ops-v4mapped-api-harmful-01
>
> but as an application developer i find it ugly not to be able to
> "simply do it", and get back a mapped address.
You are looking at a Internet draft which expired more than 20 years ago.
2006 May 07
1
Canada on Rails presents.. Riding the Rails Workshop - May 27th & 28th
Canada on Rails presents, Riding the Rails Workshop on May 27th and 28th in
Vancouver, BC, Canada.
This is a two day intensive workshop for those eager to get into Ruby on
Rails. Alex will drive you through the principles behind Ruby on Rails, such
as MVC, convention over configuration, Code Generators, and the other core
principles driving Ruby on Rails to be the most celebrated technology
2004 Nov 23
3
Re: List proposition
On Tue, 2004-11-23 at 20:26, ~mg@a.org wrote:
> Hello everyone!
>
> We have been thinking about something<early snip>
With respect, this could have come from anyone... and looks like it did
from the DNS records.
I appreciate it's not an easy situation, but there must be some way of
doing this where it does not look like a scam?
Tell tale signs:
- Don't tell anyone about
2002 Mar 07
1
Incremental Diffs?
...not fixed it. Both boxes are
FreeBSD 4.5.
-------------------------------------------------------------------------------
Kim Scarborough http://www.unknown.nu/kim/
-------------------------------------------------------------------------------
"I have to applaud whoever thought of making a big hot dog shaped car, and
then made that vision a reality"
- Chris Scales
-------------------------------------------------------------------------------
1997 Oct 09
0
R-alpha: [sboker@calliope.psych.nd.edu: Re: S-PLUS on UNIX plans]
...teven M. Boker" <sboker@calliope.psych.nd.edu>
Date: Wed, 8 Oct 97 16:37:05 -0500
To: s-news@utstat.toronto.edu
Subject: Re: S-PLUS on UNIX plans
My apologies for sending this out in non-ascii text format. (blush)
Here is the message.
On Tue, 7 Oct 1997, Gregory R. Warnes wrote:
>I applaud MathSoft's interest in porting Splus to Linux, and can
>echo "Z. Todd Taylor" comments.
>
>For those who are interested in GNU software, there is an S clone
>in development. It is named R and can be obtained from
><http://lib.stat.cmu.edu/R. It is already quite use...