René,
    Thanks for your work. I've also been working on a few things:
- Apple's explanation of MIDI rate control has led to a new time-stamping scheme that I believe will finally allow MIDI on OS X without losing data. (Apple drops data to avoid going CPU-bound if a loop is created in software. In my opinion, they should have introduced delays or detected cycles because dropping MIDI messages is just not acceptable. I believe PortMidi users will not experience dropped messages unless they open multiple applications and flood the same port with messages.) - I'm tracking down some problems with PmDefaults on 64-bit systems and OS X 10.6.

Hopefully, we'll be able to release all these things in a stable package soon.

-Roger


On 9/28/2010 4:42 AM, René Dudfield wrote:
Hello again,

on Sunday I started on moving all the python stuff into the new file layout. As well I worked on a bunch of packaging stuff.

Including:
- configure and Makefiles
- made a setup.py test command, and improved the setup.py file.
- better metadata for the python package index at pypi.python.org <http://pypi.python.org> (where all python packages live).
- moved in latest code from pygame.
- made pyportmidi.examples and pyportmidi.tests sub packages (currently empty).
...


_______________________________________________
media_api mailing list
[email protected]
http://lists.create.ucsb.edu/mailman/listinfo/media_api

Reply via email to