cables-gl / cables_docs

cables documentation docs.cables.gl
https://cables.gl/docs/docs
45 stars 16 forks source link

MidiOutputDevice looses all midi devices on browser refresh or reopening patch. #863

Open bionic-flamingo opened 2 months ago

bionic-flamingo commented 2 months ago

There seems to be a problem with the MidiOutputDevice Node. Everytime I reload the patch, it looses its selected midi device and it is also gone from the list. I have to manually create a fresh MidiOutput Node in order to be able to select my midi device again. Tested this in newest version of chrome and opera. Midi devices input/output works fine in other programs, so it nothing hardware related. Interesting thing is that the "Devicelist" recognizes all devices after refresh.

60-hz commented 2 months ago

Oh, yeah I remember having the same issue before I made my own Midi Op that simply connect to first device found.

pandrr commented 1 month ago

hi,

thanks for the issue, it is now hopefully fixed on dev.cables.gl and will be in the next update.

steam0r commented 3 weeks ago

this is now on cables.gl!