- 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
How did you do that? I see no msvcp140_1 in the list of overrides to add in winecfg.