[FIXED] Did anyone get MIDI-OX working with wine? (Arch/EndeavourOS)

Discuss running non-Linux applications and plugins on Linux, for example via wine

Moderators: MattKingUSA, khz

Post Reply
User avatar
krussedull
Established Member
Posts: 30
Joined: Sat Aug 03, 2019 9:57 pm
Has thanked: 3 times
Been thanked: 14 times
Contact:

[FIXED] Did anyone get MIDI-OX working with wine? (Arch/EndeavourOS)

Post by krussedull »

EDIT 2

https://wiki.archlinux.org/title/Wine#Sound

This page hinted at installing 2 packages and then it worked

Code: Select all

yay -S lib32-pipewire lib32-libpulse

Problem solved!

EDIT 1

I seemed to remember that this used to work with my old distro Linux Mint, so I downloaded it, bootet from a stick and installed wine and MIDI-OX, and voila it works!

So what is it that Linux Mint has out of the box that EndeavourOS doesn't?

Both wine versions 6.0 and 8.10 worked on Linux Mint.
Arch/EndeavourOS uses 8.9, so this doesn't seem to be about the wine version.

Screenshot from 2023-06-11 17-36-18.png
Screenshot from 2023-06-11 17-36-18.png (144.51 KiB) Viewed 3382 times

ORIGINAL POST

MIDI-OX is a great program for debug, sysex dumps etc.
http://www.midiox.com/

..but when I run it with wine on EndeavourOS it doesn't find any of my midi devices.

Did anyone get MIXI-OX working on linux?

I read https://wiki.winehq.org/MIDI, but that didn't really help me..
All my midi devices works great in Bitwig Linux

debug-mixi-ox.png
debug-mixi-ox.png (22.68 KiB) Viewed 3387 times

Code: Select all

$ aconnect -o                                                    
client 14: 'Midi Through' [type=kernel] 0 'Midi Through Port-0' client 28: 'Faderfox PC4' [type=kernel,card=3] 0 'Faderfox PC4 MIDI 1' client 32: 'Xio' [type=kernel,card=4] 0 'Xio Xio ' client 36: 'microKEY2' [type=kernel,card=5] 0 'microKEY2 microKEY2 _ CTRL' client 40: 'MIDI 8x8' [type=kernel,card=6] 0 'MIDI 8x8 MIDI 1 ' 1 'MIDI 8x8 MIDI 2 ' 2 'MIDI 8x8 MIDI 3 ' 3 'MIDI 8x8 MIDI 4 ' 4 'MIDI 8x8 MIDI 5 ' 5 'MIDI 8x8 MIDI 6 ' 6 'MIDI 8x8 MIDI 7 ' 7 'MIDI 8x8 MIDI 8 '

Code: Select all

$ neofetch --off
alf@studio 
---------- 
OS: EndeavourOS Linux x86_64 
Host: B650 GAMING X AX 
Kernel: 6.3.0.11.realtime1-1-rt 
Uptime: 54 mins 
Packages: 1012 (pacman) 
Shell: zsh 5.9 
Resolution: 1920x1200, 1920x1200 
DE: Cinnamon 5.8.1 
WM: Mutter (Muffin) 
WM Theme: Arc-Dark (Adwaita) 
Theme: Adwaita-dark [GTK2/3] 
Icons: Adwaita [GTK2/3] 
Terminal: terminator 
CPU: AMD Ryzen 7 7700 (16) @ 3.800GHz 
GPU: AMD ATI 0f:00.0 Raphael 
Memory: 2434MiB / 31238MiB 
Post Reply