Skip to content

Conversation

@emshotton
Copy link

Thanks for the ace library. This refactors the Event classes to allow copy/deepcopy of events. As a consequence it removes some slots from a bunch of events. It's at the limit of my python knowledge, but I don't think should be a performance hit as the memory for the properties being get/set is in the already existing data property (which is still defined in slots), so the slots weren't being used.

…setters with @Property decorator and removed __slots__ on some event classes, fixes vishnubob#60, vishnubob#40
@emshotton
Copy link
Author

Looks like the Travis CI build is failing due to a permissions issue?

..ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant