Re: pyFMOD writing a callback function in Python

2005-02-16 Thread Marian Aldenhövel
Hi, Check out pySonic, a new FMOD wrapper written with Pyrex. Much more Pythonic. I have only found Win32-Downloads. The same is true for pyFMOD. What options do I have to make it work on Linux? Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian

Re: pyFMOD writing a callback function in Python

2005-02-11 Thread Marian Aldenhövel
. You should also be aware that you have to keep the callback_function object alive *as long as the FMOD library is using it*! While very obvious I am prone to forget that sometime :-). Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir

pyFMOD writing a callback function in Python

2005-02-10 Thread Marian Aldenhövel
... Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine Opposition, wir sind bereits Demokraten. -- http://mail.python.org/mailman/listinfo/python-list

pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
on this machine and I could not find binaries) and audiere (no skipping, at least in the python binding. A feature I would like to have.) Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine Opposition, wir sind bereits

Re: pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
... Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine Opposition, wir sind bereits Demokraten. -- http://mail.python.org/mailman/listinfo/python-list

Re: pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
that to whatever I really use. Should I ever get to that point - as I said, this is a toy project and they tend to die suddenly :-). Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine Opposition, wir sind bereits Demokraten. -- http

Re: pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
Hi, Could it be a hardware problem? I don't think so. I can play sounds on this machine and I can also play this very file using Windows Media Player. I suspect it's software, but I do not know at which level the problem may lie. Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228

Re: pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
Hi, Perhaps Zinf? I could not find anything about remote-controlling it. Did not install it, however. Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine Opposition, wir sind bereits Demokraten. -- http://mail.python.org

Re: pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
on FMODs API to find out how to eliminate the while True; but that should not be a problem. This would give me a very rich API with full control. I am having fun! Thank you all. Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine

Re: pygame.mixer.music not playing

2005-02-06 Thread Marian Aldenhövel
Hi, Just curious what is not suitable about FMOD? Nothing. See my other posting. It just took me some time... Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de Wir brauchen keine Opposition, wir sind bereits Demokraten. -- http

Re: Unable to run IDLE Under Windows

2005-02-06 Thread Marian Aldenhövel
Hi, Any ideas as to what might me wrong? TclError: unknown color name white There is a space after white in this error-message. If this string comes from some per-user configuration that may well explain your problem. Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http

Re: Printing Filenames with non-Ascii-Characters

2005-02-03 Thread Marian Aldenhövel
Hi, Python's drive towards uncompromising explicitness pays off big time when you're dealing with multilingual data. Except for the very implicit choice of 'ascii' as an encoding when it cannot make a good guess of course :-). All in all I agree, however. Ciao, MM -- Marian Aldenhövel, Rosenhain

Re: Printing Filenames with non-Ascii-Characters

2005-02-02 Thread Marian Aldenhövel
that can actually be printed and not barf at things it could print but cannot because it defaults to plain ascii? Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de There is a procedure to follow in these cases, and if followed it can pretty well

Re: Printing Filenames with non-Ascii-Characters

2005-02-02 Thread Marian Aldenhövel
message it gave. Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de There is a procedure to follow in these cases, and if followed it can pretty well guarantee a generous measure of success, success here defined as survival with major

Printing Filenames with non-Ascii-Characters

2005-02-01 Thread Marian Aldenhövel
Python 2.3.4 on Windows XP and I want to run the program on Debian sarge later. Ciao, MM -- Marian Aldenhövel, Rosenhain 23, 53123 Bonn. +49 228 624013. http://www.marian-aldenhoevel.de There is a procedure to follow in these cases, and if followed it can pretty well guarantee a generous measure