Comment
Above in this comment thread:
Python Midi Package » Problem with flats in Key Signature
solution
Posted by
Anonymous User
at
2007-02-20 08:39 PM
Ok, it's solved when I do (sharpsFlats+256)%256. But isn't that supposed to be done inside the module?