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
Now I'm getting MPE working, I started making some patches for MPE which I was going to eventually move into the surge factory patches. But I discovered that on mac the save of user patches doesn't work.
I suspect it is something to do with this in SurgeStorage.cpp
Now I'm getting MPE working, I started making some patches for MPE which I was going to eventually move into the surge factory patches. But I discovered that on mac the save of user patches doesn't work.
I suspect it is something to do with this in SurgeStorage.cpp
that ~ probably needs to be
getenv( "HOME" )
-ed. But put an issue here.I will try and build and merge #125 before PR this.
The text was updated successfully, but these errors were encountered: