Date: Wed, 9 May 2018 23:49:25 -0300 From: Marcel Bonnet <marcelbonnet@gmail.com> To: FreeBSD multimedia <freebsd-multimedia@freebsd.org> Subject: jack_umidi : Can't send MIDI to audio interface Message-ID: <CAPe0dBmeMBUUdDsdq5od9W7Z46a_TmNhMBiJf7NW_FXjSpYKvw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm running 11.1-RELEASE . Audio interface is M-AUDIO Fast Track Pro. Everything works good, except that MIDI is not working bi-directional Using jack_umidi 1.0.8 I can control virtual synths. But the USB interface does not blink the MIDI Output led when I play the jack_keyaboard connected to the Fast Track Pro input. I tested with jack_midi_dump : it dumps MIDI messages received from Jack Keyboard or from my external Keyboard (Roland XP-30), as you can see below. What could I do to send MIDI messages to my external interface? +11264: fe +5888: 90 42 56 note on (channel 0): pitch 66, velocity 86 +256: 90 3f 4a note on (channel 0): pitch 63, velocity 74 +512: 90 3b 2b note on (channel 0): pitch 59, velocity 43 +4608: fe +5632: 80 3f 54 note off (channel 0): pitch 63, velocity 84 +1: 80 42 76 note off (channel 0): pitch 66, velocity 118 +1023: 80 3b 32 note off (channel 0): pitch 59, velocity 50 +4608: fe +11264: fe +2048: 90 44 4a note on (channel 0): pitch 68, velocity 74 +2560: 90 42 48 note on (channel 0): pitch 66, velocity 72 +256: 90 41 43 note on (channel 0): pitch 65, velocity 67 +2048: 80 44 58 note off (channel 0): pitch 68, velocity 88 +768: 80 42 7c note off (channel 0): pitch 66, velocity 124 +512: 90 3f 5c note on (channel 0): pitch 63, velocity 92 +1280: 80 41 71 note off (channel 0): pitch 65, velocity 113 +512: 90 3b 4a note on (channel 0): pitch 59, velocity 74 +1280: fe +256: 80 3f 7a note off (channel 0): pitch 63, velocity 122 +10240: 80 3b 52 note off (channel 0): pitch 59, velocity 82 -- Marcel Bonnet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPe0dBmeMBUUdDsdq5od9W7Z46a_TmNhMBiJf7NW_FXjSpYKvw>