We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Eduardo,
Just trying to test maelzel and in the first exemple got stuck with this:
from maelzel.core import * seq = Chain([ Note(60), Note("c#4+"), Note("4Eb"), Note("4E+20"), Note("4G-10hz"), Note("442hz"), ]) seq.show()
Error:
Default path for soundfonts only defined in linux The file /Users/mypath/Library/Caches/tmpm9x0s0g0/4_dexb2d.png does not exist.
I am on macbook M1 Pro, Sonoma 14.4.
The text was updated successfully, but these errors were encountered:
I cannot reproduce this, could you update maelzel or better reinstall it, and try again?
Sorry, something went wrong.
No branches or pull requests
Hi Eduardo,
Just trying to test maelzel and in the first exemple got stuck with this:
Error:
I am on macbook M1 Pro, Sonoma 14.4.
The text was updated successfully, but these errors were encountered: