Displaying 20 results from an estimated 20000 matches similar to: "python modules for windows"
2001 Jan 17
2
Python Module
All (Newbie Alert)
A python interface for the Vorbis library would cheer up a lot of Python
developers working on jukebox and streaming audio projects. I have some
capability here, but before I start hacking around with the library:
Has anyone else attempted a Python module?
Should I wait for a new cut of the code before even starting?
Cheers
BJ
--
Bernard Jauregui
2002 Feb 25
2
Question about Python bindings
Hi.
I've seen that there are a few python bindings for the libraries. I am
planning to write a relationed python module and before doing things wrong
I wanted to know if this list can be used to talk about those bindings,
if the authors of those bindings are on this list, or if I should join
a python mailing list or something like that.
IOW, I wouldn't like to write something to discover
2000 Oct 27
0
Python bindings
I saw Alex Shinn's post on Perl bindings and felt the need to make Python
bindings for ogg and ao. I borrowed heavily from his interface and a little bit
from his code. Hope that's ok! Right now I just have ogg.vorbis and ao, but
that's enough to play a file. I'll try to get the rest implemented soon.
It has documentation, but it's very likely incorrect, as I'm still
2005 Jul 28
2
Dovecot hangs randomly
I have been run into a weird problem with dovecot. We have 4
identical servers running dovecot, serving both IMAP and POP3
clients. Every few hours, clients start timing out after the PASS
command. Here is what the process tree looks like at that time:
6718 ? Ss 0:00 /usr/sbin/dovecot
6719 ? S 0:00 \_ dovecot-auth
6881 ? S 0:00 | \_ dovecot-auth
6883
2000 Oct 24
1
Perl modules
As promised, I've written vorbis Perl modules (separated into an Ogg
Vorbis module and an ao module). You can get tarballs and .debs at
http://eyeofdog.org/foof/code/vorbis/
Ogg::Vorbis is an object oriented module based around OggVorbis_File.
Ogg::Vorbis::Info is an accessor class to the vorbis_info struct.
Comments are retrieved as a simple hash. Since this is based around
libvorbisfile
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
I decided to take a break from trying to get the encoding working in order to
update my libraries to the latest versions I tried to build ao-python from
both SRPM and tarball, and here's what I got:
---
+ python setup.py install --root=/var/tmp/pyao-buildroot
--record=INSTALLED_FILES
running install
running build
running build_ext
building 'aomodule' extension
creating build
creating
2000 Oct 01
4
CVS Problem
I've been kind of busy lately, but I wanted to see what's up with ao after the
build change. I was able to check out the vorbis module, but when I tried to
check out the ao module I saw this:
[stan@volsung vorbis]$ cvs -d:pserver:anoncvs@cvs.xiph.org:/usr/local/cvsroot
co -r branch_postbeta2 ao
cvs server: Updating ao
cvs server: Updating ao/doc
cvs server: Updating ao/include
cvs
2007 Nov 28
1
ifelse function
Hi there,
I need help with IFELSE function.
The column g of my dataset pth, pth$g consists of "aa", "ao", "dcl", "iy",
"sh".
The last few values of pth$g looks like:
[4496] sh ao ao sh iy dcl dcl aa iy iy aa sh ao ao
Levels: aa ao dcl iy sh
I want to convert these values into 1,2,3,4,5. I tried to use a loop and I
found the following
2010 Aug 24
4
Vanguard Princess crashes
Code:
cafajeste at Ubuntu:~$ wine start /home/duke/P?blico/mugen/vanpri107c/???????????/???????????.exe
[b]err:start:wmain Option 'L"/home/duke/P\00fablico/mugen/vanpri107c/\30f4\30a1\30f3\30ac\30fc\30c9\30d7\30ea\30f3\30bb\30b9/\30f4\30a1\30f3\30ac\30fc\30c9\30d7\30ea\30f3\30bb\30b9.exe"' not recognized[/b]
Inicia um programa, ou abre um documento no programa normalmente usado
2014 Aug 12
2
Strange behaviour with "force user" parameter
Hi,
I'm in trouble with a share, I found that the problem comes from the
"force user" parameter in my smb.conf.
This is my smb.conf :
[global]
netbios name = filserv
workgroup = SAMDOM
security = ADS
realm = SAMDOM.FR
encrypt passwords = yes
log level = 8
log file = /var/log/samba/log.%m
idmap config *:backend = tdb
idmap config *:range =
2000 Dec 27
1
ao_arts
Hi,
I've written an ao plugin for aRts, the soundserver that comes with KDE.
Any chance of including this in the ao distribution ? Pretty please ? :)
Sources and patches attached. This is a very simple plugin because it
uses the easy-to-use 'artsc' C wrapper that aRts installs.
configure.in.diff is for ao/configure.in
Makefile.am.diff is for ao/src/plugins/Makefile.am
Makefile.am
2006 Aug 24
1
Time problem
Hello,
I have a little problem regarding time.
I want to preserve all time when i transfert for my backup.
So i used the following option "-t", but when i transfert it i have
nothing about times just the day when it was transfered.
Here is a snapshot of what i try to explain
I transfert my data though this command
rsync -trvu 192.169.10.69::original /mnt/disque3
Client side
ls -la
2000 Sep 29
1
ao/
I dived into automake, autoconf, etc. waters a little while ago, and somehow
got libao to actually compile (!!!) (sort of...). Still not right, though.
The commit looks sorta like this:
* make configure.in in coordination with autoheader and automake properly
create config.h. I put it in ao/include/config.h so that the build won't
need an extra include directory, but if anybody thinks
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
2001 Apr 13
1
making debian packages
hi,
how could i make debian packages out of the nightly snapshot. there is a
debian
directory, but i never build a debian package before and the README only has
instructions for building rpm.
moerk
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To
2010 Feb 28
3
puzzling md error ?
this has never happened to me before, and I'm somewhat at a loss. got a
email from the cron thing...
/etc/cron.weekly/99-raid-check:
WARNING: mismatch_cnt is not 0 on /dev/md10
WARNING: mismatch_cnt is not 0 on /dev/md11
ok, md10 and md11 are each raid1's made from 2 x 72GB scsi drives, on a
dell 2850 or something dual single-core 3ghz server.
these two md's are in
2006 Apr 17
1
ksoftirqd
Hi
After a few days of very fine work, my dom0 went mad. (using xen-3.0.2)
It''s ksoftirqd keeps 70% of cpu all the time.
Is there anything I can do?
Regards,
Steffen
begin 666 smime.p7s
M,( &"2J&2(;W#0$''`J" ,( "`0$Q"S )!@4K#@,"&@4`,( &"2J&2(;W#0$''
M`0``H(())#""`JPP@@(5H ,"`0("`P]Z''3
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 Jan 14
1
libao driver stuff
I'm also working on writing the raw driver I mentioned in the last
email, but noticed that Jack has rearranged some of the guts of ao since I
last looked at it.
In ao/include/ao/ao.h you define AO_NULL and AO_WAV to be 0 and 1,
respectively. If I want to add a raw driver that is compiled into the main
library, can I just add
#define AO_RAW 2
and then modify ao_initialize to put ao_raw
2002 Nov 03
0
python bindings and ao lockup
Hello, I hope this is the right place to ask.
I am having random lockups from the python bindings. My app has one or
two threads running, the lockups only occure at one point, here is the
code run as a thread
def play(self):
self.playing = TRUE
self.output = []
self.lastplay = time.time()
args = self.song_file, self.output
retval =