Angus Gratton
Angus Gratton
My mistake, I accidentally pushed a work in progress refactoring commit 8e9c0fd94 to github. Have reverted, please pull the latest and try again.
If it can support ALSA MIDI then you should be able to use it. There are some tips for Linux here: http://projectgus.github.io/hairless-midiserial/#my_midi_program_ableton_logic_doesnt_show_up_in_the_dropdown
Thanks for looking into this, I'm curious to find out how you go. It's particularly odd that the COM port still doesn't work after Hairless is closed and reopened. Might...
Good suggestions, thank you!
Hi, Apart from @bdumaguina's suggestion to check the baud rate, I can't think of anything else. The Serial.print() statements are unfortunately incompatible with Hairless Midi. There is a "MIDI Debug"...
Hi, Sorry for the very slow reply here. This sketch looks fine, I think maybe the problem is something on the PC side? Can you explain where all the connections...
Hi Roger, Thanks for reporting this and sending the crash report. It looks like the RtMidi framework, that we use for cross-platform MIDI support, is unhappy. We're using quite an...
There are issues reporting errors in Hairless Bridge when sending CC messages: https://github.com/projectgus/hairless-midiserial/issues/16 Does that sound familiar, or is this something else? Can you be more specific about what happens...
Thanks rogervila, that's great news. I think the issue then is that Hairless Bridge is crashing when it should just print the error "RtMidiOut::initialize: error creating OS-X MIDI client object."...
Hi gpiotti, Sorry for the slow reply. This should be possible. What OS are you using, does the port always come back with the same name each time when it...