You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Was searching for generating midi using Mandlebrot and came across this awesome app! Thank you making this.
As much as I'm excited to try out this app, I've hit a block and am not sure how compile it and run it on arm series macs. It's mostly failing around this error:
Error: Could not find or load main class org.betaiotazeta.fractalmusicgenerator.FmgApp
Caused by: java.lang.ClassNotFoundException: org.betaiotazeta.fractalmusicgenerator.FmgApp
Can you please update the pom.xml file to make it compatible with MacOS Ventura and also include an example of how to compile and run it.
Thanks much!
The text was updated successfully, but these errors were encountered:
Hello!
Was searching for generating midi using Mandlebrot and came across this awesome app! Thank you making this.
As much as I'm excited to try out this app, I've hit a block and am not sure how compile it and run it on arm series macs. It's mostly failing around this error:
Can you please update the
pom.xml
file to make it compatible with MacOS Ventura and also include an example of how to compile and run it.Thanks much!
The text was updated successfully, but these errors were encountered: