- Don't know what Melodics is? Watch this great introduction by Slynk
- Download Melodics
- I had audio glitches so I had to run the application like this:
export PULSE_LATENCY_MSEC=5\
&& export WINEPREFIX="/home/alinz/.wine"\
&& wine "$USER/.wine/dosdevices/c:/Program Files/Melodics/Melodics.exe"
- The application will after the login if miss to set the following library override:
- Open
winecfg
- Optional: Add an application override for
Melodics.exe
- Go to Libraries tab
- Add a new override for
msvcp140.dll
- It should now show under Existing overrides `msvcp140 (native, builtin)
- Open
@KingKrouch @terraquad
I've installed Melodics using Lutris and the Proton Experimental runtime.
In order to solve for the login, I've created a script that can set up your oauth URL scheme handler:
https://gist.github.com/wwwehr/dbcb3e7b47c63602a6ebff886ea87cd7
You just need to make sure that you quit your Melodics instance before clicking/activating the xdg-open (mime handler from browser). Workflow is like this:
I just played a practice session. Everything working great!