Displaying 20 results from an estimated 2000 matches similar to: "libao on OS X"
2001 Nov 05
1
libao and OS X
I tried sending this once, but it appears my school is having mail server
issues.
I've been playing with libao on OS X; I wanted to check out the macosx
plugin for it, see if I could bend it to my will. Given some utilities
from the fink project (automake comes to mind) I was able to compile it
just fine. But, there was a problem. It cannot load dynamic plugins!
The first reason I found
2001 Nov 05
1
libao and OS X
I tried sending this once, but it appears my school is having mail server
issues.
I've been playing with libao on OS X; I wanted to check out the macosx
plugin for it, see if I could bend it to my will. Given some utilities
from the fink project (automake comes to mind) I was able to compile it
just fine. But, there was a problem. It cannot load dynamic plugins!
The first reason I found
2001 Nov 05
0
[vorbis] libao on OS X
OK, wanted to check out the macosx driver for libao on me new iBook.
Everything compiles beautifully (given some utils from the fink project,
like automake), but...
but the dynamic plugin system is broken.
1) on OS X, dll's en in .dylib, not .so, as is hardwired in. this should
be an easy fix.
2) dlopen chokes on opening the .dylib files...so the plugin is never
loaded. i know not enought
2001 Oct 23
1
Apple iPod
If you haven't seen, Apple has just announced a portable mp3 player (iPod)
(www.apple.com).
Can't find anything with a cursory search at Apple's Development Center
(developer.apple.com), but I wonder if it can be upgraded to support
Vorbis...and what it would take. Prelimenary thoughts? I know this is a
topic that comes up over and over again on this list, but with Apple
suddenly
2001 May 21
1
RE: Presales Question - Customer Service (fwd)
here's the reply from Diamond/SONICblue re: ogg vorbis and rio products.
have fun
dongoodman
%--------------------------------------------deg3@ra.msstate.edu| |bleu|
|`I invented the term 'object oriented', pobox 2516| |----|
|and I can tell you mississippi state ms| | () |
/. |I did not have C++ in mind.'
2001 Mar 09
6
Problem compiling ogg on OpenBSD-2.7
Hi,
I have downloaded the following files
libao-0.6.0.tar.gz
libogg-1.0beta4.tar.gz
libvorbis-1.0beta4.tar.gz
vorbis-tools-1.0beta4.tar.gz
as said from the download section. But I'm at a loss to what do after
that. I don't have much experience/knowledge in compiling etc, but I
still want to try out ogg. (I downloaded the source coz I have an OpenBSD
machine, and there was no
2001 Nov 05
0
libao and other things
Oh boy. My. Re: the gratuitous spamming of the two vorbis groups all I can
say is "oops", "damn", and "I'll be far more careful in the future when
the mailserver is acting flaky". Sorry.
But, back to the business at hand, if you aren't tired of it already =)
One David Gatwood mentioned that there is a libcompat parallel for dealing
with dylibs...does
2000 Nov 28
1
Mail archive search is now up
There's now a list search on the xiph.org website for the vorbis and
vorbis-dev mailing lists. The search can be found on each list's
master monthly index (eg,
http://www.xiph.org/archives/vorbis/masterindex.html)
It's a Perl CGI on an underpowered box, so no bitching about speed :-)
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2000 Nov 28
1
Mail archive search is now up
There's now a list search on the xiph.org website for the vorbis and
vorbis-dev mailing lists. The search can be found on each list's
master monthly index (eg,
http://www.xiph.org/archives/vorbis/masterindex.html)
It's a Perl CGI on an underpowered box, so no bitching about speed :-)
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage:
2001 May 18
1
Request for support: add Vorbis to RioVolt CD player
I just recently got myself the SonicBlue RioVolt Mp3/WMA CD player, which
has upgradeable firmware.
I've sent a request to:
customersupport@diamondmm.com
asking them to add support for Ogg Vorbis in the next release of their
firmware, so that it will be able to read Ogg CDs
and display its tags properly.
It would be great if others could e-mail the same address and ask for the
same
2001 Oct 23
4
Problems compiling under OS X
While trying to compile libao 0.8.0 under OS X 10.1, I got the following
problems:
> [localhost:ecc/Sources/libao-0.8.0] root# ./configure
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
>
2001 Oct 29
2
vorbis players (or lack of) for mac
Perhaps the devel list would be better, but a) i'm not subscribed to it
just now and b) I'm lazy (dons flame-retardant clothing)...
frankly, i'm rather tired of the lack of free ogg vorbis players for Mac
OS; it doesn't look like iTunes is going to support the format anytime
soon (and i have some real issues with its interface, too)...so, since
I've decided to learn Mac OS
2001 Jan 22
3
several (different and seperate) compiling problems
I thought I had seen something about this earlier, but a search through
the archives revealed nothing...
first problem:
Under Windows ME, using VC++6 (sp4), VC does not recognize the project
files in the beta3 source tarball as being valid project files. it complains
that they were not generated by VC++6, and would I like to create a wrapper
for these makefiles? It doesn't work. I checked
2001 Mar 20
1
Neuro Net Recordings now provides Ogg Vorbis products
For Immediate Press Release
Neuro Net Recordings public relations contact: Kenji Rikitake,
e-mail only, at kenji@nnr.to
Neuro Net Recordings Website Address: www.nnr.to
NEURO NET RECORDINGS NOW PROVIDES OGG VORBIS PRODUCTS FREE ONLINE
TOYONAKA CITY, OSAKA, JAPAN, March 21, 2001 - Neuro Net Recordings
(NNR), an independent electronic music label, has announced that the NNR
online products are
2001 Apr 12
5
Windows XP and MP3
if ya' haven't seen it already, check out:
http://www.canoe.ca/MoneyWSJ/wsj2-dow.html
ad, sad, sad. on many fronts. I don't begin to understand how this might
work; I suppose the MP3 degradation only applies to MS encoding software...
*shrug*
this may, however, provide a good leveraging point for Vorbis.
have fun
dongoodman
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 May 08
2
libao AU driver
Hi,
I noticed there was some discussion on this list about the desire
for ogg123 to support output to stdout via Sun's .au file format, so
I decided to give implementing an AU driver for libao a shot. Here
is my first attempt.
To test the driver:
* Apply the patch below (against ao in CVS)
* Copy the attached ao_au.c into ao/src
* Run ao/autogen.sh, compile, and
2000 Sep 05
1
[kcarnold@xiph.org: [xiph-cvs] cvs commit: vorbis/vorbis-tools/libao ao_alsa.c ao_oss.c audio_out.c audio_out.h]
remember kenneth that libao has moved to the "ao" module, so copy the
changes...
jack.
----- Forwarded message from "Kenneth C. Arnold" <kcarnold@xiph.org> -----
Delivered-To: cvs-outgoing@xiph.org
Delivered-To: cvs@xiph.org
To: cvs@xiph.org
Subject: [xiph-cvs] cvs commit: vorbis/vorbis-tools/libao ao_alsa.c ao_oss.c audio_out.c audio_out.h
Date: Tue, 5 Sep 2000
2001 Jul 13
6
as if you haven't seen this yet
i'm sure most of us are avid slashdot readers, but...
http://slashdot.org/article.pl?sid=01/07/13/1558239&mode=nested
have fun
dongoodman
%--------------------------------------------deg3@ra.msstate.edu| |bleu|
|`I invented the term 'object oriented', pobox 2516| |----|
|and I can tell you mississippi state ms| | () |
/. |I did
2001 Jul 21
1
Preview of next version of libao
I just committed what will eventually become the next version of libao. I've
made some major changes: renamed stuff, redesigned the API, actually
documented things. It *will* break any current libao applications (like
ogg123).
It is on its own branch, so it shouldn't affect the mainline libao code for a
while. But beware: I want to land this branch before Vorbis 1.0 goes out.
Please