meanmedianmoge / zoia_lib

Patch manager for Empress Effects ZOIA pedal
GNU General Public License v3.0
140 stars 19 forks source link

Update UI dependencies to PySide6 #129

Closed meanmedianmoge closed 1 year ago

meanmedianmoge commented 1 year ago

Is your feature request related to a problem? Please describe. M1 Mac machines do not support PySide2, so the UI code and nodegraph dependencies will need to be updated to PySide6.

Describe the solution you'd like Refactor UI code to the new version. Make sure Qt wrapper and graphics still work.

Describe alternatives you've considered Build using an older Mac machine.

Additional context

meanmedianmoge commented 1 year ago

Ready to go for 1.3 - see here for the relevant code changes https://github.com/meanmedianmoge/NodeGraphQt/tree/zgraph6