Relative Content

Tag Archive for pythonmacosapi

What Permissions are Needed to Run an Apple API?

I have written this code that access the Apple Core Audio API but every time I run it, it returns a segmentation fault. I am convinced it has something do with the permissions on my device but I am not sure what permissions I need to allow for it to work. If you have any idea of what I can do to fix this, it would be much appreciated.