ALSA To JACK A2JMIDID acting oddly in Muse

MusE is a DAW for Linux with both MIDI and Audio editing. https://muse-sequencer.github.io

Moderators: MattKingUSA, khz, spamatica

Post Reply
artofmusic
Established Member
Posts: 90
Joined: Mon Mar 17, 2014 8:01 pm

ALSA To JACK A2JMIDID acting oddly in Muse

Post by artofmusic »

I'm getting a lot of error's being spit out of stderr in terminal lately when using a2jmidid version 9 from Archlinux. The error is "MidiJackDevice::eventReceived unsupported system event 0xfe" weird and it does this a ton. attached is my output.
Attachments
muse-alsa2jack-midi-errors.zip
Errors when using a2jmidid MIDI bridge
(51.58 KiB) Downloaded 72 times
Tim E. Real
Established Member
Posts: 660
Joined: Sat Sep 15, 2012 12:36 am
Has thanked: 36 times
Been thanked: 105 times

Re: ALSA To JACK A2JMIDID acting oddly in Muse

Post by Tim E. Real »

You are running muse with -D debugging.
Turn it off and they should go away.

The errors are simply warnings saying that the midi message '0xFE' is not recognized by muse.
That midi message is the midi 'active sense' command.
MusE doesn't really care about those. Yet...
Tim E. Real
Established Member
Posts: 660
Joined: Sat Sep 15, 2012 12:36 am
Has thanked: 36 times
Been thanked: 105 times

Re: ALSA To JACK A2JMIDID acting oddly in Muse

Post by Tim E. Real »

OK I will suppress the warnings next commit, hang in there... day or so...
Being of a repetitive nature (like midi clock or MTC), it should be suppressed.
artofmusic
Established Member
Posts: 90
Joined: Mon Mar 17, 2014 8:01 pm

Re: ALSA To JACK A2JMIDID acting oddly in Muse

Post by artofmusic »

I did muse3 -DD to see all the different errors. I'm trying to see where some of my VST's world crash. Thought that might have something to do with it. Ardour seems to handle plugins a bit better, but I really enjoy the MIDI flow in Muse more. :(
Tim E. Real
Established Member
Posts: 660
Joined: Sat Sep 15, 2012 12:36 am
Has thanked: 36 times
Been thanked: 105 times

Re: ALSA To JACK A2JMIDID acting oddly in Muse

Post by Tim E. Real »

The warnings are suppressed in github master now. Thanks.
Post Reply