[Alsa-user] midi on chromeos crostini and ras pi os

2021-02-15 Thread Stephen Hazel
this isn't directly related to alsa. but i'm hoping yall can help me. I've been a windows developer of a midi app and i've finally realized that win10 is not for me. I've found Qt will probably get my old win32 cpp going just fine on linux with a minor rewrite. So on raspberry pi os, I've got

Re: [Alsa-user] midi on chromeos crostini and ras pi os

2021-02-15 Thread Stephen Hazel
Rats! I forgot to mention that ChromeOS gives me: $ ./tmidi Mon.16:29:29.980 card=0 name=hw:0 Mon.16:29:30.031 ALSA snd_ctl_rawmidi_next_device error: Inappropriate ioctl for device When I run the cpp in https://github.com/Stephen-Hazel/tmidi (the only important stuff is in main.cpp) I think