Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SfPlayer doesn't work #250

Open
Manu197-pn opened this issue Sep 30, 2022 · 1 comment
Open

SfPlayer doesn't work #250

Manu197-pn opened this issue Sep 30, 2022 · 1 comment

Comments

@Manu197-pn
Copy link

I do not succeed in using SfPlayer. When I run the example or any other program I get the following error.
I am using Mac OS 12.6. Python 3.1
It is working when loading the file in ram and reading the table.

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "/Users/emmanuel/PycharmProjects/pythonProject2/venv/lib/python3.10/site-packages/pyo/examples/04-soundfiles/01-read-from-disk.py", line 24, in
sf = SfPlayer(path, speed=[1, 0.995], loop=True, mul=0.4).out()
File "/Users/emmanuel/PycharmProjects/pythonProject2/venv/lib/python3.10/site-packages/pyo/lib/players.py", line 118, in init
SfPlayer_base(
SystemError: <class '_pyo.SfPlayer_base'> returned a result with an exception set

@belangeo
Copy link
Owner

belangeo commented Nov 4, 2022

Can you print the path variable and verify if "transparent.aif" is in the given directory?

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

No branches or pull requests

2 participants