similar to: need feedback on OGG info page

Displaying 20 results from an estimated 1000 matches similar to: "need feedback on OGG info page"

2001 Mar 15
6
kolabore.de now vorbisized, up and running angain
Hi! FYI, the web site http://www.kolabore.de/ where we offer our own music is now completely vorbisized. :-) Because of the many releases we switched from direct download links to a simple database/cgi, so if you stumble over any problems, please let me know! Thanks and bye, Moritz --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
2001 Feb 07
3
International Standard Recording Code
Hi! First, here's some background information: Some friends and I are making music with our computers for some years now. We release our tracks on the Internet for free for private use, both in the original module format and currently MP3. Within the next weeks or months (depending on the leisure time i get), our web site www.kolabore.de will be vorbisised for reasons I won't have to
2001 Dec 06
3
TAG-mess
Hi, <p>here's my €0.02 on that topic. First of all, all those new tags are total overkill to be standardized. They're only useful for people who both tag OGG files for a living and listen to classical music only. Imagine what will happen when the Jazz fans, and the Techno fans, and the Rock fans and who knows else demands his very own, customized + standardized set of tags. And
2001 Mar 17
2
Beta4 artifact/bug in the bass area
Hi! Today, I found an encoding bug with a new tune by me. http://www.uni-karlsruhe.de/~us87/ogg/vorbis_bassrumble_demo.rar (2.1MB) contains the original .WAV in 16bit/44.1kHz and an .OGG encoded at 350kbit/s. I found the bug when listening to the 128kbit/s version, but encoding it with that high bitrate didn't change a thing. The deep bassdrum contains a rumbling, knocking sound (the first
2001 Aug 14
1
bassrumble still there at 96kbps and below
Hi again, shortly after beta 4 came out i noticed that rumbling artifact oggenc puts into a certain tune of mine. Back then, it was even audible at an ABR of 350kbps. Now with RC2 that bug is completely gone at bitrates of 128kbps and higher. I can hear it again at 96kbps and it becomes more apparent with lower bitrates. At 64kbps, I assume, everybody should be able to hear it. This is not a
2010 Sep 27
1
Issues with Legend symbols
Hello forum! I am currently having trouble getting R to recognize one of my pch characters. Here's what I have: legend(120, 40, c("SAL-arterial", "SAL-portal", "GLP-1-arterial", "GLP-1-portal"), bty="n", col=c("black"), pch=19:15:21:22, pt.bg="white", pt.cex=2:2:2:2, lty=1, lwd=2, text.col="black", cex=1.3) Now,
2009 Jan 19
1
Question about contributed packages
I am working on a methodology for qualifying R, for GLP and GCP. If I quailfy only the base R install, with no contributed packages, it seems relatively simple to qualify R. However, from time to time I will want to use a contributed package. If I use a contributed package, does it leave anything behind that will be loaded with the next invocation of R? Suppose I run R and use a contributed
2001 Aug 14
1
bassrumble, take two
Hi, maybe this is of interest for someone out there. I found that taking the difference between an original sample and its decoded Vorbis counterpart is a cool way to mangle sounds (especially voice samples get a nice weird touch :] ). A side effect is that the result is not only exactly what information the encoder omits, it also contains things that it adds to the sample (artifacts). Leaving
2001 Feb 27
2
Cascading?
During the interesting interview that binaryfreedom has made with Monty and Jack, Monty mentions cascading, a feature that will be added, quote: "Cascading is the ability to make multiple passes through the frequency spectrum, iteratively filling in more detail, like a progressive jpeg". What are the advantages of something like this - does this generally improves quality or is it used
2015 Apr 22
3
alternate licensing for package data?
Martyn Plummer <plummerm <at> iarc.fr> writes: > > I think this is covered well by the CRAN repository policy: > http://cran.r-project.org/web/packages/policies.html > > The two key license requirements are that: > 1) CRAN must have a perpetual license to distribute the package > 2) The package license should be listed here: >
2008 Apr 11
1
Legacy db and hyphen on column name issue.
Hi I have a table called active and another one called authreg I did a one to one relation but it turns out that one of this legacy database column name has an hyphen!!! "-" now im screw how can I tell rails to use it? or make an alias of some sort like with table names.? @active = Active.new( :collection-owner => authreg.username, :time =>
2009 Aug 19
1
Newsletter help
Hi, I'd be happy to offer my services in proofreading the newsletter if this is needed. My 'day' job is that of a technical writer and I'm a native english speaker. If I can be of help, I'd be happy to. Regards, Ray Leventhal
2015 Apr 22
1
alternate licensing for package data?
Dirk Eddelbuettel <edd <at> debian.org> writes: > On 22 April 2015 at 11:34, Roger Bivand wrote: > | While I agree with Martyn with respect to code, documentation, and > | vignettes, the point Ben raises is relevant and not obvious. Data sets in > | say GLP-licensed packages are on occasion challenged by Debian packagers [GPL] > Not generally the packagers
2015 Oct 02
4
Wiki news: Build Samba, Join DCs
On 09/29/2015 01:23 PM, Rowland Penny wrote: > On 29/09/15 18:09, Steve Ankeny wrote: >> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote: >>> Hello, >>> >>> during the last week I finished two documentation: >>> >>> * https://wiki.samba.org/index.php/Build_Samba_from_source >>> This page wasn't more than just a
2017 Jun 19
1
arrows: no vectors for "code" and "angle" parameters
I was teaching new R users to make some fun graphs. I had some arrows examples worked up we came across a problem. The arrows function ignores 2nd and following elements of vectors given as code an angle. Would you please consider 1) allowing vectors for code and angle, or 2) returning an error or warning when user mistakenly supplies a vector for those parameters? When code like this is
2018 Jun 12
5
Samba Time Synchronisation wikipage
On Fri, Jun 8, 2018 at 12:25 PM Rowland Penny via samba <samba at lists.samba.org> wrote: > > > I have update the Time Synchronisation Wikipage: > > https://wiki.samba.org/index.php/Time_Synchronisation > > It now includes information for the 'chrony' time server. > > If you spot any errors or omissions, or if you think that something > could be said
2015 Oct 02
2
Wiki news: Build Samba, Join DCs
On 10/02/2015 02:37 PM, Rowland Penny wrote: > On 02/10/15 19:02, Steve Ankeny wrote: >> On 09/29/2015 01:23 PM, Rowland Penny wrote: >>> On 29/09/15 18:09, Steve Ankeny wrote: >>>> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote: >>>>> Hello, >>>>> >>>>> during the last week I finished two documentation: >>>>>
2018 Jun 08
4
Samba Time Synchronisation wikipage
I have update the Time Synchronisation Wikipage: https://wiki.samba.org/index.php/Time_Synchronisation It now includes information for the 'chrony' time server. If you spot any errors or omissions, or if you think that something could be said better, please report back ;-) Could I also thank Louis Van Belle for proofreading the page. Rowland
2006 Apr 20
3
[PATCH] fix tools compile issue on sles 10
With sles 10, ''make tools'' produces the following: CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -D__XEN_INTERFACE_VERSION__=0x00030101" python setup.py install --home="/root/xen/xen-unstable.hg/dist/install/usr" --force running install error: must supply either home or prefix/exec-prefix --
2005 Sep 27
3
Random Forest with R
Hi, what is the name of the package that provides Random Forest with R. Sincerely Louis Ferré http://www.univ-tlse2.fr/grimm/smash/ferre/index.html Equipe GRIMM-2254 Département de Math-Info 5 allées Antonio Machado 31058 Toulouse Cedex Tel: 0561504608 0561503982 [[alternative HTML version deleted]]