Hi Enericcio, http://pypi.python.org/pypi/scikits.audiolab/0.11.0 seems to be a possible solution. IMO though it would be nice to have a ctypes wrapper around libsndfile in pyglet though.
Here somebody seems to have already built one: http://code.google.com/p/pyzic/source/browse/trunk/libsndfile-ctypes/libsndfilectypes/libsndfile.py?r=107 I hope that helps, Jonas On May 3, 7:33 pm, Enerccio <[email protected]> wrote: > Hello! > Is it possible to support ogg files in pyglet without the need of > AVBin? > Maybe with other library? Because I cant use AVBin (since AVBin does > not support file like objects, only filenames) and using wavs is > terrible. > Thank you very much! -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
