Closed Stooovie closed 1 year ago
The Mac OS X commands are my best guess as I don't currently have the ability to test on that platform. WxPython often takes a bit to catch up with new releases of Python and/or the OS version on different platforms, which is why I'm considering other options for a GUI. Some things you might try:
venv
with an earlier version of Pythonbrew install python3-wxgtk4.0
similar to the commands for Ubuntu, or search for a wxgtk
package using brew
commandsWhat happens when you do a brew install ladspa-sdk
? If that works fine you should be able to build the patchcord LADSPA plugin, but it might be necessary to set some PATH variable on Mac OS or something. You don't actually need to do this step unless you want to use LADSPA effect plugins, and you would have to find or build these plugins for Mac OS as well.
Let me know if you get anywhere with some of these suggestions, and feel free to ask more questions
Running the provided commands results in
and