Results 12 issues of Sebastian Schaetz

In case of an error, Aura prints an error message and code using printf. Allow Aura users to customize how errors are handled (i.e. throw exceptions that can be handled...

Currently, devices can only be selected by their ordinal. Add functionality to filter and select devices based on their capabilities.

# 🚀 feature request ### Relevant Rules `pip_install` ### Description Is there a way to add additional dependencies to `pip_install` -- specifically (for example) the library [PyAudio](https://pypi.org/project/PyAudio/), a wrapper for...