Displaying 20 results from an estimated 2000 matches similar to: "libao driver"
2003 Jul 10
2
optimization to libao audio output autodetection code
Ok, this patch replaces the old patch I sent, and it
does a bit more.
For one, it sorts the linked list of drivers based on
the priority values, highest valued ones coming first.
That allows the _find_default_driver_id code to stop
looping (break) immediately when it finds a driver
that works, because it already knows it's the working
driver with the highest priority (what it normally
2002 Jul 27
0
libao patch
I hope this is the right place to submit libao patches -- the
freshmeat page points to ogg vorbis as the homepage for libao.
Currently, at least on my system (SB Live Value!, ALSA .9 branch),
stuff going to alsa sounds *awful* because of too-small buffers.
mpg321 and similar programs are unusable, and none of them seem to
want to let you set the buffer size. This patch lets an environment
2003 Oct 05
0
libao 0.8.4 released
(Hi, this isn't exactly vorbis related, but I figure most of you use
libao with ogg123.)
Libao 0.8.4 has been released today. It's mostly a bug-fix release, but
has some new drivers too! We've also moved libao to it's own website:
http://www.xiph.org/ao/
Source, RPMS for RedHat 9, and Debian packages are there. Enjoy!
Changelog:
* Incorporated OS X patches from the Fink
2003 Mar 26
1
libao alsa output
Hi,
I sent the below a few days ago. It still hasn't turned up in the
archive so i'm trying again.
Since the first mail was sent, i've found out that removing the call to
*_set_periods and *_set_period_size is a better solution to the
problem. It seems that the alsa defaults are better than what ever fine
tuning the code is trying to do.
patch:
---
2007 Apr 02
1
win32 driver for libao
Hi there.
Sorry I may be a little off topics with this mail but I have already
written to the official libao maintainer (volsung@xiph.org) and he is
the one who suggest me to write here. As I did not see any more suitable
mailing list @xiph.org here I am.
My point is that I have recently written a win32 driver for the libao
and I would be glad to see this contribution include to the official
2001 Apr 23
1
building libao under Debian
Here are some of my notes with building and using vorbis-tools-1.0beta4
under Debian Linux 2.2.
1) building libao:
make[3]: Leaving directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/alsa'
Making all in arts
make[3]: Entering directory
`/home/jeremy/src/ogg/libao-0.6.0/src/plugins/arts'
/bin/sh ../../../libtool --mode=compile gcc
-DPACKAGE=\"libao\"
2006 Oct 06
1
problem using libao on OSX 10.4
I installed fink and now I have the /sw/lib, however that didn't fix
my problem. I went as far as to take out the -
Ddlsym=dlsym_auto_underscore out of the configuration files. Now
however the libao package won't build at all and yips about this:
[ukiel:/MP3/OGG/libao-0.8.6] wind% make
Making all in src
Making all in plugins
Making all in oss
make[3]: Nothing to be done for
2000 Aug 12
1
libao patch: Minor clean up / Byte-order proposal
Here is a patch to fix the compiler warnings I mentioned earlier. I've
removed the byte-order changes that don't make sense. (Thanks Michael for
pointing out the error!)
As for the byte-order changes, since some output modules don't have the option
to set the sample byte-order, I would like to standardize libao and ogg123 on
native byte-order. Will this break the ao_wav.c patches
2001 Sep 03
2
Building vorbis-tools without libao
Hi All,
For my new file (and thus mp3) server I've decided to switch
completely to Ogg Vorbis. This means having to reencode
~30GB worth of 128Kb MP3's, but i figured that it would all
be worth the effort. So I downloaded the sources for
libogg, libvorbis and vorbis-tools and fired up my trusty
old compiler. libogg and libvorbis built and installed
like a charm. Not so for
2003 Aug 02
1
Cross Platform Mixers and LibAO
Hello Vorbis Developers.
I'm in the proccess of writing an OggVorbis audio player using libao and
libvorbisfile. I've greatly appreciated the simplicity of the API and
good documentation with the souce of the libraries. I've descided that I really want a mixer on my player, and I'm unsure
how to best go about it. LibAO (unless I'm absolutely blind) doesn't
2010 Mar 26
4
Xiph.Org releases libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0
Xiph.Org announces the release of libao-1.0.0, libvorbis-1.3.1 and
vorbis-tools-1.4.0. This is a coordinated update of the audio
libraries and tools to deploy improved surround-sound support across
the libraries and toolchain.
libao improvements:
- AO returned to active development
- Added surround channel mapping API and capability
- Updated all drivers on modern installs
- New config file
2010 Mar 26
4
Xiph.Org releases libao 1.0.0, libVorbis 1.3.1, and vorbis-tools 1.4.0
Xiph.Org announces the release of libao-1.0.0, libvorbis-1.3.1 and
vorbis-tools-1.4.0. This is a coordinated update of the audio
libraries and tools to deploy improved surround-sound support across
the libraries and toolchain.
libao improvements:
- AO returned to active development
- Added surround channel mapping API and capability
- Updated all drivers on modern installs
- New config file
2009 Dec 23
1
svn access for libao patches
Hello,
Can I get svn access for applying some libao patches?
It seems that nobody maintains libao currently.
This is really bad because there are many projects out wich using it.
BTW: Not all kind of apps need all available audio controlling settings.
My current plans:
1. extending ao_pulse for controlling prebuffering and latency
2. later extending libao api with volume control (softvol).
3. I
2006 Oct 04
3
problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 running OSX 10.4.6.
I'm having problems however doing anything with the libao package.
Any time I try to use the library to link it errors out with the
following message:
/usr/bin/ld: Undefined symbols:
_dlsym_auto_underscore
collect2: ld returned 1 exit status
If I try to run the ogg123 application I get this:
2001 Mar 11
1
Raw driver for libao
In January I submitted a new "raw" output driver for libao that lets you write
the audio samples directly to a file without any headers or anything else. It
never got committed. Is it too late in the beta cycle to add it? I've been
contacted by an author of a CD recording application whose problem could be
solved by the inclusion of the raw driver.
I need to make a change to the
2001 Mar 03
1
libao: alsa plugin won't compile
Hey'
Can't seem to compile libao. I'm using Slackware-7.1-current-ish,
linux-2.4.2, gcc-2.95.2, and alsa-9.0-beta2. This is the first time I've
tried to compile libao so I don't know if the problem is related to
alsa-9.0 changes.
Alsa headers seem to be there:
/usr/include/linux> ls -l as*.h
-rw-r--r-- 1 root root 35994 Mar 3 10:57 asequencer.h
-rw-r--r-- 1
2001 Jun 12
3
libao and recent ALSA builds
I had a go at building libao-0.6.0 and it barfed on the alsa output part,
complaining that snd_pcm_channel_status_t is undeclared - probably due to me
running alsa 0.9.0 beta4. So the question is, should I try and beat the
configure stuff into letting me disable alsa support and just use OSS, or
would I be better off trying my luck with the nightly builds?
And if so, can I get away with just
2001 Jun 12
3
libao and recent ALSA builds
I had a go at building libao-0.6.0 and it barfed on the alsa output part,
complaining that snd_pcm_channel_status_t is undeclared - probably due to me
running alsa 0.9.0 beta4. So the question is, should I try and beat the
configure stuff into letting me disable alsa support and just use OSS, or
would I be better off trying my luck with the nightly builds?
And if so, can I get away with just
2006 Apr 22
2
libao - libsndfile plugin
Hello,
I have written a libsndfile (http://www.mega-nerd.com/libsndfile/) file
output plugin for libao. For the moment I haven't done any changes to
the core of libao. However some changes could make this more useful.
Before I embark on anything like this I'd like to have your opinion on a
few things.
---
First, what do you prefer ?
1a. Keeping the AU/WAV/RAW plugins and adding
2004 Jun 21
2
libao NAS compilation and playback issues
I saw that libao has a NAS plugin and wanted to try it out, especially
with ogg123. However, I had/have several problems. My platform is
Solaris 9/SPARC 12/02, NAS 1.6, libao 0.8.5, curl 7.10.8, libogg 1.1,
libvorbis 1.0.1, and vorbis-tools 1.0.1.
PROBLEM ONE:
------------
I had to specify LDFLAGS="-lXt -lsocket -lm" before running ./configure
with "--enable-nas" in order