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

Mac .show ? #1

Open
jacopogrecodalceo opened this issue May 7, 2024 · 1 comment
Open

Mac .show ? #1

jacopogrecodalceo opened this issue May 7, 2024 · 1 comment

Comments

@jacopogrecodalceo
Copy link

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.

@gesellkammer
Copy link
Owner

I cannot reproduce this, could you update maelzel or better reinstall it, and try 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