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

module 'pymixconsole.processors' has no attribute 'Reverb' #3

Open
maxgmrt opened this issue Oct 14, 2020 · 1 comment
Open

module 'pymixconsole.processors' has no attribute 'Reverb' #3

maxgmrt opened this issue Oct 14, 2020 · 1 comment

Comments

@maxgmrt
Copy link

maxgmrt commented Oct 14, 2020

Hi Christian, sorry for bothering you again.

I am trying to run the demo of your code on jupyter, however I get this issue:
capture

I have these import lines

import sys import glob import numpy as np import soundfile as sf import pymixconsole as pymc import IPython.display as ipd

Do you think you can help me with this? Thanks a lot, Max

@csteinmetz1
Copy link
Owner

Hey @maxgmrt, sorry about this issue. There were some updates that weren't reflected in the demo. I have gone through and made some changes to fix this, and updated the demo so all elements should be working now. Please have another go and let me know what happens. You will need to get the latest changes from the master branch and then install pymixconsole again.

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