Sound not recognized through cool-retro-term? #787
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a program which records sound when started from the terminal (Mac).
It works fine in normal terminal or iTerm2, for example.
However, when I start the same python script from within cool-retro-term, no audio input is recognized.
Is there anything I can do to fix this or does anybody have a hint?
The part of the python script is as follows, but my hunch is that it's maybe a permission related issue?
Thanks in advance.
I didn't find a solution on the Mac, but after moving the project to Linux it worked out of the box.