Displaying 20 results from an estimated 10000 matches similar to: "forgot to mention"
2000 Dec 27
1
New Vorbis player app
I've written an Ogg Vorbis (only !) player, which some may like to play with.
It works for me (tm) and I like it. If you don't, well, you know what
you can do with it ;) I leave it running 24/7 and it plays my music
without problems and without annoying me. That's all it's for, really.
You can get it from http://www.geoid.clara.net/rik/arch/squelch.tar.gz
The README follows ...
2001 Feb 06
3
Squelch 1.0beta9
Hi,
I released Squelch 1.0beta9.
It's a multi-platform Ogg Vorbis player, if you haven't heard of it. [1]
Find it here: http://www.geoid.clara.net/rik/squelch.html
Differences from beta8:
* Vorbis comment editor ! [2]
* More intelligent re-initialisation of output driver.
* Stupid bugs in auto-update of master track list resolved.
* Some bugs fixed, some more introduced ;)
In theory,
2001 Apr 18
4
squelch-1.0beta12 released
<ad>
.q.u.e.l.c.h is an audio player dedicated to Ogg Vorbis.
This is a bugfix release.
RPMs available for i386, i486, i586, i686 and Athlon.
Source available as tar.gz, tar.bz2 and src.rpm.
http://www.geoid.clara.net/rik/squelch.html
Tested on Linux, may work elsewhere. Requires only
Vorbis, libao and Qt (compiled with thread support.)
</ad>
Have fun ;)
Rik
--- >8 ----
2001 Feb 09
0
squelch-1.0beta10
I decided to write a changelog for once. Here's the text for this
release:
* Fixed repaint of last column in master track list.
* Turned radio buttons into combo box in config dialog,
used Qt Designer to make it instead of hand-coding.
* Now plays sample rates other than 44100 and channel count
other than 2, so you can play 22050Hz monaural recordings
if you're that
2000 Dec 30
1
squelch-1.0beta5 ready
I've made squelch-1.0beta5 and uploaded it - you can find
it linked from http://www.geoid.clara.net/rik/squelch.html
This version has a config dialog. It works out which output
drivers libao has available and gives you a choice. You can
also tell it where your 'audio dir' is - though that works
a bit strangely at the moment - when you change it, all the
files you have in your playlist
2011 Feb 17
1
vanilla kernel configuration :: xconfig --> qt errors
Hi! It seems that i made some changes that make xconfig to not work ..
the problem is that not matter what QTDIR i select i receive the same
errors that start with :
adrian at sevcenco: linux-2.6.37 $ make O=/home/adrian/kernel/kernel_out
xconfig
GEN /home/adrian/kernel/kernel_out/Makefile
HOSTCXX scripts/kconfig/qconf.o
/usr/lib64/qt4/include/Qt3Support/q3toolbar.h:45: error:
2007 Feb 27
2
Preprocessor denoise. Does it work?
Jean-Marc Valin wrote:
> Andy Ross wrote:
> > Uh, production applications almost always require squelch, no?
>
> Some do, some don't. In general, distinguishing between a keyboard
> and a speech transient is next to impossible based only on a few ms
> of speech.
That is true for distinguishing it by waveform, but not by amplitude.
As I mentioned, these transients are
2007 Feb 27
0
Preprocessor denoise. Does it work?
> That is true for distinguishing it by waveform, but not by amplitude.
> As I mentioned, these transients are objectively tiny.
*Your* transients may be "tiny" and in any case, it doesn't help if you
don't know the level you're recording at.
I guess I'd be
> curious as to which voice codec applications require no squelch (other
> than trivial examples
2001 Jan 16
0
Vorbis tag editor
I've written a vorbis tag editor. It does everything but save. I'll
wait until there's support in the vorbis libs for that.
If you want to read vorbis tags, you could of course use ogg123 -d null
but I thought I'd get a nice front end ready anyway.
The major part of the code is the logic ("When is the 'Save' button
enabled ?", etc.) The UI is easy to change,
2004 Feb 18
0
cvs commit: ports/devel/tmake Makefile distinfo
On Tue, Feb 17, 2004 at 02:20:46PM +0100, Michael Nottebrock wrote:
[distfile rerolls]
> I didn't know that I was supposed to perform a security audit and I did not do
> so. So if anyone happens to have the old distfile still around, please send
> it my way, cause I don't. I suggest next time instead of marking a port as
> BROKEN= Checksum mismatch, mark it as BROKEN= Needs
2000 Dec 30
1
selecting driver for ao
I added a couple of functions to my copy of ao.
int ao_get_driver_count(void);
const char * ao_get_driver_name(int index);
With these, I can get a list of drivers and give the user a choice
by using radio buttons, e.g.
[ ] alsa
[*] oss
[ ] esd
[ ] null
[ ] wav
This is a lot nicer than just asking them to enter the name of
the driver.
Here's the code I added to audio_out.c:
const char *
2007 Mar 21
1
KWD crashes
I got this whilst changing to the laptop theme.
It happens both with changing to laptop and starting with it enabled.
Starting program: /usr/bin/kde-window-decorator --sync --replace
[Thread debugging using libthread_db enabled]
[New Thread 46970607390640 (LWP 15227)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46970607390640 (LWP 15227)]
0x00002ab82ff1365a in
2015 Feb 13
1
Getting strange message in terminal
Dear all
when I am login in terminal I am getting following message.
declare -x ALL_PROXY="socks://hproxy.iitm.ac.in:3128/"
declare -x AMBERHOME="/sware/amber/amber12"
declare -x COLORTERM="gnome-terminal"
declare -x CPPFLAGS="-I/usr/local/bin/include"
declare -x
2007 Feb 27
0
Preprocessor denoise. Does it work?
Jean-Marc Valin wrote:
> Andy Ross wrote:
> > Not knowing how VAD works, I can't say for sure.
>
> There are many ways to implement a VAD.
I meant "not knowing how speex's VAD works", of course, not VAD
in general. If you would stop interpreting everything I say in
the least charitable manner, this might be going more smoothly
than it is.
(Tom was right, by the
2007 Feb 27
3
Preprocessor denoise. Does it work?
Jean-Marc Valin wrote:
> The noise suppressor will only attempt to remove stationary noise,
> such as thermal noise, fans, ... The AGC can indeed do strange
> things in these cases, but it's been improved in svn (compared to
> 1.2beta1).
OK, then the problem is that I misunderstood the feature. I assumed
that dynamic squelch was part of it, but it's really something more
2006 Dec 19
2
configure don't check Qt libraries
..
checking for wnck_window_has_name... yes
checking for METACITY... yes
checking for Qt headers... /opt/qt/include
checking for Qt libraries... no
configure: creating ./config.status
..
..
gnome: no
kde: no
..
I have tried to compile kde window decorator, but "configure" don't
check my Qt installation and it don't have a option to specify the path.
Thanks for your
2007 Apr 30
1
CentOS 5 single DVD for i386 and x86_64
Hello,
I'd like to announce a release of a CentOS 5 DVD image, with i386 and
x86_64 installations.
This is an independent work, so please don't bother CentOS lists with
bugs related to the installer only.
Summary of changes:
* i686 and x86_64 install from a single dvd (automatic detection on boot)
* updates as of 2007-04-26
* no kdelibs-api-docs, openoffice.org, tetex-doc and most
2004 Dec 03
0
Re: Qt & KGPG
Beau,
If you are installing Qt, you may want to take a look
at the resources available at the "KDE for Red Hat
Linux" site,
http://kde-redhat.sourceforge.net/
I do not know about KGPG.
Rick
--- centos-request at caosity.org wrote:
Date: Fri, 3 Dec 2004 07:41:13 -0800
From: beau <phaedral at gmail.com>
Reply-To: beau at oblios-cap.com
To: centos at caosity.org
Subject:
2004 Feb 04
0
wine-20040121 & starcraft, a collection of dumps
Hi all, I have compiled a new version of wine, and have done a number of tests
with them. The test setup and results are below.
I've also added the instrucions i used to compile wine
At the end of this mail i have a list of all packages i've compiled. As i run
lfs-5.0 this might be usefull.
Regards, cedric
Test 1 : default config, oss
bash-2.05b$ wine SCDemo.exe
Could not stat
2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
Hello there,
tl;dr:
Is it a known behaviour that using llvm-3.4 and llvm-3.6 at the same time
in the same process (while llvm-3.6 is used from a linked shared library
and llvm-3.4 is dlopen'ed - with a strange detail: Especially if -rdynamic
is used when linking the program).
If so, is there a workaround?
If not, can it be fixed in llvm-3.6?
Long story:
I am writing a program that creates