Questions tagged [vmpk]

2 questions
1
vote
1 answer

Pm_Read() can't read VMPK input

I have this problem: i want to create a midi synthesizer in C,linux. Since I don't have a USB midi keyboard, I thought about using a virtual midi divice like VMPK. I found this code in a book that also explained how to use the portmidi…
KemKing
  • 11
  • 3
1
vote
1 answer

Can't get events from Virtual MIDI Keyboard

I've been trying to understand how to use the Web MIDI API on chrome. I'm trying to follow the information on the MDN docs and I'm able to get information about the Virtual MIDI Piano Keyboard I have installed on my macOS. Using the following code I…
Einar Ólafsson
  • 3,036
  • 1
  • 19
  • 24