You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everybody
I am sorry if this question has already been asked (and answered)
I am working with mido on a Raspberry PI
I am using Python 3.9.2
When I want to get the names of output ports (or input ports) I get a list with all available ports duplicated like so
pi@raspberrypi:/ $ python3
Python 3.9.2 (default, Mar 12 2021, 04:06:34)
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everybody
I am sorry if this question has already been asked (and answered)
I am working with mido on a Raspberry PI
I am using Python 3.9.2
When I want to get the names of output ports (or input ports) I get a list with all available ports duplicated like so
pi@raspberrypi:/ $ python3
Python 3.9.2 (default, Mar 12 2021, 04:06:34)
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
and it seems to me (but maybe i am wrong) that the 2 commands give the exact same results for input and output ports
Thank you for reading
Kindly
Alain
Beta Was this translation helpful? Give feedback.
All reactions