Re: [pygame] BUG: MIDI Input Close on macOS

2021-01-09 Thread Frédéric AUPÉPIN
ce_id, buffer_size) File "src_c\cython\pygame\pypm.pyx", line 547, in pygame.pypm.Input.__init__ Exception: b"PortMidi: `Invalid device ID'" >>> Sincerely, Frédéric Le samedi 9 janvier 2021 à 19:23:16 UTC+1, Frédéric AUPÉPIN a écrit : > Hi, > > I’m a

[pygame] BUG: MIDI Input Close on macOS

2021-01-09 Thread Frédéric AUPÉPIN
Hi, I’m a macOS user under Catalina (10.15.7) and I think there might be an issue related to the closure of a MIDI Input. I have currently Python 3.8.2 and Pygame 2.0.0 with SDL 2.0.12. The issue is following: if I close a MIDI input it is impossible to reopen one afterwards unless I exit