On 06/14/2015 12:08 PM, Abrolag wrote: > My guess is that this was originally done to ensure there was always something > connected.
There are two routines in AlsaDriver. One is called connectSomething() and the other is called setPlausibleConnection(). connectSomething() is called right after a document is loaded and it calls setPlausibleConnection(). These two try very hard to find a port for every device. This might be who's doing it. It's strange that rg allows two devices connected to the same port, but you can do this directly in the Manage MIDI Devices window. Feels like a bug, but maybe there are legitimate uses. Ted. ------------------------------------------------------------------------------ _______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
