[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Re: Pygame Read MIDI Input



Thanks for your quick answer!

- OS: Windows 10
- 'python -m pygame.examples.midi --list' lists the following:
 0: interface :b'MMSystem':, name :b'Microsoft MIDI Mapper':, opened :0: 
(output)
 1: interface :b'MMSystem':, name :b'External':, opened :0:  (input)
 2: interface :b'MMSystem':, name :b'Eleven Rack':, opened :0:  (input)
 3: interface :b'MMSystem':, name :b'Maschine Mikro MK2 In':, opened :0: 
(input)
 4: interface :b'MMSystem':, name :b'TASCAM US-122 MKII MIDI':, opened :0: 
(input)
 5: interface :b'MMSystem':, name :b'Microsoft GS Wavetable Synth':, opened
:0:  (output)
 6: interface :b'MMSystem':, name :b'External':, opened :0:  (output)
 7: interface :b'MMSystem':, name :b'Eleven Rack':, opened :0:  (output)
 8: interface :b'MMSystem':, name :b'Maschine Mikro MK2 Out':, opened :0: 
(output)
 9: interface :b'MMSystem':, name :b'TASCAM US-122 MKII MIDI':, opened :0: 
(output)

- 'python -m pygame.examples.midi --input 4'
 It actually works for both USB Midi interfaces now!

Can you tell me where these example files are located so I can check what I
did wrong?
 



--
Sent from: http://pygame-users.25799.x6.nabble.com/