I encountered a strange behaviour from the online editor that can be reproduced systematically. Since I use linux, I can’t speak for Mac and Windows.
I usually use the editor in google-chrome and happily hack into my preset configs. But recently, due to some specific needs related to controlling Bitwig Studio (I have other discussion threads about that), I had to introduce virtual MIDI devices (for linux folks, this is brought by the ALSA module snd-virmidi) and midi message routing and conversion via the excellent midi-router-client s/w which allows me to basically have an “infinite” number of message conversions and routes as opposed to 16 given by the MC8 Pro.
Now here is the weird behaviour: anytime I load the kernel module snd-virmidi to create virtual MIDI devices, the editor disconnects from the MC8 Pro and the h/w MIDI ports are completely gone from the editor’s list of ports. But in reality these MIDI ports are still completely fine as I can still use them in Bitwig or the midi routing s/w. And as soon as I unload the virtual MIDI kernel module and reload the online editor page, the editor can see the MC8 Pro MIDI ports again and connect. Not sure why this is happening but I suspect a problem with google-chrome rather than the editor. If some linux folks lurking in here could try that and report, we could try to figure what causes this together because at the moment, I am rather clueless. There is no kernel messages (dmesg command) that could provide a hint. Maybe some google-chrome logs could show something but I had not had the time to dig this.