You could try dexed, it's a YamahaDX7 clone https://github.com/asb2m10/dexed/releases
abruptly8951
joined 1 year ago
You need rebase instead. Merge just creates useless commits and makes the diffs harder to comprehend (all changes are shown at once, but with rebase you fix the conflicts in the commit where they happened)
Then instead of your branch of branch strat you just rebase daily into main and you're golden when it comes time to PR
For me the infinity subscription bypass stopped working so I finally made the switch
Privacy preserving federated learning is a thing - essentially you train a local model and send the weight updates back to Google rather than the data itself....but also it's early days so who knows what vulnerabilities may exist